A Hierarchical Framework for Solving the Constrained Multiple Depot Traveling Salesman Problem

Ruixiao Yang,Chuchu Fan

IEEE Robotics and Automation Letters(2024)

引用 0|浏览4
暂无评分
摘要
The Multiple Depot Traveling Salesman Problem (MDTSP) is a variant of the NP-hard Traveling Salesman Problem (TSP) with more than one salesman to jointly visit all destinations, commonly found in task planning in multi-agent robotic systems. Traditional MDTSP overlooks practical constraints like limited battery level and inter-agent conflicts, often leading to infeasible or unsafe solutions in reality. In this work, we incorporate energy and resource consumption constraints to form the Constrained MDTSP (CMDTSP). We design a novel hierarchical framework to obtain high-quality solutions with low computational complexity. The framework decomposes a given CMDTSP instance into manageable sub-problems, each handled individually via a TSP solver and heuristic search to generate tours. The tours are then aggregated and processed through a Mixed-Integer Linear Program (MILP), which contains significantly fewer variables and constraints than the MILP for the exact CMDTSP, to form a feasible solution efficiently. We demonstrate the performance of our framework on both real-world and synthetic datasets. It reaches a mean 12.48% optimality gap and 41.7x speedup over the exact method on common instances and a 5.22% $\sim$ 14.84% solution quality increase with more than 79.8x speedup over the best baseline on large instances where the exact method times out.
更多
查看译文
关键词
Planning, Scheduling, and Coordination,Path Planning for Multiple Mobile Robots or Agents,Task Planning,Multi-Robot Systems,Combinatorial Optimization,
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要