p-Edge/Vertex-Connected Vertex Cover: Parameterized and Approximation Algorithms
Carl Einarson, Gregory Gutin, Bart M. P. Jansen, Diptapriyo Majumdar,, Magnus Wahlstrom

TL;DR
This paper introduces and analyzes parameterized and approximation algorithms for two generalizations of the Connected Vertex Cover problem, focusing on their fixed-parameter tractability, kernelization limits, and approximation ratios.
Contribution
It extends the study of Connected Vertex Cover to p-Edge-Connected and p-Vertex-Connected variants, providing new algorithms and kernelization results.
Findings
Both problems are fixed-parameter tractable.
They do not admit polynomial kernels unless NP ⊆ coNP/poly.
Existence of polynomial-sized approximate kernelization schemes.
Abstract
We introduce and study two natural generalizations of the Connected VertexCover (VC) problem: the -Edge-Connected and -Vertex-Connected VC problem (where is a fixed integer). Like Connected VC, both new VC problems are FPT, but do not admit a polynomial kernel unless , which is highly unlikely. We prove however that both problems admit time efficient polynomial sized approximate kernelization schemes. We obtain an -time algorithm for the -Edge-Connected VC and an -time algorithm for the -Vertex-Connected VC. Finally, we describe a -approximation algorithm for the -Edge-Connected VC. The proofs for the new VC problems require more sophisticated arguments than for Connected VC. In particular, for the approximation algorithm we use Gomory-Hu trees and for the approximate kernels a result…
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
