Module connectivity

Source
Expand description

Module for connectivity and cut algorithms.

Functionsยง

articulation_points
Return the articulation points of an undirected graph.
chain_decomposition
Returns the chain decomposition of a graph.