| BipartiteX Methods |
The BipartiteX type exposes the following members.
| Name | Description | |
|---|---|---|
| Color |
Returns the side of the bipartite that vertex v is on. | |
| MainTest |
Demo test the BipartiteX data type. | |
| OddCycle |
Returns an odd-length cycle if the graph is not bipartite, and
null otherwise. |