@inproceedings{353476768ca34bc8be151d1b7d8c6227,
title = "Conflict-based search for optimal multi-agent path finding",
abstract = "In the multi agent path finding problem (MAPF) paths should be found for several agents, each with a different start and goal position such that agents do not collide. Previous optimal solvers applied global A*-based searches. We present a new search algorithm called Conflict Based Search (CBS). CBS is a two-level algorithm. At the high level, a search is performed on a tree based on conflicts between agents. At the low level, a search is performed only for a single agent at a time. In many cases this reformulation enables CBS to examine fewer states than A* while still maintaining optimality. We analyze CBS and show its benefits and drawbacks. Experimental results on various problems shows a speedup of up to a full order of magnitude over previous approaches.",
author = "Guni Sharon and Roni Stern and Ariel Felner and Nathan Sturtevant",
year = "2012",
month = nov,
day = "7",
language = "American English",
isbn = "9781577355687",
series = "Proceedings of the National Conference on Artificial Intelligence",
pages = "563--569",
booktitle = "AAAI-12 / IAAI-12 - Proceedings of the 26th AAAI Conference on Artificial Intelligence and the 24th Innovative Applications of Artificial Intelligence Conference",
note = "26th AAAI Conference on Artificial Intelligence and the 24th Innovative Applications of Artificial Intelligence Conference, AAAI-12 / IAAI-12 ; Conference date: 22-07-2012 Through 26-07-2012",
}