Approximating Prize-Collecting Variants of TSP
Morteza Alimi, Tobias M\"omke, Michael Ruderer

TL;DR
This paper introduces a new approximation algorithm for the Prize-collecting Ordered Traveling Salesman Problem, achieving a 2.097-approximation ratio by combining sampling, probabilistic vertex selection, and pruning techniques.
Contribution
It presents the first 2.097-approximation algorithm for PCOTSP, extending advanced techniques from related TSP variants to improve approximation bounds.
Findings
Achieves a 2.097-approximation for PCOTSP.
Extends techniques to Prize-collecting Multi-Path TSP with a 2.41-approximation.
Introduces novel sampling and pruning strategies for better approximation ratios.
Abstract
We present an approximation algorithm for the Prize-collecting Ordered Traveling Salesman Problem (PCOTSP), which simultaneously generalizes the Prize-collecting TSP and the Ordered TSP. The Prize-collecting TSP is well-studied and has a long history, with the current best approximation factor slightly below , shown by Blauth, Klein and N\"agele [IPCO 2024]. The best approximation ratio for Ordered TSP is , presented by B\"{o}hm, Friggstad, M\"{o}mke, Spoerhase [SODA 2025] and Armbruster, Mnich, N\"{a}gele [Approx 2024]. The former also present a factor 2.2131 approximation algorithm for Multi-Path-TSP. By carefully tuning the techniques of the latest results on the aforementioned problems and leveraging the unique properties of our problem, we present a 2.097-approximation algorithm for PCOTSP. A key idea in our result is to first sample a set of trees,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods
