Complete bipartite graph

From Wikipedia, the free encyclopedia

In the mathematical field of graph theory, a complete bipartite graph or biclique is a special kind of bipartite graph where every vertex of the first set is connected to every vertex of the second set.

Contents

[edit] 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. The complete bipartite graph with partitions of size \left|V_1\right|=m and \left|V_2\right|=n, is denoted Km,n.

[edit] Examples

[edit] Properties

[edit] See also