Parameterized Power Vertex Cover
Eric Angel, Evripidis Bampis, Bruno Escoffier, Michael Lampis

TL;DR
This paper explores the Power Vertex Cover problem, providing new algorithms and complexity results, including fixed-parameter tractable algorithms, kernels, and hardness proofs related to treewidth and approximation schemes.
Contribution
It introduces parameterized algorithms and complexity analyses for PVC, extending classical vertex cover results to this generalized problem.
Findings
Developed O*(1.274^P) and O*(1.325^P) algorithms for PVC.
Provided O*(1.619^k) algorithms and a quadratic kernel for PVC.
Proved hardness results based on the ETH and designed an FPT approximation scheme.
Abstract
We study a recently introduced generalization of the Vertex Cover (VC) problem, called Power Vertex Cover (PVC). In this problem, each edge of the input graph is supplied with a positive integer demand. A solution is an assignment of (power) values to the vertices, so that for each edge one of its endpoints has value as high as the demand, and the total sum of power values assigned is minimized. We investigate how this generalization affects the parameterized complexity of Vertex Cover. On the positive side, when parameterized by the value of the optimal P, we give an O*(1.274^P)-time branching algorithm (O* is used to hide factors polynomial in the input size), and also an O*(1.325^P)-time algorithm for the more general asymmetric case of the problem, where the demand of each edge may differ for its two endpoints. When the parameter is the number of vertices k that receive positive…
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.
