English

Generalized feedback vertex set problems on bounded-treewidth graphs: chordality is the key to single-exponential parameterized algorithms

Data Structures and Algorithms 2021-08-27 v2 Discrete Mathematics

Abstract

It has long been known that Feedback Vertex Set can be solved in time 2O(wlogw)nO(1)2^{\mathcal{O}(w\log w)}n^{\mathcal{O}(1)} on nn-vertex graphs of treewidth ww, but it was only recently that this running time was improved to 2O(w)nO(1)2^{\mathcal{O}(w)}n^{\mathcal{O}(1)}, that is, to single-exponential parameterized by treewidth. We investigate which generalizations of Feedback Vertex Set can be solved in a similar running time. Formally, for a class P\mathcal{P} of graphs, the Bounded P\mathcal{P}-Block Vertex Deletion problem asks, given a graph~GG on nn vertices and positive integers~kk and~dd, whether GG contains a set~SS of at most kk vertices such that each block of GSG-S has at most dd vertices and is in P\mathcal{P}. Assuming that P\mathcal{P} is recognizable in polynomial time and satisfies a certain natural hereditary condition, we give a sharp characterization of when single-exponential parameterized algorithms are possible for fixed values of dd: if P\mathcal{P} consists only of chordal graphs, then the problem can be solved in time 2O(wd2)nO(1)2^{\mathcal{O}(wd^2)} n^{\mathcal{O}(1)}, and if P\mathcal{P} contains a graph with an induced cycle of length 4\ell\ge 4, then the problem is not solvable in time 2o(wlogw)nO(1)2^{o(w\log w)} n^{\mathcal{O}(1)} even for fixed d=d=\ell, unless the ETH fails. We also study a similar problem, called Bounded P\mathcal{P}-Component Vertex Deletion, where the target graphs have connected components of small size rather than blocks of small size, and we present analogous results. For this problem, we also show that if dd is part of the input and P\mathcal{P} contains all chordal graphs, then it cannot be solved in time f(w)no(w)f(w)n^{o(w)} for some function ff, unless the ETH fails.

Keywords

Cite

@article{arxiv.1704.06757,
  title  = {Generalized feedback vertex set problems on bounded-treewidth graphs: chordality is the key to single-exponential parameterized algorithms},
  author = {Édouard Bonnet and Nick Brettell and O-joung Kwon and Dániel Marx},
  journal= {arXiv preprint arXiv:1704.06757},
  year   = {2021}
}

Comments

43 pages, 9 figures

R2 v1 2026-06-22T19:24:27.949Z