graph-theory

Definition

Matching

A matching of an undirected graph is a subset such that no two edges in share an endpoint.

Example: The highlighted edge sets below show a matching , a maximal matching , and a maximum matching .