On the maximal matchings of trees
Lingjuan Shi, Wei Li, Kai Deng

TL;DR
This paper presents an algorithm to count maximal matchings in trees, establishes a lower bound on their number based on the number of vertices, and characterizes trees that achieve this bound.
Contribution
It introduces a new algorithm for counting maximal matchings in trees and characterizes trees with the minimal number of such matchings.
Findings
The number of maximal matchings in any n-vertex tree is at least ceil(n/2).
An explicit characterization of trees that attain this lower bound.
An algorithm for counting maximal matchings in trees.
Abstract
An independent edge set of graph is a matching, and is maximal if it is not a proper subset of any other matching of . The number of all the maximal matchings of is denoted by . In this paper, an algorithm to count for a tree is given. We show that for any tree with vertices, , and the tree which obtained the lower bound is characterized.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLimits and Structures in Graph Theory · Advanced Graph Theory Research · Graph theory and applications
