Induced Matching below Guarantees: Average Paves the Way for Fixed-Parameter Tractability
Tomohiro Koana

TL;DR
This paper investigates the parameterized complexity of the Induced Matching problem, introducing a novel average-based parameterization that enables a fixed-parameter tractable algorithm using Gallai-Edmonds decomposition.
Contribution
It presents the first FPT algorithm for Induced Matching parameterized by the average of maximum matching and independent set sizes minus the target size.
Findings
The problem is unlikely FPT when parameterized by maximum matching or independent set size minus the target.
A new branching algorithm solves Induced Matching in exponential time based on the average of maximum matching and independent set sizes.
Gallai-Edmonds decomposition is effectively used to structure the algorithm.
Abstract
In this work, we study the Induced Matching problem: Given an undirected graph and an integer , is there an induced matching of size at least ? An edge subset is an induced matching in if is a matching such that there is no edge between two distinct edges of . Our work looks into the parameterized complexity of Induced Matching with respect to "below guarantee" parameterizations. We consider the parameterization for an upper bound on the size of any induced matching. For instance, any induced matching is of size at most where is the number of vertices, which gives us a parameter . In fact, there is a straightforward -time algorithm for Induced Matching [Moser and Thilikos, J. Discrete Algorithms]. Motivated by this, we ask: Is Induced Matching FPT for a parameter smaller than $n /…
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.
