Approximation Algorithms for Flexible Graph Connectivity
Abstract
We present approximation algorithms for several network design problems in the model of Flexible Graph Connectivity (Adjiashvili, Hommelsheim and M\"uhlenthaler, "Flexible Graph Connectivity", Math. Program. pp. 1-33 (2021), and IPCO 2020: pp. 13-26). Let , and be integers. In an instance of the -Flexible Graph Connectivity problem, denoted -FGC, we have an undirected connected graph , a partition of into a set of safe edges and a set of unsafe edges , and nonnegative costs on the edges. A subset of edges is feasible for the -FGC problem if for any subset of unsafe edges with , the subgraph is -edge connected. The algorithmic goal is to find a feasible solution that minimizes . We present a simple -approximation algorithm for the -FGC problem via a reduction to the minimum-cost rooted -arborescence problem. This improves on the -approximation algorithm of Adjiashvili et al. Our -approximation algorithm for the -FGC problem extends to a -approximation algorithm for the -FGC problem. We present a -approximation algorithm for the -FGC problem, and an -approximation algorithm for the -FGC problem. Finally, we improve on the result of Adjiashvili et al. for the unweighted -FGC problem by presenting a -approximation algorithm. The -FGC problem is related to the well-known Capacitated -Connected Subgraph problem (denoted Cap-k-ECSS) that arises in the area of Capacitated Network Design. We give a -approximation algorithm for the Cap-k-ECSS problem, where denotes the maximum capacity of an edge.
Keywords
Cite
@article{arxiv.2202.13298,
title = {Approximation Algorithms for Flexible Graph Connectivity},
author = {Sylvia Boyd and Joseph Cheriyan and Arash Haddadan and Sharat Ibrahimpur},
journal= {arXiv preprint arXiv:2202.13298},
year = {2022}
}
Comments
23 pages, 1 figure, preliminary version in the Proceedings of the 41st IARCS Annual Conference on Foundations of Software Technology and Theoretical Computer Science (FSTTCS 2021), December 15-17, (LIPIcs, Volume 213, Article No. 9, pp. 9:1-9:14), see https://doi.org/10.4230/LIPIcs.FSTTCS.2021.9. Related manuscript: arXiv:2102.03304