Structsยง
- Connected
Components - A label map of the connected components of a graph.
- Sparse
Graph - A
SparseGraph
represents an unweighted graph withV
nodes andE
edges using the compressed sparse row format. - Valued
Sparse Graph - Weighted
Sparse Graph - Weighted
Valued Sparse Graph