biconnected.components: Biconnected components

View source: R/components.R

biconnected.componentsR Documentation

Biconnected components

Description

[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.


igraph/rigraph documentation built on May 4, 2024, 6:31 a.m.