Minimum maximal matchings in cubic graphs
Wouter Cames van Batenburg

TL;DR
This paper proves new upper bounds on the size of maximal matchings in cubic and degree-3 graphs, confirming a conjecture and providing efficient algorithms with approximation guarantees.
Contribution
It establishes the cubic case of a conjecture on maximal matchings and offers an efficient method to find such matchings with near-optimal size.
Findings
Maximal matching size in connected cubic graphs is at most (5/12)n + 1/2.
General bound for graphs with max degree 3: at most (4n - m)/6 + 1/2.
Efficient algorithms can find these maximal matchings, leading to approximation guarantees.
Abstract
We prove that every connected cubic graph with vertices has a maximal matching of size at most . This confirms the cubic case of a conjecture of Baste, F\"urst, Henning, Mohr and Rautenbach (2019) on regular graphs. More generally, we prove that every graph with vertices and edges and maximum degree at most has a maximal matching of size at most . These bounds are attained by the graph , but asymptotically there may still be some room for improvement. Moreover, the claimed maximal matchings can be found efficiently. As a corollary, we have a -approximation algorithm for minimum maximal matching in connected cubic graphs.
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
TopicsAdvanced Graph Theory Research · Limits and Structures in Graph Theory · Graph theory and applications
