Flexible Graph Connectivity: Approximating Network Design Problems Between 1- and 2-connectivity
David Adjiashvili, Felix Hommelsheim, Moritz M\"uhlenthaler

TL;DR
This paper introduces Flexible Graph Connectivity (FGC), a new network design problem that allows for different reliability levels on edges, and develops approximation algorithms that perform well on this complex, non-uniform problem.
Contribution
It proposes a general algorithmic framework for approximating FGC, unifying and extending techniques for related network design problems.
Findings
Approximation algorithms with ratios close to best known bounds for special cases.
A novel combination of weight-scaling, exchange bijections, and min-max-min optimization techniques.
Effective handling of non-uniform reliability levels in network design.
Abstract
Graph connectivity and network design problems are among the most fundamental problems in combinatorial optimization. The minimum spanning tree problem, the two edge-connected spanning subgraph problem (2-ECSS) and the tree augmentation problem (TAP) are all examples of fundamental well-studied network design tasks that postulate different initial states of the network and different assumptions on the reliability of network components. In this paper we motivate and study \emph{Flexible Graph Connectivity} (FGC), a problem that mixes together both the modeling power and the complexities of all aforementioned problems and more. In a nutshell, FGC asks to design a connected network, while allowing to specify different reliability levels for individual edges. While this non-uniform nature of the problem makes it appealing from the modeling perspective, it also renders most existing…
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 · Vehicle Routing Optimization Methods · Advanced Graph Theory Research
