C | |
| Cannot_convert_color [DGraphViewItem] | |
D | |
| DotError [XDot.Make] | |
| DotError [ViewGraph_core] |
raised when the call to a dot command fails.
|
| DotError [DGraphModel] | |
E | |
| Error [Graphviz.Neato] | |
G | |
| Ghost_node [DGraphSubTree.S] | |
N | |
| NegativeCycle [Path.BellmanFord] | |
| Negative_cycle [Nonnegative.Persistent] |
Exception
NegativeCycle is raised whenever a negative cycle
is introduced for the first time (either with add_edge
or add_edge_e)
|
| Negative_cycle [Nonnegative.Imperative] | |
| NoColoring [Coloring.Mark] | |
P | |
| ParseError [XDot] | |
U | |
| Unreachable [Dominator] |