English

Improved guarantees for the a priori TSP

Data Structures and Algorithms 2023-09-20 v1 Discrete Mathematics

Abstract

We revisit the a priori TSP (with independent activation) and prove stronger approximation guarantees than were previously known. In the a priori TSP, we are given a metric space (V,c)(V,c) and an activation probability p(v)p(v) for each customer vVv\in V. We ask for a TSP tour TT for VV that minimizes the expected length after cutting TT short by skipping the inactive customers. All known approximation algorithms select a nonempty subset SS of the customers and construct a master route solution, consisting of a TSP tour for SS and two edges connecting every customer vVSv\in V\setminus S to a nearest customer in SS. We address the following questions. If we randomly sample the subset SS, what should be the sampling probabilities? How much worse than the optimum can the best master route solution be? The answers to these questions (we provide almost matching lower and upper bounds) lead to improved approximation guarantees: less than 3.1 with randomized sampling, and less than 5.9 with a deterministic polynomial-time algorithm.

Keywords

Cite

@article{arxiv.2309.10663,
  title  = {Improved guarantees for the a priori TSP},
  author = {Jannis Blauth and Meike Neuwohner and Luise Puhlmann and Jens Vygen},
  journal= {arXiv preprint arXiv:2309.10663},
  year   = {2023}
}

Comments

39 pages, 6 figures, extended abstract to appear in the proceedings of ISAAC 2023

R2 v1 2026-06-28T12:26:11.524Z