Online Vehicle Routing with Pickups and Deliveries under Time-Dependent Travel-Time Constraints
Spyros Kontogiannis, Andreas Paraskevopoulos, Christos, Zaroliagis

TL;DR
This paper introduces online algorithms for the complex vehicle routing problem with time-dependent travel times, demonstrating they outperform human solutions and approach optimal MILP-based solutions in quality.
Contribution
It proposes novel online scheduling heuristics for VRPPDSTCtd with time-dependent travel times, including extensions with demand forecasting and local search improvements.
Findings
Algorithms outperform human-curated assignments
Solutions are close to MILP optimal solutions
Proposed heuristics are effective in real-world scenarios
Abstract
The Vehicle Routing Problem with pickups, deliveries and spatiotemporal service constraints () is a quite challenging algorithmic problem that can be dealt with in either an offline or an online fashion. In this work, we focus on a generalization, called , in which the travel-time metric is \emph{time-dependent}: the traversal-time per road segment (represented as a directed arc) is determined by some function of the departure-time from its tail towards its head. Time-dependence makes things much more complicated, even for the simpler problem of computing earliest-arrival-time paths which is a crucial subroutine to be solved (numerous times) by schedulers. We propose two \emph{online} schedulers of requests to workers, one which is a time-dependent variant of the classical Plain-Insertion heuristic, and an extension of it trying to digest some sort…
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 · Advanced Manufacturing and Logistics Optimization · Vehicle Routing Optimization Methods
