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.

Related documentation in the C library

is_bipartite(), vcount()


igraph documentation built on May 4, 2026, 9:07 a.m.