English

Symbolic Planning and Multi-Agent Path Finding in Extremely Dense Environments with Unassigned Agents

Artificial Intelligence 2026-01-12 v2 Multiagent Systems Robotics

Abstract

We introduce the Block Rearrangement Problem (BRaP), a challenging component of large warehouse management which involves rearranging storage blocks within dense grids to achieve a goal state. We formally define the BRaP as a graph search problem. Building on intuitions from sliding puzzle problems, we propose five search-based solution algorithms, leveraging joint configuration space search, classical planning, multi-agent pathfinding, and expert heuristics. We evaluate the five approaches empirically for plan quality and scalability. Despite the exponential relation between search space size and block number, our methods demonstrate efficiency in creating rearrangement plans for deeply buried blocks in up to 80x80 grids.

Keywords

Cite

@article{arxiv.2509.01022,
  title  = {Symbolic Planning and Multi-Agent Path Finding in Extremely Dense Environments with Unassigned Agents},
  author = {Bo Fu and Zhe Chen and Rahul Chandan and Alex Barbosa and Michael Caldara and Joey Durham and Federico Pecora},
  journal= {arXiv preprint arXiv:2509.01022},
  year   = {2026}
}

Comments

AAAI Conference on Artificial Intelligence (AAAI-26)

R2 v1 2026-07-01T05:14:26.672Z