Grupos de Google ya no admite publicaciones ni suscripciones nuevas de Usenet. El contenido anterior sigue visible.

[Caml-list] Finger trees

43 vistas
Ir al primer mensaje no leído

Jon Harrop

no leída,
23 oct 2007, 7:42:26 a.m.23/10/2007
para caml-list

I'm just perusing the multitude of tree data structures out there and was
wondering if anyone has a finger tree implementation written in OCaml?

Cheers,
--
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/products/?e

_______________________________________________
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

Diego Olivier FERNANDEZ PONS

no leída,
23 oct 2007, 2:08:04 p.m.23/10/2007
para Jon Harrop,caml-list
Bonjour,

> I'm just perusing the multitude of tree data structures out there and was
> wondering if anyone has a finger tree implementation written in OCaml?

I tried once and didn't see any advantage with respect to traditional
trees or random access trees. There is a paper by Ralf Hinze (Haskell)
but I never tried to port his implementation.

Diego Olivier

0 mensajes nuevos