A $1.75$ LP approximation for the Tree Augmentation Problem
Abstract
In the Tree Augmentation Problem (TAP) the goal is to augment a tree by a minimum size edge set from a given edge set such that is -edge-connected. The best approximation ratio known for TAP is . In the more general Weighted TAP problem, should be of minimum weight. Weighted TAP admits several -approximation algorithms w.r.t. to the standard cut LP-relaxation, but for all of them the performance ratio of is tight even for TAP. The problem is equivalent to the problem of covering a laminar set family. Laminar set families play an important role in the design of approximation algorithms for connectivity network design problems. In fact, Weighted TAP is the simplest connectivity network design problem for which a ratio better than is not known. Improving this "natural" ratio is a major open problem, which may have implications on many other network design problems. It seems that achieving this goal requires finding an LP-relaxation with integrality gap better than , which is a long time open problem even for TAP. In this paper we introduce such an LP-relaxation and give an algorithm that computes a feasible solution for TAP of size at most times the optimal LP value. This gives some hope to break the ratio for the weighted case. Our algorithm computes some initial edge set by solving a partial system of constraints that form the integral edge-cover polytope, and then applies local search on -leaf subtrees to exchange some of the edges and to add additional edges. Thus we do not need to solve the LP, and the algorithm runs roughly in time required to find a minimum weight edge-cover in a general graph.
Keywords
Cite
@article{arxiv.1507.03009,
title = {A $1.75$ LP approximation for the Tree Augmentation Problem},
author = {Guy Kortsarz and Zeev Nutov},
journal= {arXiv preprint arXiv:1507.03009},
year = {2015}
}
Comments
arXiv admin note: substantial text overlap with arXiv:1507.02799