English

On Directed Feedback Vertex Set parameterized by treewidth

Data Structures and Algorithms 2017-09-15 v2 Computational Complexity

Abstract

We study the Directed Feedback Vertex Set problem parameterized by the treewidth of the input graph. We prove that unless the Exponential Time Hypothesis fails, the problem cannot be solved in time 2o(tlogt)nO(1)2^{o(t\log t)}\cdot n^{\mathcal{O}(1)} on general directed graphs, where tt is the treewidth of the underlying undirected graph. This is matched by a dynamic programming algorithm with running time 2O(tlogt)nO(1)2^{\mathcal{O}(t\log t)}\cdot n^{\mathcal{O}(1)}. On the other hand, we show that if the input digraph is planar, then the running time can be improved to 2O(t)nO(1)2^{\mathcal{O}(t)}\cdot n^{\mathcal{O}(1)}.

Keywords

Cite

@article{arxiv.1707.01470,
  title  = {On Directed Feedback Vertex Set parameterized by treewidth},
  author = {Marthe Bonamy and Łukasz Kowalik and Jesper Nederlof and Michał Pilipczuk and Arkadiusz Socała and Marcin Wrochna},
  journal= {arXiv preprint arXiv:1707.01470},
  year   = {2017}
}

Comments

20p

R2 v1 2026-06-22T20:38:49.883Z