Approximation Algorithms for Movement Repairmen
MohammadTaghi Hajiaghayi, Rohit Khandekar, M. Reza Khani, Guy Kortsarz

TL;DR
This paper introduces the first logarithmic approximation algorithm for the Movement Repairmen problem, optimizing the movement plans of repairmen and clients to minimize average client latency in a metric space.
Contribution
It presents the first $O(\log n)$-approximation algorithm for the Movement Repairmen problem, advancing the understanding of approximation solutions for this complex routing challenge.
Findings
Developed an $O(\log n)$-approximation algorithm.
Addresses a novel problem motivated by delivery services.
Provides theoretical bounds for movement and latency optimization.
Abstract
In the {\em Movement Repairmen (MR)} problem we are given a metric space along with a set of repairmen with their start depots and speeds respectively and a set of clients having start locations and speeds respectively. If is the earliest time a client is collocated with any repairman (say, ) at a node , we say that the client is served by at and that its latency is . The objective in the (\smr{}) 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 \cite{amazon} and USPS gopost \cite{gopost}. We give the first $O(\log…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Cryptography and Data Security
