English

p-Edge/Vertex-Connected Vertex Cover: Parameterized and Approximation Algorithms

Data Structures and Algorithms 2022-08-23 v2

Abstract

We introduce and study two natural generalizations of the Connected VertexCover (VC) problem: the pp-Edge-Connected and pp-Vertex-Connected VC problem (where p2p \geq 2 is a fixed integer). Like Connected VC, both new VC problems are FPT, but do not admit a polynomial kernel unless NPcoNP/polyNP \subseteq coNP/poly, which is highly unlikely. We prove however that both problems admit time efficient polynomial sized approximate kernelization schemes. We obtain an O(2O(pk)nO(1))O(2^{O(pk)}n^{O(1)})-time algorithm for the pp-Edge-Connected VC and an O(2O(k2)nO(1))O(2^{O(k^2)}n^{O(1)})-time algorithm for the pp-Vertex-Connected VC. Finally, we describe a 2(p+1)2(p+1)-approximation algorithm for the pp-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 on small-size spanning pp-vertex/edge-connected subgraph of a pp-vertex/edge-connected graph obtained independently by Nishizeki and Poljak (1994) and Nagamochi and Ibaraki (1992).

Keywords

Cite

@article{arxiv.2009.08158,
  title  = {p-Edge/Vertex-Connected Vertex Cover: Parameterized and Approximation Algorithms},
  author = {Carl Einarson and Gregory Gutin and Bart M. P. Jansen and Diptapriyo Majumdar and Magnus Wahlstrom},
  journal= {arXiv preprint arXiv:2009.08158},
  year   = {2022}
}
R2 v1 2026-06-23T18:36:31.745Z