From: Jean-Christophe Filliatre <filliatr@csl.sri.com>
To: caml-list@inria.fr
Subject: trie / size
Date: Fri, 2 Jun 2000 13:55:34 -0700 (PDT) [thread overview]
Message-ID: <14648.8006.320230.332618@cylinder.csl.sri.com> (raw)
Hello everybody,
I've just added two small developments on my web page dedicated to
ocaml:
- An implementation of tries, as a functor taking a map M and
returning a map over M.key list.
- A function to compute the size of the memory representation of an
ocaml value.
Everything is LGPL and available here:
http://www.lri.fr/~filliatr/software.en.html
Postscript files describing the implementations are available on that
page, which are made from the sources using ocamlweb. In particular,
Patricia trees --- which I've made available recently --- are now
fully documented.
--
Jean-Christophe Filliatre
==[ Français ]========================================================
Je viens d'ajouter deux petits développements sur ma page web dédiée à
ocaml :
- Une implantation des tries, sous la forme d'une foncteur prenant
en argument un dictionnaire M et retournant un dictionnaire sur le
type M.key list
- Une fonction pour calculer l'occupation mémoire d'une valeur
ocaml.
Tout est sous licence LGPL et disponible ici :
http://www.lri.fr/~filliatr/software.fr.html
Des fichiers Postscript documentant les implantations sont disponible,
qui ont été engendrés à partir du source grâce à ocamlweb. En
particulier, les arbres de Patricia, que j'ai mis à disposition
récemment, sont maintenant entierrement documentés.
--
Jean-Christophe Filliatre
reply other threads:[~2000-06-03 7:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=14648.8006.320230.332618@cylinder.csl.sri.com \
--to=filliatr@csl.sri.com \
--cc=caml-list@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