Downloaded 44 times









This document discusses different types of matchings in graphs. A matching is a set of edges without common vertices. A maximum matching contains the largest possible number of edges. A maximal matching is one where no additional edges can be added without violating the matching property. A perfect matching is where every vertex is incident to exactly one edge, making it both maximum and maximal. The document provides definitions and properties of different matchings in graphs.