An Approximation Algorithm for 2-Vertex-Connectivity via Cycle-Restricted 2-Edge-Covers
Data Structures and Algorithms
2026-05-12 v1
Abstract
In the 2-Vertex-Connected Spanning Subgraph problem (2-VCSS), we are given an undirected graph , and the objective is to find a 2-vertex-connected spanning subgraph of with the minimum number of edges. In the context of survivable network design, 2-VCSS is one of the most fundamental and well-studied problems. There has been active research on improving the approximation ratio of algorithms, and the current best ratio is , achieved by Bosch-Calvo, Grandoni, and Jabal Ameli. In this paper, we improve the approximation ratio to (). The key idea in our algorithm is to introduce a 2-edge-cover without certain cycle components, and use it as an initial solution.
Keywords
Cite
@article{arxiv.2605.10058,
title = {An Approximation Algorithm for 2-Vertex-Connectivity via Cycle-Restricted 2-Edge-Covers},
author = {Yusuke Kobayashi and Takashi Noguchi},
journal= {arXiv preprint arXiv:2605.10058},
year = {2026}
}
Comments
26 pages, 11 figures