Structs§
- Graph
Edge - Topo
Grouped Graph Iterator - Graph iterator adapter to group topological branches.
Enums§
Functions§
- reverse_
graph - Creates new graph in which nodes and edges are reversed.
Type Aliases§
- Graph
Node - Node and edges pair of type
N
andID
respectively.