Dispersion of Mobile Robots in the Global Communication Model
Ajay D. Kshemkalyani, Anisur Rahaman Molla, Gokarna Sharma

TL;DR
This paper introduces three deterministic algorithms for dispersing mobile robots in unknown graphs and trees under a global communication model, improving efficiency over local communication methods.
Contribution
It presents novel algorithms for robot dispersion with optimal or near-optimal time and memory bounds in the global communication setting.
Findings
DFS-based algorithm is optimal for memory and time in constant-degree graphs.
BFS-based algorithm for trees is optimal when number of robots is at most proportional to graph diameter.
Algorithms significantly outperform local communication models in efficiency.
Abstract
The dispersion problem on graphs asks robots placed initially arbitrarily on the nodes of an -node anonymous graph to reposition autonomously to reach a configuration in which each robot is on a distinct node of the graph. This problem is of significant interest due to its relationship to other fundamental robot coordination problems, such as exploration, scattering, load balancing etc. In this paper, we consider dispersion in the {\em global communication} model where a robot can communicate with any other robot in the graph (but the graph is unknown to robots). We provide three novel deterministic algorithms, two for arbitrary graphs and one for arbitrary trees, in a synchronous setting where all robots perform their actions in every time step. For arbitrary graphs, our first algorithm is based on a DFS traversal and guarantees steps runtime using…
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.
