English

Ghost Value Augmentation for $k$-Edge-Connectivity

Data Structures and Algorithms 2024-04-25 v4 Combinatorics

Abstract

We give a poly-time algorithm for the kk-edge-connected spanning subgraph (kk-ECSS) problem that returns a solution of cost no greater than the cheapest (k+10)(k+10)-ECSS on the same graph. Our approach enhances the iterative relaxation framework with a new ingredient, which we call ghost values, that allows for high sparsity in intermediate problems. Our guarantees improve upon the best-known approximation factor of 22 for kk-ECSS whenever the optimal value of (k+10)(k+10)-ECSS is close to that of kk-ECSS. This is a property that holds for the closely related problem kk-edge-connected spanning multi-subgraph (kk-ECSM), which is identical to kk-ECSS except edges can be selected multiple times at the same cost. As a consequence, we obtain a (1+O(1k))\left(1+O\left(\frac{1}{k}\right)\right)-approximation algorithm for kk-ECSM, which resolves a conjecture of Pritchard and improves upon a recent (1+O(1k))\left(1+O\left(\frac{1}{\sqrt{k}}\right)\right)-approximation algorithm of Karlin, Klein, Oveis Gharan, and Zhang. Moreover, we present a matching lower bound for kk-ECSM, showing that our approximation ratio is tight up to the constant factor in O(1k)O\left(\frac{1}{k}\right), unless P=NPP=NP.

Keywords

Cite

@article{arxiv.2311.09941,
  title  = {Ghost Value Augmentation for $k$-Edge-Connectivity},
  author = {D Ellis Hershkowitz and Nathan Klein and Rico Zenklusen},
  journal= {arXiv preprint arXiv:2311.09941},
  year   = {2024}
}
R2 v1 2026-06-28T13:23:28.317Z