English

Eight-Fifth Approximation for TSP Paths

Discrete Mathematics 2017-03-28 v3 Data Structures and Algorithms Combinatorics

Abstract

We prove the approximation ratio 8/5 for the metric {s,t}\{s,t\}-path-TSP problem, and more generally for shortest connected TT-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 {s,t}\{s,t\}-tour out of those constructed from a family \Fscr>0\Fscr_{>0} of trees having a convex combination dominated by an optimal solution xx^* of the fractional relaxation. They give the approximation guarantee 5+12\frac{\sqrt{5}+1}{2} for such an {s,t}\{s,t\}-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 TT-joins, for T4|T|\ge 4. The ratio 8/5 is proved by simplifying and improving the approach of An, Kleinberg and Shmoys that consists in completing x/2x^*/2 in order to dominate the cost of "parity correction" for spanning trees. We partition the edge-set of each spanning tree in \Fscr>0\Fscr_{>0} into an {s,t}\{s,t\}-path (or more generally, into a TT-join) and its complement, which induces a decomposition of xx^*. This decomposition can be refined and then efficiently used to complete x/2x^*/2 without using linear programming or particular properties of TT, but by adding to each cut deficient for x/2x^*/2 an individually tailored explicitly given vector, inherent in xx^*. A simple example shows that the Best of Many Christofides algorithm may not find a shorter {s,t}\{s,t\}-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

R2 v1 2026-06-21T22:05:54.605Z