Parameterized complexity dichotomy for $(r,\ell)$-Vertex Deletion
Julien Baste, Luerbio Faria, Sulamita Klein, Ignasi Sau

TL;DR
This paper establishes fixed-parameter tractability and single-exponential algorithms for the parameterized $(r,\, ext{ extlangle} \, ext{ell} ext{ extgreater})$-Vertex Deletion problem, resolving previously unknown cases and providing a complexity dichotomy.
Contribution
It proves that the cases $(2,1)$, $(1,2)$, and $(2,2)$ are fixed-parameter tractable with optimal single-exponential algorithms, and extends the analysis to a variant with independent set constraints.
Findings
All three previously unresolved cases are FPT.
Algorithms run in single-exponential time in parameter $k$.
Provides a complexity dichotomy for the problem variants.
Abstract
For two integers , a graph is an -graph if can be partitioned into independent sets and cliques. In the parameterized -Vertex Deletion problem, given a graph and an integer , one has to decide whether at most vertices can be removed from to obtain an -graph. This problem is NP-hard if and encompasses several relevant problems such as Vertex Cover and Odd Cycle Transversal. The parameterized complexity of -Vertex Deletion was known for all values of except for , , and . We prove that each of these three cases is FPT and, furthermore, solvable in single-exponential time, which is asymptotically optimal in terms of . We consider as well the version of -Vertex Deletion where the set of vertices to be removed has to induce an…
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 · Complexity and Algorithms in Graphs
