Structs§
- Diff
Graph - A wrapper around Graph to assist diffing.
- Edge
- A directed graph edge
- Graph
- Graph represents a directed graph as a list of nodes and list of edges.
- Graphviz
Settings - Matching
- Multi
Graph - A collection of graphs.
- Node
- A graph node
- Node
Style - NodeStyle defines some style of Node
Enums§
Functions§
- match_
graphs - Matches both graphs and returns the mapping of nodes from g1 to g2
- visualize_
diff - Returns a MultiGraph containing the diff of the two graphs. To be visualized with dot.