Matching (graph theory)

A matching in a graph is a set of edges that share no endpoints. It is maximal if no edge can be added, and maximum if it has the largest possible size.

Connect