Asymptotically Optimal Gathering on a Grid
Andreas Cord-Landwehr, Matthias Fischer, Daniel Jung, Friedhelm Meyer, auf der Heide

TL;DR
This paper presents an asymptotically optimal algorithm for a swarm of indistinguishable robots to gather on a grid within time proportional to the number of robots, using only local vision and connectivity-preserving movements.
Contribution
The paper introduces the first asymptotically optimal gathering algorithm for robots on a grid under strict locality and connectivity constraints.
Findings
Achieves gathering in $ ext{O}(n)$ time, matching the lower bound.
Ensures swarm connectivity during merging process.
Operates with only local vision and no global communication.
Abstract
In this paper, we solve the local gathering problem of a swarm of indistinguishable, point-shaped robots on a two dimensional grid in asymptotically optimal time in the fully synchronous time model. Given an arbitrarily distributed (yet connected) swarm of robots, the gathering problem on the grid is to locate all robots within a -sized area that is not known beforehand. Two robots are connected if they are vertical or horizontal neighbors on the grid. The locality constraint means that no global control, no compass, no global communication and only local vision is available; hence, a robot can only see its grid neighbors up to a constant -distance, which also limits its movements. A robot can move to one of its eight neighboring grid cells and if two or more robots move to the same location they are \emph{merged} to be only one…
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 · Distributed Control Multi-Agent Systems · Modular Robots and Swarm Intelligence
