Dynamic Vehicle Routing Problem with Prompt Confirmation of Advance Requests

๐Ÿ“… 2026-03-08
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This study addresses the challenge faced by public transit agencies in simultaneously providing immediate confirmation for pre-booked on-demand ride requests and maintaining continuous route optimization. To this end, the authors propose a novel dynamic vehicle routing approach that, for the first time, unifies real-time service feasibility verification with long-term scheduling optimization within a single framework. The method integrates a reinforcement learningโ€“based non-myopic objective function with fast insertion heuristics and anytime optimization algorithms. Experimental evaluation on a real-world U.S. microtransit dataset demonstrates that the proposed approach significantly increases the number of served requests while meeting stringent requirements for immediate response and high service reliability.

Technology Category

Application Category

๐Ÿ“ Abstract
Transit agencies that operate on-demand transportation services have to respond to trip requests from passengers in real time, which involves solving dynamic vehicle routing problems with pick-up and drop-off constraints. Based on discussions with public transit agencies, we observe a real-world problem that is not addressed by prior work: when trips are booked in advance (e.g., trip requests arrive a few hours in advance of their requested pick-up times), the agency needs to promptly confirm whether a request can be accepted or not, and ensure that accepted requests are served as promised. State-of-the-art computational approaches either provide prompt confirmation but lack the ability to continually optimize and improve routes for accepted requests, or they provide continual optimization but cannot guarantee serving all accepted requests. To address this gap, we introduce a novel problem formulation of dynamic vehicle routing with prompt confirmation and continual optimization. We propose a novel computational approach for this vehicle routing problem, which integrates a quick insertion search for prompt confirmation with an anytime algorithm for continual optimization. To maximize the number requests served, we train a non-myopic objective function using reinforcement learning, which guides both the insertion and the anytime algorithms towards optimal, non-myopic solutions. We evaluate our computational approach on a real-world microtransit dataset from a public transit agency in the U.S., demonstrating that our proposed approach provides prompt confirmation while significantly increasing the number of requests served compared to existing approaches.
Problem

Research questions and friction points this paper is trying to address.

Dynamic Vehicle Routing Problem
Prompt Confirmation
Advance Requests
On-demand Transit
Continual Optimization
Innovation

Methods, ideas, or system contributions that make the work stand out.

dynamic vehicle routing
prompt confirmation
continual optimization
reinforcement learning
non-myopic objective
๐Ÿ”Ž Similar Papers
No similar papers found.