vix.ing · top · new · best · stats · spec

Locally Searching for Large Induced Matchings

2017/08/07 by Maximilian Fürst, Fürst, Maximilian, Marilena Leichter +3
Computer Science · #Advanced Graph Theory Research #Combinatorics (math.CO) #Complexity and Algorithms in Graphs #FOS: Mathematics #Optimization and Search Problems

paper · pdf · doi:10.48550/arxiv.1708.02028

openalex publication_date 2017/08/07 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

It is an easy observation that a natural greedy approach yields a (d-O(1))-factor approximation algorithm for the maximum induced matching problem in d-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, C4-free graphs, \C3,C4\-free graphs, C5-free graphs, and claw-free graphs. As immediate consequences, we obtain approximation algorithms for the maximum induced matching problem restricted to the d-regular graphs in these classes.

Related