Module graph::graph::csr[][src]

Structs

A Compressed-Sparse-Row data structure to represent sparse graphs.

Enums

Defines how the neighbor list of individual nodes are organized within the CSR target array.