Bipartite graph has an interesting connection to
We know that a connected graph is bipartite if and only if it does not have an odd-length loop.
And we can use
We can choose one vertex in a connected graph and give the vertex a value of 0.
Since it is connected, and we view the edges as
If there exists an odd-length loop, then all the vertex value in this loop is not well-defined.
Because an odd number is
If there is no odd-length loop in this connected graph, then all the point is well-defined
The vertex has been divided into two equivalence classes
No comments:
Post a Comment