An Evolutionary Algorithm For the Vehicle Routing Problem with Drones with Interceptions
Carlos Pambo, Jacomine Grobler

TL;DR
This paper introduces an evolutionary algorithm to optimize last-mile delivery using trucks and drones with interception capabilities, significantly reducing total delivery time compared to existing methods.
Contribution
It proposes a novel evolutionary algorithm for the VRPDi, effectively scheduling multiple truck-drone pairs with interception, outperforming previous algorithms on benchmark datasets.
Findings
Improved total delivery time by 39-60% over baseline VRP solutions.
Successfully solved 50 and 100-node problems within reasonable computational time.
Outperformed recent algorithms in benchmark comparisons.
Abstract
The use of trucks and drones as a solution to address last-mile delivery challenges is a new and promising research direction explored in this paper. The variation of the problem where the drone can intercept the truck while in movement or at the customer location is part of an optimisation problem called the vehicle routing problem with drones with interception (VRPDi). This paper proposes an evolutionary algorithm to solve the VRPDi. In this variation of the VRPDi, multiple pairs of trucks and drones need to be scheduled. The pairs leave and return to a depot location together or separately to make deliveries to customer nodes. The drone can intercept the truck after the delivery or meet up with the truck at the following customer location. The algorithm was executed on the travelling salesman problem with drones (TSPD) datasets by Bouman et al. (2015), and the performance of the…
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
TopicsAdvanced Manufacturing and Logistics Optimization · Robotic Path Planning Algorithms · Vehicle Routing Optimization Methods
