[Haskell-cafe] Priority Queue?

Spencer Janssen sjanssen at cse.unl.edu
Sun Nov 26 17:21:38 EST 2006


I recommend the Edison library, which has several heap implementations.

http://www.eecs.tufts.edu/~rdocki01/edison.html


Cheers,
Spencer Janssen

On Nov 26, 2006, at 3:58 PM, Ken Takusagawa wrote:

> Is there a Haskell implementation of an efficient priority queue
> (probably heap-based) out there that I can use?  I do not see it in
> the GHC libraries.
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe



More information about the Haskell-Cafe mailing list