Have a look at this module first in order to get an overview of what this library provides. See also demo.ml.
See interface Sig for the graph signatures and modules Persistent and Imperative for the implementations.
These implementations are written as functors: you give the types of vertices labels, edge labels, etc. and you get the data structure as a result.
Papers describing ocamlgraph:
Code Examples:
You can access the download zone directly. Here are the recent CHANGES.
External contributors: