Tackling Dynamic Vehicle Routing Problem with Time Windows by means of Ant Colony System
Raluca Necula (1), Mihaela Breaban (1), Madalina Raschip (1) ((1), Faculty of Computer Science, Alexandru Ioan Cuza University, Iasi, Romania)

TL;DR
This paper introduces an ant colony optimization algorithm for the dynamic vehicle routing problem with time windows, effectively updating routes in real-time as new requests arrive, and improves solution quality and vehicle utilization.
Contribution
It proposes a novel joint solution construction mechanism combined with local search and insertion heuristics specifically designed for DVRPTW.
Findings
The algorithm is competitive and effective on benchmark instances.
It outperforms existing ant-based approaches on highly dynamic instances.
Solutions include reduced vehicle usage and improved routing efficiency.
Abstract
The Dynamic Vehicle Routing Problem with Time Windows (DVRPTW) is an extension of the well-known Vehicle Routing Problem (VRP), which takes into account the dynamic nature of the problem. This aspect requires the vehicle routes to be updated in an ongoing manner as new customer requests arrive in the system and must be incorporated into an evolving schedule during the working day. Besides the vehicle capacity constraint involved in the classical VRP, DVRPTW considers in addition time windows, which are able to better capture real-world situations. Despite this, so far, few studies have focused on tackling this problem of greater practical importance. To this end, this study devises for the resolution of DVRPTW, an ant colony optimization based algorithm, which resorts to a joint solution construction mechanism, able to construct in parallel the vehicle routes. This method is coupled…
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
TopicsVehicle Routing Optimization Methods · Transportation and Mobility Innovations · Transportation Planning and Optimization
