Eight-Fifth Approximation for TSP Paths
Abstract
We prove the approximation ratio 8/5 for the metric -path-TSP problem, and more generally for shortest connected -joins. The algorithm that achieves this ratio is the simple "Best of Many" version of Christofides' algorithm (1976), suggested by An, Kleinberg and Shmoys (2012), which consists in determining the best Christofides -tour out of those constructed from a family of trees having a convex combination dominated by an optimal solution of the fractional relaxation. They give the approximation guarantee for such an -tour, which is the first improvement after the 5/3 guarantee of Hoogeveen's Christofides type algorithm (1991). Cheriyan, Friggstad and Gao (2012) extended this result to a 13/8-approximation of shortest connected -joins, for . The ratio 8/5 is proved by simplifying and improving the approach of An, Kleinberg and Shmoys that consists in completing in order to dominate the cost of "parity correction" for spanning trees. We partition the edge-set of each spanning tree in into an -path (or more generally, into a -join) and its complement, which induces a decomposition of . This decomposition can be refined and then efficiently used to complete without using linear programming or particular properties of , but by adding to each cut deficient for an individually tailored explicitly given vector, inherent in . A simple example shows that the Best of Many Christofides algorithm may not find a shorter -tour than 3/2 times the incidentally common optima of the problem and of its fractional relaxation.
Keywords
Cite
@article{arxiv.1209.3523,
title = {Eight-Fifth Approximation for TSP Paths},
author = {András Sebö},
journal= {arXiv preprint arXiv:1209.3523},
year = {2017}
}
Comments
15 pages, corrected typos in citations, minor changes