Improved Approximation for Two-Edge-Connectivity
Mohit Garg, Fabrizio Grandoni, Afrouz Jabal Ameli

TL;DR
This paper introduces an improved approximation algorithm for the 2-Edge-Connected Spanning Subgraph problem, achieving a factor less than 1.326 by reducing the problem to nearly 3-vertex-connected structured graphs.
Contribution
It presents a novel reduction to structured graphs that are almost 3-vertex-connected, enabling a better approximation ratio for 2-ECSS.
Findings
Achieved an approximation factor of less than 1.326.
Reduced the problem to structured graphs with specific connectivity properties.
Provides a potential framework for future improvements in survivable network design.
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 -Edge-Connected Spanning Subgraph problem (2-ECSS): given an undirected graph , find a -edge-connected spanning subgraph of with the minimum number of edges (in particular, 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 . 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 approximation for 2-ECSS. The key ingredient in our approach (which might…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Optical Network Technologies · Advanced Graph Theory Research
