Optimization of Multi-Agent Flying Sidekick Traveling Salesman Problem over Road Networks
Ruixiao Yang, Chuchu Fan

TL;DR
This paper introduces a novel multi-agent routing problem for last-mile delivery on real road networks, proposing a MILP model and a heuristic algorithm that outperform existing methods in efficiency and scalability.
Contribution
It extends the single truck-drone model to multiple trucks and drones on actual road networks, providing a scalable solution for large-scale logistics problems.
Findings
Our algorithm outperforms baseline methods in solution quality.
It significantly reduces computation time for large instances.
Scales to over 300 customers within 5 minutes.
Abstract
The mixed truck-drone delivery systems have attracted increasing attention for last-mile logistics, but real-world complexities demand a shift from single-agent, fully connected graph models to multi-agent systems operating on actual road networks. We introduce the multi-agent flying sidekick traveling salesman problem (MA-FSTSP) on road networks, extending the single truck-drone model to multiple trucks, each carrying multiple drones while considering full road networks for truck restrictions and flexible drone routes. We propose a mixed-integer linear programming model and an efficient three-phase heuristic algorithm for this NP-hard problem. Our approach decomposes MA-FSTSP into manageable subproblems of one truck with multiple drones. Then, it computes the routes for trucks without drones in subproblems, which are used in the final phase as heuristics to help optimize drone and…
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 · Robotic Path Planning Algorithms · Transportation Planning and Optimization
MethodsSoftmax · Attention Is All You Need
