Complete bipartite graph

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.

Contents

Definition

A complete bipartite graph G: = (V1 + V2,E) is a bipartite graph such that for any two vertices v_1 \in V_1 and v_2 \in V_2 v1v2 is an edge in G. A complete bipartite graph with partitions of size \|V_1\|=m and \|V_2\|=n is denoted Km,n.

Examples

Missing image
Complete_bipartite_graph_K3,1.png
K3,1
Missing image
Complete_bipartite_graph_K3,2.png
K3,2
Missing image
Complete_bipartite_graph_K3,3.png
K3,3


Properties

See also

See also: Complete bipartite graph, Bipartite graph, Complete graph, Corollary, Edge coloring, Edge covering number, Graph theory, Marriage Theorem, Mathematical, Maximum independent set