Linked from
The 35 pages that link to Bipartite graph, each with the reason it gives.
Breadth-first searchRelated: Alternating distance layers can test whether a graph is bipartite.
Perfect matchingRelated: Many matching problems, including marriage problems, use this structure.
Stable marriage problemRelated: Potential pairings connect the two sides of the matching problem.
Edge coverRelated: Bipartite edge-cover problems can be solved through maximum bipartite matching.