Routing on Sparse Graphs with Non-metric Costs for the Prize-collecting Travelling Salesperson Problem
Patrick O'Hara, M. S. Ramanujan, Theodoros Damoulas

TL;DR
This paper addresses the Prize-collecting TSP on sparse, non-metric graphs, introducing heuristics and a novel branch & cut algorithm with empirical results showing improved solution quality and optimality.
Contribution
It develops heuristics and a new cut technique for solving Pc-TSP on sparse, non-metric graphs, extending prior work beyond complete or metric graphs.
Findings
Heuristics find lower-cost feasible solutions than existing methods.
DPCC cut solves more instances to optimality on non-metric datasets.
Empirical results demonstrate improved performance over baseline algorithms.
Abstract
In many real-world routing problems, decision makers must optimise over sparse graphs such as transportation networks with non-metric costs on the edges that do not obey the triangle inequality. Motivated by finding a sufficiently long running route in a city that minimises the air pollution exposure of the runner, we study the Prize-collecting Travelling Salesperson Problem (Pc-TSP) on sparse graphs with non-metric costs. Given an undirected graph with a cost function on the edges and a prize function on the vertices, the goal of Pc-TSP is to find a tour rooted at the origin that minimises the total cost such that the total prize is at least some quota. First, we introduce heuristics designed for sparse graphs with non-metric cost functions where previous work dealt with either a complete graph or a metric cost function. Next, we develop a branch & cut algorithm that employs a new cut…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Facility Location and Emergency Management · Transportation and Mobility Innovations
