Constraint Programming models for the parallel drone scheduling vehicle routing problem
Roberto Montemanni, Mauro Dell'Amico

TL;DR
This paper introduces constraint programming models for the parallel drone scheduling vehicle routing problem, addressing both theoretical and practical variants, and demonstrates their effectiveness through experiments on benchmark instances.
Contribution
It presents new constraint programming models for the problem, covering both time minimization and cost minimization variants, with validation on existing benchmark instances.
Findings
Models can solve problems to optimality
Models provide effective heuristics and bounds
Experimental results validate the models' effectiveness
Abstract
Drones are currently seen as a viable way for improving the distribution of parcels in urban and rural environments, while working in coordination with traditional vehicles like trucks. In this paper we consider the parallel drone scheduling vehicle routing problem, where the service of a set of customers requiring a delivery is split between a fleet of trucks and a fleet of drones. We consider two variations of the problem. In the first one the problem is more theoretical, and the target is the minimization of the time required to complete the service and have all the vehicles back to the depot. In the second variant more realistic constraints involving operating costs, capacity limitation and workload balance, are considered, and the target is to minimize the total operational costs. We propose several constraint programming models to deal with the two problems. An experimental…
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 · Scheduling and Timetabling Solutions
