Improved Approximation for Weighted Tree Augmentation with Bounded Costs
David Adjiashvili

TL;DR
This paper introduces a new LP-based approximation algorithm for the Weighted Tree Augmentation Problem with bounded costs, achieving improved approximation ratios over the past three decades.
Contribution
It presents the first improved approximation algorithm for WTAP with bounded costs in over thirty years, using a novel LP and a two-phase rounding technique.
Findings
Achieves a $( ext{approximately }1.96417+ ext{epsilon})$-approximation for WTAP with bounded costs.
Improves the approximation ratio for TAP to $rac{5}{3}+ ext{epsilon}$.
Introduces a new LP formulation that differs from existing ones, enabling better bounds.
Abstract
The Weighted Tree Augmentation Problem (WTAP) is a fundamental well-studied problem in the field of network design. Given an undirected tree , an additional set of edges disjoint from called \textit{links}, and a cost vector , WTAP asks to find a minimum-cost set with the property that is -edge connected. The special case where for all 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 and we present an LP based -approximation for WTAP restricted to cost vectors in for . For the…
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 · VLSI and FPGA Design Techniques · Advanced Graph Theory Research
