English

Improved Approximation for Two-Edge-Connectivity

Data Structures and Algorithms 2022-11-15 v2 Combinatorics Optimization and Control

Abstract

The basic goal of survivable network design is to construct low-cost networks which preserve a sufficient level of connectivity despite the failure or removal of a few nodes or edges. One of the most basic problems in this area is the 22-Edge-Connected Spanning Subgraph problem (2-ECSS): given an undirected graph GG, find a 22-edge-connected spanning subgraph HH of GG with the minimum number of edges (in particular, HH remains connected after the removal of one arbitrary edge). 2-ECSS is NP-hard and the best-known (polynomial-time) approximation factor for this problem is 4/34/3. Interestingly, this factor was achieved with drastically different techniques by [Hunkenschr{\"o}der, Vempala and Vetta '00,'19] and [Seb{\"o} and Vygen, '14]. In this paper we present an improved 11889+ϵ<1.326\frac{118}{89}+\epsilon<1.326 approximation for 2-ECSS. The key ingredient in our approach (which might also be helpful in future work) is a reduction to a special type of structured graphs: our reduction preserves approximation factors up to 6/56/5. While reducing to 2-vertex-connected graphs is trivial (and heavily used in prior work), our structured graphs are "almost" 3-vertex-connected: more precisely, given any 2-vertex-cut {u,v}\{u,v\} of a structured graph G=(V,E)G=(V,E), G[V{u,v}]G[V\setminus \{u,v\}] has exactly 2 connected components, one of which contains exactly one node of degree 22 in GG.

Keywords

Cite

@article{arxiv.2209.10265,
  title  = {Improved Approximation for Two-Edge-Connectivity},
  author = {Mohit Garg and Fabrizio Grandoni and Afrouz Jabal Ameli},
  journal= {arXiv preprint arXiv:2209.10265},
  year   = {2022}
}

Comments

SODA 2023 (To Appear)