An improved approximation guarantee for Prize-Collecting TSP
Jannis Blauth, Martin N\"agele

TL;DR
This paper introduces a new approximation algorithm for the metric prize-collecting TSP that improves the approximation factor from 1.915 to 1.774 by employing a refined LP decomposition technique.
Contribution
It presents the first algorithm achieving an approximation guarantee below 1.8 for PCTSP, significantly narrowing the gap with classical TSP.
Findings
Achieved an approximation ratio of 1.774 for PCTSP.
Developed a refined LP decomposition technique.
Improved the theoretical understanding of PCTSP approximability.
Abstract
We present a new approximation algorithm for the (metric) prize-collecting traveling salesperson problem (PCTSP). In PCTSP, opposed to the classical traveling salesperson problem (TSP), one may not include a vertex of the input graph in the returned tour at the cost of a given vertex-dependent penalty, and the objective is to balance the length of the tour and the incurred penalties for omitted vertices by minimizing the sum of the two. We present an algorithm that achieves an approximation guarantee of with respect to the natural linear programming relaxation of the problem. This significantly reduces the gap between the approximability of classical TSP and PCTSP, beating the previously best known approximation factor of . As a key ingredient of our improvement, we present a refined decomposition technique for solutions of the LP relaxation, and show how to leverage…
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 · Robotic Path Planning Algorithms · Smart Parking Systems Research
