graph-theory

Definition

Complete Bipartite Graph

A complete bipartite graph is a bipartite graph where the vertex set is partitioned into two disjoint sets and such that and , and every vertex in is connected by an edge to every vertex in .

Special Cases