Locally Searching for Large Induced Matchings
Maximilian F\"urst, Marilena Leichter, Dieter Rautenbach

TL;DR
This paper analyzes the effectiveness of local search algorithms for finding large induced matchings across various graph classes, improving approximation ratios in certain cases.
Contribution
It extends the analysis of local search performance from regular graphs to broader graph classes, providing new approximation algorithms.
Findings
Improved approximation algorithms for induced matchings in specific graph classes.
Performance analysis of local search in $C_4$-free, $ ext{C}_3, ext{C}_4$-free, $C_5$-free, and claw-free graphs.
Generalization of existing results from regular to broader graph classes.
Abstract
It is an easy observation that a natural greedy approach yields a -factor approximation algorithm for the maximum induced matching problem in -regular graphs. The only considerable and non-trivial improvement of this approximation ratio was obtained by Gotthilf and Lewenstein using a combination of the greedy approach and local search, where understanding the performance of the local search was the challenging part of the analysis. We study the performance of their local search when applied to general graphs, -free graphs, -free graphs, -free graphs, and claw-free graphs. As immediate consequences, we obtain approximation algorithms for the maximum induced matching problem restricted to the -regular graphs in these classes.
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Optimization and Search Problems
