Browse thread
Heap implementations: Fibonacci, Brodal and relaxed
-
Hugo Ferreira
-
blue storm
-
Hugo Ferreira
- Markus Mottl
-
Hugo Ferreira
-
blue storm
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Markus Mottl <markus.mottl@g...> |
| Subject: | Re: [Caml-list] Heap implementations: Fibonacci, Brodal and relaxed |
On Mon, Jan 12, 2009 at 12:57 PM, Hugo Ferreira <hmf@inescporto.pt> wrote: > Still available (Chapter 6.): > > http://hg.ocaml.info/release/pure-fun/archive/release-1.0.8.tar.bz2 Yes, the OCaml translation of Okasaki's purely functional datastructures is still available online. The version control repository, where you can also look at individual files without downloading the archive, is here: http://hg.ocaml.info/release/pure-fun Note that leftist heaps are in chapter 3: http://hg.ocaml.info/release/pure-fun/file/tip/chp3.ml Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com