Approximation Algorithms for the A Priori TravelingRepairman

Inge Li Gørtz,Viswanath Nagarajan,Fatemeh Navidi
DOI: https://doi.org/10.48550/arXiv.1901.06581
2019-01-19
Data Structures and Algorithms
Abstract:We consider the a priori traveling repairman problem, which is a stochastic version of the classic traveling repairman problem (also called the traveling deliveryman or minimum latency problem). Given a metric $(V,d)$ with a root $r\in V$, the traveling repairman problem (TRP) involves finding a tour originating from $r$ that minimizes the sum of arrival-times at all vertices. In its a priori version, we are also given independent probabilities of each vertex being active. We want to find a master tour $\tau$ originating from $r$ and visiting all vertices. The objective is to minimize the expected sum of arrival-times at all active vertices, when $\tau$ is shortcut over the inactive vertices. We obtain the first constant-factor approximation algorithm for a priori TRP under non-uniform probabilities. Previously, such a result was only known for uniform probabilities.
What problem does this paper attempt to address?