Ocamlgraph is a graph library for Ocaml written by Sylvain Conchon, Jean-Christophe Filliâtre, and Julien Signoles. I did a few improvements to the library for use with our SMT solver beaver. It is based on 0.99b version of the official ocamlgraph. I have renamed the package to ocamlgraph-modified, so as long as you use Findlib (i.e. ocamlfind) to install, there won't be a clash with your existing ocamlgraph installation.

Download the source: ocamlgraph-modified-0.99b-1.tar.gz

How to install

The modified version uses automake and OcamlMakefile in addition to autoconf. To build, do: configure; make install. This will install the library using ocamlfind as a package named ocamlgraph-modified.

List of changes

 
softwares/ocamlgraph-modified.txt · Last modified: 2009/07/16 14:17 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki