English

Improved Approximation for Weighted Tree Augmentation with Bounded Costs

Data Structures and Algorithms 2016-09-16 v2

Abstract

The Weighted Tree Augmentation Problem (WTAP) is a fundamental well-studied problem in the field of network design. Given an undirected tree G=(V,E)G=(V,E), an additional set of edges LV×VL \subseteq V\times V disjoint from EE called \textit{links}, and a cost vector cR0Lc\in \mathbb{R}_{\geq 0}^L, WTAP asks to find a minimum-cost set FLF\subseteq L with the property that (V,EF)(V,E\cup F) is 22-edge connected. The special case where c=1c_\ell = 1 for all L\ell\in L is called the Tree Augmentation Problem (TAP). Both problems are known to be NP-hard. For the class of bounded cost vectors, we present a first improved approximation algorithm for WTAP since more than three decades. Concretely, for any MZ1M\in \mathbb{Z}_{\geq 1} and ϵ>0,\epsilon > 0, we present an LP based (δ+ϵ)(\delta+\epsilon)-approximation for WTAP restricted to cost vectors cc in [1,M]L[1,M]^L for δ1.96417\delta \approx 1.96417. For the special case of TAP we improve this factor to 53+ϵ\frac{5}{3}+\epsilon. Our results rely on a new LP, that significantly differs from existing LPs achieving improved bounds for TAP. We round a fractional solution in two phases. The first phase uses the fractional solution to decompose the tree and its fractional solution into so-called β\beta-simple pairs losing only an ϵ\epsilon-factor in the objective function. We then show how to use the additional constraints in our LP combined with the β\beta-simple structure to round a fractional solution in each part of the decomposition.

Keywords

Cite

@article{arxiv.1607.03791,
  title  = {Improved Approximation for Weighted Tree Augmentation with Bounded Costs},
  author = {David Adjiashvili},
  journal= {arXiv preprint arXiv:1607.03791},
  year   = {2016}
}

Comments

21 pages, 8 figures

R2 v1 2026-06-22T14:53:40.366Z