type
R/attributes.R
is_bipartite.Rd
It does not check whether the graph is bipartite in the mathematical sense. Use bipartite_mapping() for that.
bipartite_mapping()
is_bipartite(graph)
The input graph
Bipartite graphs bipartite_mapping(), bipartite_projection(), make_bipartite_graph()
bipartite_projection()
make_bipartite_graph()