Index of types
Index of exceptions
Index of values
Index of modules
Index of module types


ViewGraph_select
This module can be used to add some selection feature to ViewGraph.
ViewGraph_test
This is only a test file to show how to use ViewGraph and ViewGraph_select.
Classic
Some classic graphs
Mcs_m
Maximal Cardinality Search (MCS-M) algorithm
Pack
Immediate access to the library: provides implementation of imperative graphs labeled with integer as well as algorithms on such graphs.
Util
Some useful operations.
Strat
Strategies
ViewGraph
ViewGraph : a library to view .dot graphs and interact with the GUI.
Dot_ast
AST for DOT file format.
Sig_pack
Immediate access to the library: contain a signature gathering an imperative graph signature and all algorithms.
Kruskal
Kruskal's algorithm.
Rand
Random graph generation.
Builder
Graph builders in order to persistent/imperative graphs sharing a same signature.
Gmap
Graph mapping.
Dot_parser
Sig
Signatures for graph implementations.
Path
Paths
ViewGraph_utils
This file provide useful function to build windows to put the graph
Imperative
Imperative Graph Implementations.
Dot
Parser for DOT file format.
Md
Minimum Degree algorithm
Gml
Parser and pretty-printer for GML file format.
Minsep
Minimal separators of a graph
Flow
Algorithms on flows
Components
Strongly connected components.
Oper
Basic operations over graphs
Persistent
Persistent Graph Implementations.
Traverse
Graph traversal.
Graphviz
Interface with GraphViz
Coloring
k-coloring of undirected graphs.
Cliquetree
Construction of the clique tree of a graph and recognition of chordal graphs.
Delaunay
Delaunay triangulation.
Topological
Topological order.