caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sven <luther@dpt-info.u-strasbg.fr>
To: Johann Spies <jspies@sun.ac.za>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] b+tree
Date: Tue, 6 Nov 2001 13:28:40 +0100	[thread overview]
Message-ID: <20011106132840.A12519@dpt-info.u-strasbg.fr> (raw)
In-Reply-To: <20011106120556.A2233@adept.co.za>; from jspies@sun.ac.za on Tue, Nov 06, 2001 at 12:05:56PM +0200

On Tue, Nov 06, 2001 at 12:05:56PM +0200, Johann Spies wrote:
> Are there any b+tree libraries available in ocaml?  Something like Aaron
> Watters' bplustree for python?

Are those not the same as the balanced binary trees used by the set and map
modules of the standard lib ?

You might consider using patricia tree's which seem faster and have an ocaml
implementation (altough not debian packaged).

Friendly,

Sven Luther
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  reply	other threads:[~2001-11-06 12:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-06 10:05 Johann Spies
2001-11-06 12:28 ` Sven [this message]
2001-11-06 13:03   ` Stefano Zacchiroli
2001-11-06 15:15     ` scott

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=20011106132840.A12519@dpt-info.u-strasbg.fr \
    --to=luther@dpt-info.u-strasbg.fr \
    --cc=caml-list@inria.fr \
    --cc=jspies@sun.ac.za \
    /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).