Chrome Extension
WeChat Mini Program
Use on ChatGLM

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

IEEE ROBOTICS AND AUTOMATION LETTERS(2024)

Cited 0|Views14
No score
Abstract
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%similar to 14.84% solution quality increase with more than 79.8x speedup over the best baseline on large instances where the exact method times out.
More
Translated text
Key words
Combinatorial optimization,multi-robot systems,path planning for multiple mobile robots or agents,planning, scheduling, and coordination,task planning
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined