Expand description
Compressed Sparse Row (CSR) is a sparse adjacency matrix graph.
Re-exports§
Structs§
- Csr
- Compressed Sparse Row (
CSR
) is a sparse adjacency matrix graph. - Edge
Reference - Edge
References - Edges
- Edges
NotSorted - Csr creation error: edges were not in sorted order.
- Neighbors
- Node
Identifiers - Node
References - Iterator over all nodes of a graph.