English

Motion Planning for Unlabeled Discs with Optimality Guarantees

Computational Geometry 2015-04-22 v1 Robotics

Abstract

We study the problem of path planning for unlabeled (indistinguishable) unit-disc robots in a planar environment cluttered with polygonal obstacles. We introduce an algorithm which minimizes the total path length, i.e., the sum of lengths of the individual paths. Our algorithm is guaranteed to find a solution if one exists, or report that none exists otherwise. It runs in time O~(m4+m2n2)\tilde{O}(m^4+m^2n^2), where mm is the number of robots and nn is the total complexity of the workspace. Moreover, the total length of the returned solution is at most OPT+4m\text{OPT}+4m, where OPT is the optimal solution cost. To the best of our knowledge this is the first algorithm for the problem that has such guarantees. The algorithm has been implemented in an exact manner and we present experimental results that attest to its efficiency.

Keywords

Cite

@article{arxiv.1504.05218,
  title  = {Motion Planning for Unlabeled Discs with Optimality Guarantees},
  author = {Kiril Solovey and Jingjin Yu and Or Zamir and Dan Halperin},
  journal= {arXiv preprint arXiv:1504.05218},
  year   = {2015}
}
R2 v1 2026-06-22T09:19:20.678Z