Improved Approximations for Dial-a-Ride Problems
Jingyang Zhao, Mingyu Xiao

TL;DR
This paper introduces two new algorithms for the multi-vehicle dial-a-ride problem, improving approximation ratios and running times, with implications for both multi-vehicle and single-vehicle scenarios in vehicle routing.
Contribution
The paper presents two simple algorithms that match or improve existing approximation ratios for the mDaRP, with faster running times and extensions to single-vehicle cases.
Findings
First algorithm achieves $ ilde{O}(rac{1}{2} ext{ approximation ratio with improved runtime.
Second algorithm attains an $O(rac{m}{ ext{lambda}})$ approximation ratio.
Extended algorithms improve approximation ratios for large request sets and single-vehicle cases.
Abstract
The multi-vehicle dial-a-ride problem (mDaRP) is a fundamental vehicle routing problem with pickups and deliveries, widely applicable in ride-sharing, economics, and transportation. Given a set of locations, vehicles of identical capacity located at various depots, and ride requests each defined by a source and a destination, the goal is to plan non-preemptive routes that serve all requests while minimizing the total travel distance, ensuring that no vehicle carries more than passengers at any time. The best-known approximation ratio for the mDaRP remains . We propose two simple algorithms: the first achieves the same approximation ratio of with improved running time, and the second attains an approximation ratio of . A combination of them…
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
TopicsVehicle Routing Optimization Methods · Transportation and Mobility Innovations · Facility Location and Emergency Management
