English

The Line-Based Dial-a-Ride Problem

Optimization and Control 2025-09-25 v1

Abstract

On-demand ridepooling systems offer flexible services pooling multiple passengers into one vehicle, complementing traditional bus services. We propose a transportation system combining the spatial aspects of a fixed sequence of bus stops with the temporal flexibility of ridepooling. In the line-based Dial-a-Ride problem (liDARP), vehicles adhere to a fixed, ordered sequence of stops in their routes, with the possibility of taking shortcuts and turning if they are empty. We propose three MILP formulations for the liDARP with a multi-objective function balancing environmental aspects with customer satisfaction, comparing them on a real-world bus line. Our experiments show that the formulation based on an Event-Based graph is the fastest, solving instances with up to 50 requests in under one second. Compared to the classical DARP, the liDARP is computationally faster, with minimal increases in total distance driven and average ride times.

Keywords

Cite

@article{arxiv.2409.08860,
  title  = {The Line-Based Dial-a-Ride Problem},
  author = {Kendra Reiter and Marie Schmidt and Michael Stiglmayr},
  journal= {arXiv preprint arXiv:2409.08860},
  year   = {2025}
}

Comments

20 pages, 5 figures, to be published in OASIcs, Volume 123, ATMOS 2024

R2 v1 2026-06-28T18:43:45.979Z