MS*: A New Exact Algorithm for Multi-agent Simultaneous Multi-goal Sequencing and Path Finding
Zhongqiang Ren, Sivakumar Rathinam, Howie Choset

TL;DR
MS* is an exact algorithm that efficiently solves multi-agent goal sequencing and path planning problems by integrating MAPF and mTSP solutions, enabling optimal coordination of multiple agents with many goals.
Contribution
The paper introduces MS*, a novel exact algorithm that combines MAPF and mTSP techniques for multi-agent planning, achieving optimal solutions efficiently.
Findings
Solves multi-agent problems with 20 agents and 50 goals in about a minute.
Integrates MAPF and mTSP for optimal goal allocation and path planning.
Demonstrates efficiency and scalability on standard hardware.
Abstract
In multi-agent applications such as surveillance and logistics, fleets of mobile agents are often expected to coordinate and safely visit a large number of goal locations as efficiently as possible. The multi-agent planning problem in these applications involves allocating and sequencing goals for each agent while simultaneously producing conflict-free paths for the agents. In this article, we introduce a new algorithm called MS* which computes an optimal solution for this multi-agent problem by fusing and advancing state of the art solvers for multi-agent path finding (MAPF) and multiple travelling salesman problem (mTSP). MS* leverages our prior subdimensional expansion approach for MAPF and embeds the mTSP solvers to optimally allocate and sequence goals for agents. Numerical results show that our new algorithm can solve the multi-agent problem with 20 agents and 50 goals in a minute…
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.
