caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Heap implementations: Fibonacci, Brodal and relaxed
@ 2009-01-12 10:22 Hugo Ferreira
  2009-01-12 17:31 ` [Caml-list] " blue storm
  0 siblings, 1 reply; 4+ messages in thread
From: Hugo Ferreira @ 2009-01-12 10:22 UTC (permalink / raw)
  To: caml-list

Hello,

I would like to now if anyone has or knows of
functional implementations of priority (aka Min,
aka Max) heaps. Specifically I am looking for:

Fibonacci, Brodal and relaxed heaps [1]

with fast insert and deletes.

Any literature or implementation in Haskell
or F# are also welcome.

I also would appreciate any additional comments on
implementation issues and experience with heaps
that may help me.

TIA,
Hugo Ferreira.


[1] http://en.wikipedia.org/wiki/Fibonacci_heap


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-01-12 18:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-12 10:22 Heap implementations: Fibonacci, Brodal and relaxed Hugo Ferreira
2009-01-12 17:31 ` [Caml-list] " blue storm
2009-01-12 17:57   ` Hugo Ferreira
2009-01-12 18:56     ` Markus Mottl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).