What is a matching in a graph?

Graph Theory Questions



63 Short 66 Medium 48 Long Answer Questions Question Index

What is a matching in a graph?

A matching in a graph is a set of edges in which no two edges share a common vertex. In other words, it is a subset of the edges of the graph such that no two edges are adjacent.