English

Raising The Bar For Vertex Cover: Fixed-parameter Tractability Above A Higher Guarantee

Data Structures and Algorithms 2015-09-15 v1

Abstract

We investigate the following above-guarantee parameterization of the classical Vertex Cover problem: Given a graph GG and kNk\in\mathbb{N} as input, does GG have a vertex cover of size at most (2LPMM)+k(2LP-MM)+k? Here MMMM is the size of a maximum matching of GG, LPLP is the value of an optimum solution to the relaxed (standard) LP for Vertex Cover on GG, and kk is the parameter. Since (2LPMM)LPMM(2LP-MM)\geq{LP}\geq{MM}, this is a stricter parameterization than those---namely, above-MMMM, and above-LPLP---which have been studied so far. We prove that Vertex Cover is fixed-parameter tractable for this stricter parameter kk: We derive an algorithm which solves Vertex Cover in time O(3k)O^{*}(3^{k}), pushing the envelope further on the parameterized tractability of Vertex Cover.

Keywords

Cite

@article{arxiv.1509.03990,
  title  = {Raising The Bar For Vertex Cover: Fixed-parameter Tractability Above A Higher Guarantee},
  author = {Shivam Garg and Geevarghese Philip},
  journal= {arXiv preprint arXiv:1509.03990},
  year   = {2015}
}