complete bipartite graph

Tags: #definition

complete bipartite graph

The complete bipartite graph Km,n is the graph on n,m vertices where we partition them into a set of n and a set of m, and the edges consist of all possible edges between these two sets (with no edges within).

Properties