Suboptimal Variants of the Conflict-Based Search Algorithm for the Multi-Agent Pathfinding Problem

Authors

  • Max Barer Ben-Gurion University
  • Guni Sharon Ben-Gurion University
  • Roni Stern Ben-Gurion University
  • Ariel Felner Ben-Gurion University

DOI:

https://doi.org/10.1609/socs.v5i1.18315

Keywords:

Multi-agent, Path-finding, Conflict-Based Search, Multi-robot planning

Abstract

The task in the multi-agent path finding problem (MAPF) is to find paths for multiple agents, each with a different start and goal position, such that agents do not collide. A successful optimal MAPF solver is the conflict-based search (CBS) algorithm. CBS is a two level algorithm where special conditions ensure it returns the optimal solution. Solving MAPF optimally is proven to be NP-hard, hence CBS and all other optimal solvers do not scale up. We propose several ways to relax the optimality conditions of CBS trading solution quality for runtime as well as bounded-suboptimal variants, where the returned solution is guaranteed to be within a constant factor from optimal solution cost. Experimental results show the benefits of our new approach; a massive reduction in running time is presented while sacrificing a minor loss in solution quality. Our new algorithms outperform other existing algorithms in most of the cases.

Downloads

Published

2021-09-01