English

A $(\frac32+\frac1{\mathrm{e}})$-Approximation Algorithm for Ordered TSP

Data Structures and Algorithms 2024-05-13 v1

Abstract

We present a new (32+1e)(\frac32+\frac1{\mathrm{e}})-approximation algorithm for the Ordered Traveling Salesperson Problem (Ordered TSP). Ordered TSP is a variant of the classical metric Traveling Salesperson Problem (TSP) where a specified subset of vertices needs to appear on the output Hamiltonian cycle in a given order, and the task is to compute a cheapest such cycle. Our approximation guarantee of approximately 1.8681.868 holds with respect to the value of a natural new linear programming (LP) relaxation for Ordered TSP. Our result significantly improves upon the previously best known guarantee of 52\frac52 for this problem and thereby considerably reduces the gap between approximability of Ordered TSP and metric TSP. Our algorithm is based on a decomposition of the LP solution into weighted trees that serve as building blocks in our tour construction.

Keywords

Cite

@article{arxiv.2405.06244,
  title  = {A $(\frac32+\frac1{\mathrm{e}})$-Approximation Algorithm for Ordered TSP},
  author = {Susanne Armbruster and Matthias Mnich and Martin Nägele},
  journal= {arXiv preprint arXiv:2405.06244},
  year   = {2024}
}
R2 v1 2026-06-28T16:22:52.453Z