Skip to contents

[Deprecated]

biconnected.components() was renamed to biconnected_components() to create a more consistent API.

Usage

biconnected.components(graph)

Arguments

graph

The input graph. It is treated as an undirected graph, even if it is directed.

biconnected_components(), vcount(), edges(), get_eids(), ecount()