Module sparse_graph

Module sparse_graph 

Source

Structs§

Adjacency
SparseGraph
Static Sparse Graph represented as Compressed Sparse Row.
SparseGraphBuilder
SparseGraphScanner
TreeGraphScanner

Enums§

BidirectionalEdge
DirectedEdge
UndirectedEdge

Traits§

SparseGraphConstruction

Type Aliases§

BidirectionalGraphScanner
BidirectionalSparseGraph
DirectedGraphScanner
DirectedSparseGraph
Marker 🔒
UndirectedGraphScanner
UndirectedSparseGraph