Expand description
A wrapper around graph types that enforces an acyclicity invariant.
Structs§
- Acyclic
- A directed acyclic graph.
- Topological
Position - A position in the topological order of the graph.
Enums§
- Acyclic
Edge Error - An error that can occur during edge addition for acyclic graphs.