📅  最后修改于: 2022-03-11 15:04:07.244000             🧑  作者: Mango
Bipartite Graph-
A bipartite graph is a special kind of graph with the following properties-
It consists of two sets of vertices X and Y.
The vertices of set X join only with the vertices of set Y.
The vertices within the same set do not join.