On cutwidth parameterized by vertex cover

  • Authors:
  • Marek Cygan;Daniel Lokshtanov;Marcin Pilipczuk;Michał Pilipczuk;Saket Saurabh

  • Affiliations:
  • Institute of Informatics, University of Warsaw, Poland;University of California, San Diego, La Jolla, CA;Institute of Informatics, University of Warsaw, Poland;Institute of Informatics, University of Warsaw, Poland;The Institute of Mathematical Sciences, Chennai, India

  • Venue:
  • IPEC'11 Proceedings of the 6th international conference on Parameterized and Exact Computation
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study the Cutwidth problem, where input is a graph G, and the objective is find a linear layout of the vertices that minimizes the maximum number of edges intersected by any vertical line inserted between two consecutive vertices. We give an algorithm for Cutwidth with running time O(2knO(1)). Here k is the size of a minimum vertex cover of the input graph G, and n is the number of vertices in G. Our algorithm gives an O(2n/2nO(1)) time algorithm for Cutwidth on bipartite graphs as a corollary. This is the first non-trivial exact exponential time algorithm for Cutwidth on a graph class where the problem remains NP-complete. Additionally, we show that Cutwidth parameterized by the size of the minimum vertex cover of the input graph does not admit a polynomial kernel unless NP ⊆ coNP/poly. Our kernelization lower bound contrasts the recent result of Bodlaender et al.[ICALP 2011] that Treewidth parameterized by vertex cover does admit a polynomial kernel.