A single-exponential FPT algorithm for the K4- minor cover problem

  • Authors:
  • Eun Jung Kim;Christophe Paul;Geevarghese Philip

  • Affiliations:
  • CNRS, LAMSADE, Paris, France;CNRS, LIRMM, Montpellier, France;MPII, Saarbrücken, Germany

  • Venue:
  • SWAT'12 Proceedings of the 13th Scandinavian conference on Algorithm Theory
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given an input graph G on n vertices and an integer k, the parameterized K4-minor cover problem asks whether there is a set S of at most k vertices whose deletion results in a K4-minor free graph or, equivalently, in a graph of treewidth at most 2. The problem can thus also be called Treewidth-2 Vertex Deletion. This problem is inspired by two well-studied parameterized vertex deletion problems, Vertex Cover and Feedback Vertex Set, which can be expressed as Treewidth-tVertex Deletion problems: t=0 for Vertex Cover and t=1 for Feedback Vertex Set. While a single-exponential FPT algorithm has been known for a long time for Vertex Cover, such an algorithm for Feedback Vertex Set was devised comparatively recently. While it is known to be unlikely that Treewidth-tVertex Deletion can be solved in time co(k)·nO(1), it was open whether the K4-minor cover could be solved in single-exponential FPT time, i.e. in ck·nO(1) time. This paper answers this question in the affirmative.