[][src]Module bigraph::components

Functions

decompose_weakly_connected_components

Returns the weakly connected components of a graph.

is_strongly_connected

Returns true if the graph is strongly connected.