Raising The Bar For Vertex Cover: Fixed-parameter Tractability Above A Higher Guarantee
Shivam Garg, Geevarghese Philip

TL;DR
This paper proves that the Vertex Cover problem is fixed-parameter tractable when parameterized above a new, stricter guarantee involving maximum matching and LP relaxation, with an algorithm running in $O^*(3^k)$ time.
Contribution
The paper introduces a novel above-guarantee parameterization for Vertex Cover and demonstrates fixed-parameter tractability with a new algorithm.
Findings
Vertex Cover is FPT for the above-guarantee parameterization.
Developed an $O^*(3^k)$ time algorithm for the problem.
Extends the understanding of parameterized complexity for Vertex Cover.
Abstract
We investigate the following above-guarantee parameterization of the classical Vertex Cover problem: Given a graph and as input, does have a vertex cover of size at most ? Here is the size of a maximum matching of , is the value of an optimum solution to the relaxed (standard) LP for Vertex Cover on , and is the parameter. Since , this is a stricter parameterization than those---namely, above-, and above----which have been studied so far. We prove that Vertex Cover is fixed-parameter tractable for this stricter parameter : We derive an algorithm which solves Vertex Cover in time , pushing the envelope further on the parameterized tractability of Vertex Cover.
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
