We consider the rooted prize-collecting walks (PCW) problem, wherein we seek a collection C of rooted walks having minimum prize-collecting cost, which is the (total cost of walks in C) + (total nodereward of the nodes not visited by any walk in C). This problem arises naturally as the Lagrangian relaxation of both orienteering, where we seek a length-bounded walk of maximum reward, and the lstroll problem, where we seek a minimum-length walk covering at least l nodes. Our main contribution is to devise a simple, combinatorial algorithm for the PCW problem that returns a rooted tree whose prize-collecting cost is at most the optimum value of the prize-collecting walks problem. This result applies to both directed and undirected graphs, and holds for arbitrary nonnegative edge costs. We present two applications of our result, where we utilize our algorithm to develop combinatorial approximation algorithms for two fundamental vehicle-routing problems (VRPs): (1) orienteering; and (2) k-minimum-latency problem (k-MLP), wherein we seek to cover all nodes using k paths starting at a prescribed root node, so as to minimize the sum of the node visiting times. Our combinatorial algorithm allows us to sidestep the part where we solve a preflow-based LP in the LP-rounding algorithms of [14] for orienteering, and in the state-of-the-art 7.183-approximation algorithm for k-MLP in [20]. Consequently, we obtain combinatorial implementations of these algorithms (with the same approximation factors). Compared to algorithms that achieve the current-best approximation factors for orienteering and k-MLP, our algorithms have substantially improved running time, and achieve approximation guarantees that match (k-MLP), or are slightly worse (orienteering) than the current-best approximation factors for these problems. We report various computational results for our resulting (combinatorial implementations of) orienteering algorithms, which show that the algorithms perform quite well in practice, both in terms of the quality of the solution they return, as also the upper bound they yield on the orienteering optimum (which is obtained by leveraging the workings of our PCW algorithm). *dezfuli@ualberta.ca. Dept. of Computer Science, Univ. Alberta, Edmonton, AB T6G 2E8. † zacharyf@ualberta.ca. Dept. of Computer Science, Univ. Alberta, Edmonton, AB T6G 2E8. Supported by an NSERC Discovery grant and an NSERC Discovery Accelerator Supplement Award. ‡ ian@ianpost.org § cswamy@uwaterloo.ca. Dept. of Combinatorics and Optimization, Univ. Waterloo, Waterloo, ON N2L 3G1. Supported in part by NSERC grant 327620-09 and an NSERC Discovery Accelerator Supplement Award.
[1]
Richard F. Hartl,et al.
Metaheuristics for the bi-objective orienteering problem
,
2009,
Swarm Intelligence.
[2]
Adam Meyerson,et al.
Approximation algorithms for deadline-TSP and vehicle routing with time-windows
,
2004,
STOC '04.
[3]
Chaitanya Swamy,et al.
Approximation algorithms for regret-bounded vehicle routing and applications to distance-constrained vehicle routing
,
2013,
STOC.
[4]
András Frank,et al.
Preserving and Increasing Local Edge-Connectivity in Mixed Graphs
,
1995,
SIAM J. Discret. Math..
[5]
András Frank,et al.
On Connectivity Properties of Eulerian Digraphs
,
1988
.
[6]
OP Modelling and Polyhedral Considerations
,
2020
.
[7]
David R. Karger,et al.
Approximation algorithms for orienteering and discounted-reward TSP
,
2003,
44th Annual IEEE Symposium on Foundations of Computer Science, 2003. Proceedings..
[8]
R. Ravi,et al.
Approximation algorithms for distance constrained vehicle routing problems
,
2012,
Networks.
[9]
Alice Paul,et al.
Budgeted Prize-Collecting Traveling Salesman and Minimum Spanning Tree Problems
,
2020,
Math. Oper. Res..
[10]
Chaitanya Swamy,et al.
Facility Location with Client Latencies: Linear Programming Based Techniques for Minimum Latency Problems
,
2010,
IPCO.
[11]
Chaitanya Swamy,et al.
Compact, Provably-Good LPs for Orienteering and Regret-Bounded Vehicle Routing
,
2017,
IPCO.
[12]
Madhu Sudan,et al.
The minimum latency problem
,
1994,
STOC '94.
[13]
T. Tsiligirides,et al.
Heuristic Methods Applied to Orienteering
,
1984
.
[14]
Matteo Fischetti,et al.
Solving the Orienteering Problem through Branch-and-Cut
,
1998,
INFORMS J. Comput..
[15]
Satish Rao,et al.
The k-traveling repairman problem
,
2003,
SODA '03.
[16]
Bruce L. Golden,et al.
A fast and effective heuristic for the orienteering problem
,
1996
.
[17]
Chandra Chekuri,et al.
Improved algorithms for orienteering and related problems
,
2008,
SODA '08.