Title :
Improved Approximation Algorithms for PRIZE-COLLECTING STEINER TREE and TSP
Author :
Archer, Aaron ; Bateni, MohammadHossein ; Hajiaghayi, MohammadTaghi ; Karloff, Howard
Author_Institution :
AT&T Labs. Res., Florham Park, NJ, USA
Abstract :
We study the prize-collecting versions of the Steiner tree, traveling salesman, and stroll (a.k.a. Path-TSP) problems (PCST, PCTSP, and PCS, respectively): given a graph (V, E) with costs on each edge and a penalty (a.k.a. prize) on each node, the goal is to find a tree (for PCST), cycle (for PCTSP), or stroll (for PCS) that minimizes the sum of the edge costs in the tree/cycle/stroll and the penalties of the nodes not spanned by it. In addition to being a useful theoretical tool for helping to solve other optimization problems, PCST has been applied fruitfully by AT&T to the optimization of real-world telecommunications networks. The most recent improvements for the first two problems, giving a 2-approximation algorithm for each, appeared first in 1992. (A 2-approximation for PCS appeared in 2003.) The natural linear programming (LP) relaxation of PCST has an integrality gap of 2, which has been a barrier to further improvements for this problem. We present (2 · ¿)-approximation algorithms for all three problems, connected by a unified technique for improving prize-collecting algorithms that allows us to circumvent the integrality gap barrier.
Keywords :
approximation theory; linear programming; relaxation theory; travelling salesman problems; trees (mathematics); (2 · ¿)-approximation algorithms; 2-approximation algorithm; graph; linear programming relaxation; optimization problems; path-traveling salesman problem; prize-collecting steiner tree; stroll probelm; telecommunications network; Approximation algorithms; Buildings; Computer science; Costs; Linear programming; Personal communication networks; Steiner trees; Traveling salesman problems; Tree graphs; Waste materials; Steiner tree; approximation algorithm; path-TSP; prize-collecting; stroll; traveling salesman problem;
Conference_Titel :
Foundations of Computer Science, 2009. FOCS '09. 50th Annual IEEE Symposium on
Conference_Location :
Atlanta, GA
Print_ISBN :
978-1-4244-5116-6
DOI :
10.1109/FOCS.2009.39