A ride time-oriented scheduling algorithm for dial-a-ride problems
Claudia Bongiovanni, Nikolas Geroliminis, Mor Kaspi

TL;DR
This paper introduces a polynomial-time scheduling algorithm for dial-a-ride problems, including variants with electric and autonomous vehicles, outperforming existing methods in efficiency and solution quality.
Contribution
A novel linear programming-based heuristic for dial-a-ride scheduling that efficiently handles electric and autonomous vehicle considerations.
Findings
Outperforms state-of-the-art algorithms in efficiency and quality
Effective for large-scale DARP and e-ADARP instances
Includes a battery management component for electric vehicles
Abstract
This paper offers a new algorithm to efficiently optimize scheduling decisions for dial-a-ride problems (DARPs), including problem variants considering electric and autonomous vehicles (e-ADARPs). The scheduling heuristic, based on linear programming theory, aims at finding minimal user ride time schedules in polynomial time. The algorithm can either return optimal feasible routes or it can return incorrect infeasibility declarations, on which feasibility can be recovered through a specifically-designed heuristic. The algorithm is furthermore supplemented by a battery management algorithm that can be used to determine charging decisions for electric and autonomous vehicle fleets. Timing solutions from the proposed scheduling algorithm are obtained on millions of routes extracted from DARP and e-ADARP benchmark instances. They are compared to those obtained from a linear program, as well…
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
TopicsTransportation and Mobility Innovations · Electric Vehicles and Infrastructure · Vehicle Routing Optimization Methods
