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
- Star Graph: The complete bipartite graph is known as a star graph.
- Bipartite Graphs: Any bipartite graph is a subgraph of some complete bipartite graph.