Expand description
Compressed Sparse Row (CSR) is a sparse adjacency matrix graph.
Re-exports
Structs
Csr creation error: edges were not in sorted order.
Iterator over all nodes of a graph.
Compressed Sparse Row (CSR) is a sparse adjacency matrix graph.