is_bipartite | R Documentation |
type
.It does not check whether the graph is bipartite in the
mathematical sense. Use bipartite_mapping()
for that.
is_bipartite(graph)
graph |
The input graph |
Bipartite graphs
bipartite_mapping()
,
bipartite_projection()
,
make_bipartite_graph()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.