Combinatorial Algorithms for Rooted Prize-Collecting Walks and Applications to Orienteering and Minimum-Latency Problems

11/14/2021
by   Sina Dezfuli, et al.
0

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 node-reward of 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 ℓ-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) 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 Friggstand and Swamy (2017) for orienteering, and in the state-of-the-art 7.183-approximation algorithm for k-MP in Post and Swamy (2015). Consequently, we obtain combinatorial implementations of these algorithms with substantially improved running times compared with the current-best approximation factors. We report 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).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/12/2021

Approximating TSP walks in subcubic graphs

We prove that every simple 2-connected subcubic graph on n vertices with...
research
11/15/2021

Improved Approximations for CVRP with Unsplittable Demands

In this paper, we present improved approximation algorithms for the (uns...
research
11/07/2022

Approximation algorithms for Node-weighted Steiner Problems: Digraphs with Additive Prizes and Graphs with Submodular Prizes

In the budgeted rooted node-weighted Steiner tree problem, we are given ...
research
02/08/2022

Temporal Walk Centrality: Ranking Nodes in Evolving Networks

We propose the Temporal Walk Centrality, which quantifies the importance...
research
09/23/2019

LP-based algorithms for multistage minimization problems

We consider a multistage framework introduced recently where, given a ti...
research
02/19/2021

Simple Combinatorial Algorithms for the Minimum Dominating Set Problem in Bounded Arboricity Graphs

We revisit the minimum dominating set problem on graphs with arboricity ...
research
04/10/2019

Reconstruction of C&C Channel for Structured P2P Botnet

Botnets are problematic malware and a big challenge for researchers who ...

Please sign up or login with your details

Forgot password? Click here to reset