Combinatorial Algorithms for Rooted Prize-Collecting Walks and Applications to Orienteering and Minimum-Latency Problems
Sina Dezfuli, Zachary Friggstad, Ian Post, Chaitanya Swamy

TL;DR
This paper introduces a simple combinatorial algorithm for rooted prize-collecting walks, enabling improved approximation algorithms for orienteering and minimum-latency problems with better practical performance.
Contribution
The paper develops a novel combinatorial algorithm for rooted prize-collecting walks that simplifies and accelerates existing approximation algorithms for key vehicle-routing problems.
Findings
The algorithm achieves near-optimal prize-collecting costs in directed graphs.
It improves the running time of existing approximation algorithms.
Computational results show strong practical performance of the new algorithms.
Abstract
We consider the rooted prize-collecting walks (PCW) problem, wherein we seek a collection of rooted walks having minimum prize-collecting cost, which is the (total cost of walks in ) + (total node-reward of nodes not visited by any walk in ). This problem arises naturally as the Lagrangian relaxation of both orienteering, where we seek a length-bounded walk of maximum reward, and the -stroll problem, where we seek a minimum-length walk covering at least nodes. Our main contribution is to devise a simple, combinatorial algorithm for the PCW problem in directed graphs that returns a rooted tree whose prize-collecting cost is at most the optimum value of the prize-collecting walks problem. We utilize our algorithm to develop combinatorial approximation algorithms for two fundamental vehicle-routing problems (VRPs): (1) orienteering; and (2) -minimum-latency…
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
TopicsTransportation and Mobility Innovations · Vehicle Routing Optimization Methods · Urban and Freight Transport Logistics
