The Max-Line-Formation Problem
Jannik Castenow, Thorsten G\"otte, Till Knollmann, Friedhelm Meyer auf, der Heide

TL;DR
This paper introduces the Max-Line-Formation problem for robots with limited visibility, demonstrating its solvability under certain conditions and providing algorithms with optimal convergence times.
Contribution
The paper defines the Max-Line-Formation problem, proves impossibility with circular viewing range, and offers algorithms for square viewing range with optimal convergence times.
Findings
Impossible with circular viewing range under strong assumptions.
Solvable with square viewing range and one-axis agreement.
Algorithms achieve optimal convergence times of Θ(n) and O(n^2 log(n/ε)).
Abstract
We consider n robots with limited visibility: each robot can observe other robots only up to a constant distance denoted as the viewing range. The robots operate in discrete rounds that are either fully synchronous (FSync) or semi-synchronized (SSync). Most previously studied formation problems in this setting seek to bring the robots closer together (e.g., Gathering or Chain-Formation). In this work, we introduce the Max-Line-Formation problem, which has a contrary goal: to arrange the robots on a straight line of maximal length. First, we prove that the problem is impossible to solve by robots with a constant sized circular viewing range. The impossibility holds under comparably strong assumptions: robots that agree on both axes of their local coordinate systems in FSync. On the positive side, we show that the problem is solvable by robots with a constant square viewing range, i.e.,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Modular Robots and Swarm Intelligence · Robotic Path Planning Algorithms
