Definition:Complete Bipartite Graph

From ProofWiki
Jump to navigation Jump to search

This page is about Complete Bipartite Graph. For other uses, see Complete.

Definition

A complete bipartite graph is a bipartite graph $G = \struct {A \mid B, E}$ in which every vertex in $A$ is adjacent to every vertex in $B$.

The complete bipartite graph where $A$ has $m$ vertices and $B$ has $n$ vertices is denoted $K_{m, n}$.


Examples

CompleteBipartiteGraphs.png

Claw

The complete bipartite graph $K_{1, 3}$ is known as a claw.

Claw.png


Also see

  • Results about complete bipartite graphs can be found here.


Sources