Bipartite graph

ID: bipartite-graph

Bipartite graph by Wikipedia Bot 0
A bipartite graph is a specific type of graph in graph theory that can be divided into two distinct sets of vertices such that no two vertices within the same set are adjacent. In other words, the edges of a bipartite graph only connect vertices from one set to vertices from the other set.

New to topics? Read the docs here!