Papers
Topics
Authors
Recent
Search
2000 character limit reached

Detecting Feedback Vertex Sets of Size kk in O⋆(2.7k)O^\star(2.7^k) Time

Published 28 Jun 2019 in cs.DS | (1906.12298v2)

Abstract: In the Feedback Vertex Set problem, one is given an undirected graph GG and an integer kk, and one needs to determine whether there exists a set of kk vertices that intersects all cycles of GG (a so-called feedback vertex set). Feedback Vertex Set is one of the most central problems in parameterized complexity: It served as an excellent test bed for many important algorithmic techniques in the field such as Iterative Compression~[Guo et al. (JCSS'06)], Randomized Branching~[Becker et al. (J. Artif. Intell. Res'00)] and Cut&Count~[Cygan et al. (FOCS'11)]. In particular, there has been a long race for the smallest dependence f(k)f(k) in run times of the type O<sup>⋆(f(k))O<sup>\star(f(k)), where the O<sup>⋆O<sup>\star notation omits factors polynomial in nn. This race seemed to be run in 2011, when a randomized algorithm O<sup>⋆(3<sup>k)O<sup>\star(3<sup>k) time algorithm based on Cut&Count was introduced. In this work, we show the contrary and give a O<sup>⋆(2.7<sup>k)O<sup>\star(2.7<sup>k) time randomized algorithm. Our algorithm combines all mentioned techniques with substantial new ideas: First, we show that, given a feedback vertex set of size kk of bounded average degree, a tree decomposition of width (1−Ω(1))k(1-\Omega(1))k can be found in polynomial time. Second, we give a randomized branching strategy inspired by the one from~[Becker et al. (J. Artif. Intell. Res'00)] to reduce to the aforementioned bounded average degree setting. Third, we obtain significant run time improvements by employing fast matrix multiplication.

Authors (2)
Citations (33)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.