A simplified 1.5-approximation algorithm for augmenting edge-connectivity of a graph from 1 to 2
Guy Kortsarz, Zeev Nutov

TL;DR
This paper presents a new, simplified, and self-contained 1.5-approximation algorithm for the Tree Augmentation Problem, improving the clarity and correctness of previous complex proofs.
Contribution
Provides a correct, shorter, and more accessible proof of a 1.5-approximation algorithm for TAP, resolving previous errors and complexities.
Findings
Achieved a 1.5-approximation ratio for TAP
Simplified the proof significantly compared to previous versions
Confirmed the correctness of the algorithm
Abstract
The Tree Augmentation Problem (TAP) is: given a connected graph and an edge set on find a minimum size subset of edges such that is -edge-connected. In the conference version \cite{EFKN-APPROX} was sketched a -approximation algorithm for the problem. Since a full proof was very complex and long, the journal version was cut into two parts. In the first part \cite{EFKN-TALG} was only proved ratio . An attempt to simplify the second part produced an error in \cite{EKN-IPL}. Here we give a correct, different, and self contained proof of the ratio , that is also substantially simpler and shorter than the previous proofs.
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 · Advanced Graph Theory Research · Optimization and Search Problems
