In the mathematical field of graph theory, a complete bipartite graph or biclique is a special kind of bipartite graph where every vertices of the first set is connected to every vertex of the second set.
Similar to complete graphs they have very nice properties.
Definition
A complete bipartite graph G: = (V1 + V2,E) is a bipartite graph such that for any two vertices
and
v1v2 is an edge in G. A complete bipartite graph with partitions of size
and
is denoted Km,n.
Examples
Properties
See also