Click or drag to resize
BipartiteX Methods

The BipartiteX type exposes the following members.

Methods
  NameDescription
Public methodColor
Returns the side of the bipartite that vertex v is on.
Public methodStatic memberMainTest
Demo test the BipartiteX data type.
Public methodOddCycle
Returns an odd-length cycle if the graph is not bipartite, and null otherwise.
Top
See Also