Hardness and Tractability of T_{h+1}-Free Edge Deletion
Ajinkya Gaikwad, Soumen Maity, Leeja R

TL;DR
This paper investigates the computational complexity of the T(h+1)-Free Edge Deletion problem, revealing its hardness under many parameters and identifying specific cases where it remains tractable, thus advancing understanding of its algorithmic boundaries.
Contribution
It proves W[1]-hardness for various structural parameters and identifies new fixed-parameter tractable cases, extending the landscape of known complexity results for the problem.
Findings
W[1]-hardness when parameterized by vertex deletion distance to disjoint unions of paths or stars
Fixed-parameter tractability when parameterized by cluster vertex deletion with h and neighborhood diversity
Existence of FPT algorithms on split and interval graphs
Abstract
We study the parameterized complexity of the T(h+1)-Free Edge Deletion problem. Given a graph G and integers k and h, the task is to delete at most k edges so that every connected component of the resulting graph has size at most h. The problem is NP-complete for every fixed h at least 3, while it is solvable in polynomial time for h at most 2. Recent work showed strong hardness barriers: the problem is W[1]-hard when parameterized by the solution size together with the size of a feedback edge set, ruling out fixed-parameter tractability for many classical structural parameters. We significantly strengthen these negative results by proving W[1]-hardness when parameterized by the vertex deletion distance to a disjoint union of paths, the vertex deletion distance to a disjoint union of stars, or the twin cover number. These results unify and extend known hardness results for treewidth,…
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 · Complexity and Algorithms in Graphs · Genome Rearrangement Algorithms
