ocamlgraph
A graph library. Provides several graph data structures and several graph algorithms. Algorithms are written independently of the graph data structure (using functors).
[ Homepage ]
| Author: | Matthieu Sozeau, François Pottier, Vincent Simonet, Julien Signoles, Sylvain Conchon, and Jean-Christophe Filliâtre. |
| Last modification date: | 01-Mar-2004 |
| Version: | 1.3 |
| Development status: | Stable |
| Kind: | Libraries :: Native OCaml libraries |
| License: | Open Source :: LGPL |
| Topic: | General purpose libraries :: Data structures |
| Homepage: | http://ocamlgraph.lri.fr/ |