Matchings and Bipartite Graphs

Matching (graph theory)

A matching in graph theory is a set of edges without common vertices. Each vertex can only appear in one edge of the matching. Finding a matching in a bipartite graph can be treated as a network flow problem.

1 courses cover this concept

15-251 Great Ideas in Theoretical Computer Science

Carnegie Mellon University

Fall 2018

The course provides a rigorous introduction to the foundations of computer science, improving abstract thinking skills and preparing students to be innovators in the field. Topics include computation, computational complexity, and real-world applications of computational concepts. Prerequisites imply this is an intermediate-level course.

No concepts data

+ 25 more concepts