Module graph

Module graph 

Source
Expand description

Basic undirected graph implementation

Structs§

Graph
An undirected graph structure

Traits§

IndexType
Trait for the unsigned integer type used for node and edge indices.