Gathering a Closed Chain of Robots on a Grid
Sebastian Abshoff, Andreas Cord-Landwehr, Matthias Fischer, Daniel, Jung, Friedhelm Meyer auf der Heide

TL;DR
This paper presents a local, fully synchronous algorithm enabling a swarm of indistinguishable robots on a grid to gather into a small area while maintaining a closed chain configuration, with proven linear time complexity.
Contribution
It introduces a novel gathering algorithm for closed chains of robots on a grid, extending previous work on open chains with fixed endpoints.
Findings
The algorithm guarantees gathering in linear time.
Robots operate with only local information and no global coordinates.
The method maintains chain connectivity throughout the process.
Abstract
We consider the following variant of the two dimensional gathering problem for swarms of robots: Given a swarm of indistinguishable, point shaped robots on a two dimensional grid. Initially, the robots form a closed chain on the grid and must keep this connectivity during the whole process of their gathering. Connectivity means, that neighboring robots of the chain need to be positioned at the same or neighboring points of the grid. In our model, gathering means to keep shortening the chain until the robots are located inside a subgrid. Our model is completely local (no global control, no global coordinates, no compass, no global communication or vision, \ldots). Each robot can only see its next constant number of left and right neighbors on the chain. This fixed constant is called the \emph{viewing path length}. All its operations and detections are restricted to this…
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.
