On the metric s-t path Traveling Salesman Problem
Zhihan Gao

TL;DR
This paper provides a unified analysis of approximation algorithms for the metric s-t path TSP, introducing a correction vector and comparing LP relaxations to improve understanding of approximation bounds.
Contribution
It unifies previous results by analyzing LP relaxations and introduces a correction vector to simplify and strengthen approximation guarantees for the s-t path TSP.
Findings
Both LP relaxations have the same fractional optimal value.
Integral solutions are within 1.5 times the LP optimal value.
A constructed instance shows limitations of certain approximation methods.
Abstract
We study the metric - path Traveling Salesman Problem (TSP). [An, Kleinberg, and Shmoys, STOC 2012] improved on the long standing -approximation factor and presented an algorithm that achieves an approximation factor of . Later [Seb\H{o}, IPCO 2013] further improved the approximation factor to . We present a simple, self-contained analysis that unifies both results; our main contribution is a \emph{unified correction vector}. We compare two different linear programming (LP) relaxations of the - path TSP, namely, the path version of the Held-Karp LP relaxation for TSP and a weaker LP relaxation, and we show that both LPs have the same (fractional) optimal value. Also, we show that the minimum-cost of integral solutions of the two LPs are within a factor of of each other. We prove that a half-integral…
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 · Smart Parking Systems Research · Vehicle Routing Optimization Methods
