Complete bipartite graph

From Free net encyclopedia

Revision as of 18:10, 7 March 2006; view current revision
←Older revision | Newer revision→

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.

Similar to complete graphs they have very nice properties.

Contents

Definition

A complete bipartite graph <math>G:=(V_1 + V_2, E)</math> is a bipartite graph such that for any two vertices <math>v_1 \in V_1</math> and <math>v_2 \in V_2</math> <math>v_1 v_2</math> is an edge in <math>G</math>. A complete bipartite graph with partitions of size <math>\|V_1\|=m</math> and <math>\|V_2\|=n</math> is denoted <math>K_{m,n}</math>.

Examples

Properties

See also

vi:Đồ thị hai phía đầy đủ