Approximating the Held-Karp Bound for Metric TSP in Nearly Linear Time
Chandra Chekuri, Kent Quanrud

TL;DR
This paper presents a nearly linear time randomized approximation scheme for the Held-Karp bound in metric TSP, significantly improving computational efficiency and enabling faster approximate solutions.
Contribution
It introduces a nearly linear time algorithm for approximating the Held-Karp bound, surpassing previous quadratic time methods, and facilitates faster TSP approximations.
Findings
Achieves $O(m \log^4 n / \epsilon^2)$ runtime for approximation
Provides a $(1+\epsilon)$-approximate solution to the Held-Karp bound
Enables a faster $(rac{3}{2} + \epsilon)$-approximation for metric TSP
Abstract
We give a nearly linear time randomized approximation scheme for the Held-Karp bound [Held and Karp, 1970] for metric TSP. Formally, given an undirected edge-weighted graph on edges and , the algorithm outputs in time, with high probability, a -approximation to the Held-Karp bound on the metric TSP instance induced by the shortest path metric on . The algorithm can also be used to output a corresponding solution to the Subtour Elimination LP. We substantially improve upon the running time achieved previously by Garg and Khandekar. The LP solution can be used to obtain a fast randomized -approximation for metric TSP which improves upon the running time of previous implementations of Christofides' algorithm.
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.
