Module orzir_core::graph
source · Structs§
- A graph data structure.
Traits§
- A trait for types that can represent a graph edge.
- A trait for graph nodes.
- A trait for types that can represent the maximum value.
- A trait for weighted edges.
- A trait for types that can represent the zero value (additive identity).