[
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: | Lyn A Headley <laheadle@m...> |
| Subject: | Re: bibliotheque de manipulation de graph ? |
>>>>> "Olivier" == Olivier PONS <Olivier.Pons@sophia.inria.fr> writes:
Olivier> [english version]
Olivier> Hello,
Olivier> Is there yet any library for graphs manipulation in caml
Olivier> -- O Pons
- I've got a very basic module (a data type and a few operations). To
support it I wrote a list module with constant-time access to the last
element.
let me know if you want a copy,
Lyn