Approximation Algorithms for Movement Repairmen

Abstract

In the Movement Repairmen (MR) problem we are given a metric space (V, d) along with a set R of k repairmen r1, r2, ..., rk with their start depots s1, s2, ..., sk ∈ V and speeds v1, v2, ..., vk ≥ 0 respectively and a set C of m clients c1, c2, ..., cm having start locations s'1, s'2, ..., s'm ∈ V and speeds v'1, v'2, ..., v'm ≥ 0 respectively. If t is the earliest time a client cj is collocated with any repairman (say, ri) at a node u, we say that the client is served by ri at u and that its latency is t. The objective in the () problem is to plan the movements for all repairmen and clients to minimize the sum (average) of the clients latencies. The motivation for this problem comes, for example, from Amazon Locker Delivery amazon and USPS gopost gopost. We give the first O( n)-approximation algorithm for the problem.

0

Discussion (0)

Sign in to join the discussion.

Loading comments…