Approximation Algorithms for Edge Partitioned Vertex Cover Problems
Suman Kalyan Bera (1), Shalmoli Gupta (2), Amit Kumar (2), Sambuddha, Roy (1) ((2) Indian Institute of Technology Delhi, (1) IBM Research - India, New Delhi)

TL;DR
This paper introduces a new approximation algorithm for the Partition Vertex Cover problem, utilizing a novel LP relaxation with knapsack cover inequalities, achieving an $O( ext{log } r)$ integrality gap.
Contribution
The paper presents the first LP-based approximation algorithm with matching bounds for the Partition Vertex Cover problem, extending to more general cases.
Findings
LP relaxation with knapsack cover inequalities has an $O( ext{log } r)$ integrality gap.
Matching upper and lower bounds on approximability are established.
The approach generalizes to broader problem settings.
Abstract
We consider a natural generalization of the Partial Vertex Cover problem. Here an instance consists of a graph G = (V,E), a positive cost function c: V-> Z^{+}, a partition of the edge set , and a parameter for each partition . The goal is to find a minimum cost set of vertices which cover at least edges from the partition . We call this the Partition Vertex Cover problem. In this paper, we give matching upper and lower bound on the approximability of this problem. Our algorithm is based on a novel LP relaxation for this problem. This LP relaxation is obtained by adding knapsack cover inequalities to a natural LP relaxation of the problem. We show that this LP has integrality gap of , where is the number of sets in the partition of the edge set. We also extend our result to more general settings.
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
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Advanced Graph Theory Research
