English

A $5/4$-Approximation for Two-Edge Connectivity

Data Structures and Algorithms 2025-03-31 v2 Combinatorics

Abstract

The 2-Edge-Connected Spanning Subgraph problem (2ECSS) is among the most basic survivable network design problems: given an undirected and unweighted graph, the task is to find a spanning subgraph with the minimum number of edges that is 2-edge-connected (i.e., it remains connected after the removal of any single edge). 2ECSS is an NP-hard problem that has been extensively studied in the context of approximation algorithms. The best known approximation ratio for 2ECSS prior to this work was 1.3+ε1.3+\varepsilon, for any constant ε>0\varepsilon>0 [Garg, Grandoni, Jabal-Ameli'23; Kobayashi, Noguchi'23]. In this paper, we present a 5/4-approximation algorithm. Our algorithm is also faster for small values of ε\varepsilon: its running time is nO(1)n^{O(1)} instead of nO(1/ε)n^{O(1/\varepsilon)}.

Keywords

Cite

@article{arxiv.2408.07019,
  title  = {A $5/4$-Approximation for Two-Edge Connectivity},
  author = {Miguel Bosch-Calvo and Mohit Garg and Fabrizio Grandoni and Felix Hommelsheim and Afrouz Jabal Ameli and Alexander Lindermayr},
  journal= {arXiv preprint arXiv:2408.07019},
  year   = {2025}
}

Comments

34 pages, 10 figures, STOC 2025 (full version)

R2 v1 2026-06-28T18:11:58.403Z