Abstract
Given a set of agents on a grid, the multi-agent path finding problem aims to find a path that moves each agent from its given start location to its target location such that they do not collide and that the sum of arrival times is minimized. LNS2 is a state-of-the-art algorithm for anytime, suboptimal solving. It is an upper-bounding algorithm that repeatedly adjusts an existing solution and, being a local search, is oblivious to optimality. BCP is a state-of-the-art algorithm for exact solving. It is a lower-bounding tree search that attempts to tighten the lower bound until a solution appears. As BCP operates on the lower bound, the first solution it finds is optimal or nearly optimal, and therefore has poor anytime behavior. This paper proposes to tightly couple LNS2 and BCP to achieve better anytime, suboptimal solving while retaining the optimality guarantee of BCP. Experiments indicate that the combination achieves better anytime behavior than BCP in general and better suboptimal performance than LNS2 on congested maps.
Original language | English |
---|---|
Title of host publication | Proceedings of the Thirty-Third International Conference on Automated Planning and Scheduling 2023 |
Editors | Sven Koenig, Roni Stern, Mauro Vallati |
Place of Publication | Palo Alto California USA |
Publisher | Association for the Advancement of Artificial Intelligence (AAAI) |
Pages | 254-258 |
Number of pages | 5 |
Volume | 33 |
Edition | 1 |
ISBN (Electronic) | 139781577358817 |
DOIs | |
Publication status | Published - 2023 |
Event | International Conference on Automated Planning and Scheduling 2023 - Prague, Czechia Duration: 8 Jul 2023 → 13 Jul 2023 Conference number: 33rd https://ojs.aaai.org/index.php/ICAPS/issue/view/562 https://icaps23.icaps-conference.org/ (Website) |
Conference
Conference | International Conference on Automated Planning and Scheduling 2023 |
---|---|
Abbreviated title | ICAPS 2023 |
Country/Territory | Czechia |
City | Prague |
Period | 8/07/23 → 13/07/23 |
Internet address |