On Directed Feedback Vertex Set parameterized by treewidth
Marthe Bonamy, {\L}ukasz Kowalik, Jesper Nederlof, Micha{\l}, Pilipczuk, Arkadiusz Soca{\l}a, Marcin Wrochna

TL;DR
This paper investigates the complexity of the Directed Feedback Vertex Set problem parameterized by treewidth, establishing tight bounds on its computational complexity and providing algorithms for both general and planar graphs.
Contribution
It proves tight lower bounds under ETH and presents matching dynamic programming algorithms, with improved results for planar graphs.
Findings
No sub-exponential algorithm for general graphs unless ETH fails.
Matching upper bounds with dynamic programming algorithms.
Improved algorithms for planar graphs with exponential dependence on treewidth.
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 on general directed graphs, where is the treewidth of the underlying undirected graph. This is matched by a dynamic programming algorithm with running time . On the other hand, we show that if the input digraph is planar, then the running time can be improved to .
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 · Computational Geometry and Mesh Generation
