Structural Parameterizations for Induced and Acyclic Matching
Michael Lampis, Manolis Vasilakis

TL;DR
This paper refines the complexity bounds for Induced and Acyclic Matching problems parameterized by treewidth and clique-width, establishing optimal algorithms and lower bounds under the Strong Exponential Time Hypothesis.
Contribution
It provides tight bounds and optimal algorithms for these problems under various structural parameters, resolving open questions from prior work.
Findings
A more precise analysis shows Acyclic Matching algorithm runs in 5^{tw}n^{O(1)} time.
Lower bounds under pw-SETH match the upper bounds, confirming optimality.
Single-exponential FPT algorithms are developed for clique-width, with proven optimality.
Abstract
We revisit the (structurally) parameterized complexity of Induced Matching and Acyclic Matching, two problems where we seek to find a maximum independent set of edges whose endpoints induce, respectively, a matching and a forest. Chaudhary and Zehavi [WG '23] recently studied these problems parameterized by treewidth, denoted by . We resolve several of the problems left open in their work and extend their results as follows: (i) for Acyclic Matching, Chaudhary and Zehavi gave an algorithm of running time and a lower bound of (under the SETH); we close this gap by, on the one hand giving a more careful analysis of their algorithm showing that its complexity is actually , and on the other giving a pw-SETH-based lower bound showing that this running time…
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
TopicsGraph Theory and Algorithms · Model-Driven Software Engineering Techniques · Chemical Synthesis and Analysis
