caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Hugo Ferreira <hmf@inescporto.pt>
To: blue storm <bluestorm.dylc@gmail.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Heap implementations: Fibonacci, Brodal and relaxed
Date: Mon, 12 Jan 2009 17:57:01 +0000	[thread overview]
Message-ID: <496B846D.5080705@inescporto.pt> (raw)
In-Reply-To: <527cf6bc0901120931q4dbb7d19h716f2bc14d43abe9@mail.gmail.com>

Hello,

blue storm wrote:
> First of all, do you know about Okasaki leftist heaps (I suppose you
> do as you're asking for even more advanced data structure) ? They're
> simple O(log n) heap, nice to implement (~ 20 lines).

Actually I didn't (although I know of these). But the thesis has a
better performing binomial heap.

> 
> There was a page from Markus Mottl with translated OCaml code from the
> book, but he removed it for some obscure reason.
> 

Still available (Chapter 6.):

http://hg.ocaml.info/release/pure-fun/archive/release-1.0.8.tar.bz2


Regards.
Hugo F.


> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
> 


  reply	other threads:[~2009-01-12 17:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-12 10:22 Hugo Ferreira
2009-01-12 17:31 ` [Caml-list] " blue storm
2009-01-12 17:57   ` Hugo Ferreira [this message]
2009-01-12 18:56     ` Markus Mottl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=496B846D.5080705@inescporto.pt \
    --to=hmf@inescporto.pt \
    --cc=bluestorm.dylc@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).