#3909: Priority queues in containers
---------------------------------+------------------------------------------
    Reporter:  LouisWasserman    |       Owner:  LouisWasserman            
        Type:  feature request   |      Status:  assigned                  
    Priority:  normal            |   Component:  libraries (other)         
     Version:  6.12.1            |    Keywords:  containers, priority queue
          Os:  Unknown/Multiple  |    Testcase:                            
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown              
---------------------------------+------------------------------------------

Comment(by twhitehead):

 There was a paper awhile back on functional implementation of priority
 search queues called "A Simple Implementation Technique for Priority
 Search Queues".

 http://portal.acm.org/citation.cfm?id=507650

 (the code in the paper is given in Haskell 98)

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3909#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to