English

Approximation Algorithms for the Bottleneck Asymmetric Traveling Salesman Problem

Data Structures and Algorithms 2020-12-29 v1

Abstract

We present the first nontrivial approximation algorithm for the bottleneck asymmetric traveling salesman problem. Given an asymmetric metric cost between n vertices, the problem is to find a Hamiltonian cycle that minimizes its bottleneck (or maximum-length edge) cost. We achieve an O(log n / log log n) approximation performance guarantee by giving a novel algorithmic technique to shortcut Eulerian circuits while bounding the lengths of the shortcuts needed. This allows us to build on a related result of Asadpour, Goemans, M\k{a}dry, Oveis Gharan, and Saberi to obtain this guarantee. Furthermore, we show how our technique yields stronger approximation bounds in some cases, such as the bounded orientable genus case studied by Oveis Gharan and Saberi. We also explore the possibility of further improvement upon our main result through a comparison to the symmetric counterpart of the problem.

Keywords

Cite

@article{arxiv.2012.14233,
  title  = {Approximation Algorithms for the Bottleneck Asymmetric Traveling Salesman Problem},
  author = {Hyung-Chan An and Robert Kleinberg and David B. Shmoys},
  journal= {arXiv preprint arXiv:2012.14233},
  year   = {2020}
}

Comments

16 pages, 3 figures

R2 v1 2026-06-23T21:29:22.643Z