A Guided Insertion Mechanism for Solving the Dynamic Large-Scale Dial-a-Ride Problem

Dominique Feillet,Chijia Liu,H. Toussaint,Alain Quilliot
DOI: https://doi.org/10.48786/inoc.2024.13
Abstract:We study a prospective transportation system where vehicles provide dial-a-ride services to fulfill a very large scale of passenger requests (around 300,000). The system operates dynamically, with newly submitted requests needing immediate processing. A crucial aspect of this system’s viability in real-time situations is therefore the implementation of an efficient routing algorithm that can deliver high-quality solutions. We address a dynamic large-scale dial-a-ride problem through a best-fit greedy insertion algorithm. Furthermore, large-scale requests are assumed to be dominated by daily commuting needs and thus should be similar and repetitive from one day to another. Therefore, there might exist recurring and similar patterns in vehicle trajectories if similar requests can be served in the same manner. We introduce a Guided Insertion Mechanism that relies on a representative reference resolution and guides the insertion of dynamic requests while maintaining high-quality solutions.
Engineering,Computer Science
What problem does this paper attempt to address?