bipartite.mapping: Decide whether a graph is bipartite

View source: R/bipartite.R

bipartite.mappingR Documentation

Decide whether a graph is bipartite

Description

[Deprecated]

bipartite.mapping() was renamed to bipartite_mapping() to create a more consistent API.

Usage

bipartite.mapping(graph)

Arguments

graph

The input graph.


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