English

Shortest Paths of Mutually Visible Robots

Computational Geometry 2025-09-09 v2

Abstract

Given a set of nn point robots inside a simple polygon PP, the task is to move the robots from their starting positions to their target positions along their shortest paths, while the mutual visibility of these robots is preserved. Previous work only considered two robots. In this paper, we present an O(mn)O(mn) time algorithm, where mm is the complexity of the polygon, when all the starting positions lie on a line segment SS, all the target positions lie on a line segment TT, and SS and TT do not intersect. We also argue that there is no polynomial-time algorithm, whose running time depends only on nn and mm, that uses a single strategy for the case where SS and TT intersect.

Keywords

Cite

@article{arxiv.2309.16901,
  title  = {Shortest Paths of Mutually Visible Robots},
  author = {Rusul J. Alsaedi and Joachim Gudmundsson and André van Renssen},
  journal= {arXiv preprint arXiv:2309.16901},
  year   = {2025}
}
R2 v1 2026-06-28T12:35:35.677Z