Shortest Paths of Mutually Visible Robots
Computational Geometry
2025-09-09 v2
Abstract
Given a set of point robots inside a simple polygon , 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 time algorithm, where is the complexity of the polygon, when all the starting positions lie on a line segment , all the target positions lie on a line segment , and and do not intersect. We also argue that there is no polynomial-time algorithm, whose running time depends only on and , that uses a single strategy for the case where and intersect.
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}
}