Crate sparse_graph[][src]

Structs

A label map of the connected components of a graph.

A SparseGraph represents an unweighted graph with V nodes and E edges using the compressed sparse row format.