,
Takashi Noguchi
Creative Commons Attribution 4.0 International license
In the 2-Vertex-Connected Spanning Subgraph problem (2-VCSS), we are given an undirected graph G, and the objective is to find a 2-vertex-connected spanning subgraph S of G 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 4/3, achieved by Bosch-Calvo, Grandoni, and Jabal Ameli. In this paper, we improve the approximation ratio to 95/72+ε (< 1.32). The key idea in our algorithm is to introduce a 2-edge-cover without certain cycle components, and use it as an initial solution.
@InProceedings{kobayashi_et_al:LIPIcs.ESA.2026.93,
author = {Kobayashi, Yusuke and Noguchi, Takashi},
title = {{An Approximation Algorithm for 2-Vertex-Connectivity via Cycle-Restricted 2-Edge-Covers}},
booktitle = {34th Annual European Symposium on Algorithms (ESA 2026)},
pages = {93:1--93:14},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-445-1},
ISSN = {1868-8969},
year = {2026},
volume = {388},
editor = {Bille, Philip and Pettie, Seth and Storandt, Sabine},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ESA.2026.93},
URN = {urn:nbn:de:0030-drops-272293},
doi = {10.4230/LIPIcs.ESA.2026.93},
annote = {Keywords: approximation algorithm, survivable network design, minimum 2-vertex-connected spanning subgraph, triangle-free 2-matching}
}