Loading [MathJax]/jax/output/HTML-CSS/jax.js

Bipartite graph

Set

context V … set
definiendum V,Eit(E,V)
postulate V,E … undirected graph
range XY=V
range XY=
range v,wV
postulate X,Y. u,v. {u,v}E¬(uXvX)¬(vYuY)

Discussion

We denote the graph G with bipartition X,Y by G[X,Y] and call X and Y its parts.

Theorems

A bipartite graph G[X,Y] has n=|X|+|Y| vertices and so has at most |X||Y|=|X|(n|X|) edges. With respect to maximizing edge number, the optimal situation is |X|=|Y|=n/2 where n2/4 can be reached.

If the graph is also k-regular with k1, then automatically |X|=|Y|.

Since for each edge, one end lies in X and one in Y, we have vXd(v)=vYd(v)

Parents

Refinement of

Link to graph
Log In
Improvements of the human condition