Breaching the 2-Approximation Barrier for Connectivity Augmentation: a Reduction to Steiner Tree
Jaros{\l}aw Byrka, Fabrizio Grandoni, and Afrouz Jabal Ameli

TL;DR
This paper introduces a novel reduction from the Cactus Augmentation Problem to the Steiner Tree problem, enabling a polynomial-time approximation algorithm with a factor better than 2, thus surpassing previous bounds for network connectivity augmentation.
Contribution
It presents the first approximation algorithm for CacAP with a factor below 2 by leveraging a specialized reduction to Steiner Tree instances.
Findings
Achieves a 1.91-approximation for CacAP and CAP.
Introduces a reduction to Steiner Tree tailored for CacAP.
Surpasses the long-standing 2-approximation barrier.
Abstract
The basic goal of survivable network design is to build a cheap network that maintains the connectivity between given sets of nodes despite the failure of a few edges/nodes. The Connectivity Augmentation Problem (CAP) is arguably one of the most basic problems in this area: given a (-edge)-connected graph and a set of extra edges (links), select a minimum cardinality subset of links such that adding to increases its edge connectivity to . Intuitively, one wants to make an existing network more reliable by augmenting it with extra edges. The best known approximation factor for this NP-hard problem is , and this can be achieved with multiple approaches (the first such result is in [Frederickson and J\'aj\'a'81]). It is known [Dinitz et al.'76] that CAP can be reduced to the case , a.k.a. the Tree Augmentation Problem (TAP), for odd , and to the case…
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 · Graphene research and applications · Advanced Graph Theory Research
