Dispersion of Mobile Robots: A Study of Memory-Time Trade-offs
John Augustine, William K. Moses Jr

TL;DR
This paper introduces the dispersion problem for mobile robots, analyzing the trade-offs between memory and time to achieve optimal distribution on various graphs, with applications to electric vehicle recharging.
Contribution
It provides lower bounds and algorithms for dispersion, exploring the relationship between memory and time across different graph types.
Findings
Lower bounds on memory and time for dispersion.
Time and memory trade-offs are characterized for various graphs.
Algorithms achieving optimal dispersion in time and memory.
Abstract
We introduce a new problem in the domain of mobile robots, which we term dispersion. In this problem, robots are placed in an node graph arbitrarily and must coordinate with each other to reach a final configuration such that exactly one robot is at each node. We study this problem through the lenses of minimizing the memory required by each robot and of minimizing the number of rounds required to achieve dispersion. Dispersion is of interest due to its relationship to the problems of scattering on a graph, exploration using mobile robots, and load balancing on a graph. Additionally, dispersion has an immediate real world application due to its relationship to the problem of recharging electric cars, as each car can be considered a robot and recharging stations and the roads connecting them nodes and edges of a graph respectively. Since recharging is a costly affair relative…
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 systems and fault tolerance · Modular Robots and Swarm Intelligence
