English

Shadoks Approach to Low-Makespan Coordinated Motion Planning

Computational Geometry 2022-12-09 v5 Robotics

Abstract

This paper describes the heuristics used by the Shadoks team for the CG:SHOP 2021 challenge. This year's problem is to coordinate the motion of multiple robots in order to reach their targets without collisions and minimizing the makespan. It is a classical multi agent path finding problem with the specificity that the instances are highly dense in an unbounded grid. Using the heuristics outlined in this paper, our team won first place with the best solution to 202 out of 203 instances and optimal solutions to at least 105 of them. The main ingredients include several different strategies to compute initial solutions coupled with a heuristic called Conflict Optimizer to reduce the makespan of existing solutions.

Keywords

Cite

@article{arxiv.2103.13956,
  title  = {Shadoks Approach to Low-Makespan Coordinated Motion Planning},
  author = {Loïc Crombez and Guilherme D. da Fonseca and Yan Gerard and Aldo Gonzalez-Lorenzo and Pascal Lafourcade and Luc Libralesso},
  journal= {arXiv preprint arXiv:2103.13956},
  year   = {2022}
}

Comments

Journal version to appear on ACM Journal on Algorithmics

R2 v1 2026-06-24T00:33:39.676Z