A decomposition-based approach for large-scale pickup and delivery problems
G. Hiermann, M. Schiffer
TL;DR
The paper tackles very large-scale offline pickup and delivery with time windows, pooling, and vehicle-to-request dispatching. It introduces a decomposition-based matheuristic to solve up to about $5{,}000$ requests rapidly and an ${ILS}$-based metaheuristic to handle instances with more than $20{,}000$ requests, plus a hybrid warm-start approach that combines both. Through extensive computational experiments on NYC-derived data and established PDPTW benchmarks, the authors show competitive performance, deliver numerous best-known solutions, and provide practical insights on fleet sizing and passenger delay tolerance. The findings demonstrate that pooling and dispatching decisions can achieve substantial service improvements, with modest time-window flexibilities sometimes matching large increases in fleet size and reducing overall travel while maintaining customer satisfaction.
Abstract
With the advent of self-driving cars, experts envision autonomous mobility-on-demand services in the near future to cope with overloaded transportation systems in cities worldwide. Efficient operations are imperative to unlock such a system's maximum improvement potential. Existing approaches either consider a narrow planning horizon or ignore essential characteristics of the underlying problem. In this paper, we develop an algorithmic framework that allows the study of very large-scale pickup and delivery routing problems with more than 20 thousand requests, which arise in the context of integrated request pooling and vehicle-to-request dispatching. We conduct a computational study and present comparative results showing the characteristics of the developed approaches. Furthermore, we apply our algorithm to related benchmark instances from the literature to show the efficacy. Finally, we solve very large-scale instances and derive insights on upper-bound improvements regarding fleet sizing and customer delay acceptance from a practical perspective.
