Approximating the Held-Karp Bound for Metric TSP in Nearly Linear Time
Data Structures and Algorithms
2017-10-16 v2
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.
Keywords
Cite
@article{arxiv.1702.04307,
title = {Approximating the Held-Karp Bound for Metric TSP in Nearly Linear Time},
author = {Chandra Chekuri and Kent Quanrud},
journal= {arXiv preprint arXiv:1702.04307},
year = {2017}
}