CUSP
Loading...
Searching...
No Matches
connected_components.h File Reference

Compute the connected components of a graph. More...

Go to the source code of this file.

Functions

template<typename MatrixType , typename ArrayType >
size_t cusp::graph::connected_components (const MatrixType &G, ArrayType &components)
 Computes the connected components of a graph.
 

Detailed Description

Compute the connected components of a graph.

Definition in file connected_components.h.