English

Approximation and Hardness of Polychromatic TSP

Computational Geometry 2025-07-08 v1

Abstract

We introduce the Polychromatic Traveling Salesman Problem (PCTSP), where the input is an edge weighted graph whose vertices are partitioned into kk equal-sized color classes, and the goal is to find a minimum-length Hamiltonian cycle that visits the classes in a fixed cyclic order. This generalizes the Bipartite TSP (when k=2k = 2) and the classical TSP (when k=nk = n). We give a polynomial-time (321036)(3 - 2 * 10^{-36})-approximation algorithm for metric PCTSP. Complementing this, we show that Euclidean PCTSP is APX-hard even in R2R^2, ruling out the existence of a PTAS unless P = NP.

Keywords

Cite

@article{arxiv.2507.04974,
  title  = {Approximation and Hardness of Polychromatic TSP},
  author = {Thomas Schibler and Subhash Suri and Jie Xue},
  journal= {arXiv preprint arXiv:2507.04974},
  year   = {2025}
}

Comments

To appear in CCCG 2025

R2 v1 2026-07-01T03:49:27.052Z