90
29

Dispersion of Mobile Robots: The Power of Randomness

Abstract

We consider cooperation among insects, modeled as cooperation between mobile robots on a graph. Within this setting, we consider the problem of mobile robot dispersion on graphs. The study of mobile robots on a graph is an interesting paradigm with many interesting problems and applications. The problem of dispersion in this context, introduced by Augustine and Moses Jr., asks that nn robots, initially placed arbitrarily on an nn node graph, work together to quickly reach a configuration with exactly one robot at each node. Previous work on this problem has looked at the trade-off between the time to achieve dispersion and the amount of memory required by each robot. However, the trade-off was analyzed for \textit{deterministic algorithms} and the minimum memory required to achieve dispersion was found to be Ω(logn)\Omega(\log n) bits at each robot. In this paper, we show that by harnessing the power of \textit{randomness}, one can achieve dispersion with O(logΔ)O(\log \Delta) bits of memory at each robot, where Δ\Delta is the maximum degree of the graph. Furthermore, we show a matching lower bound of Ω(logΔ)\Omega(\log \Delta) bits for any \textit{randomized algorithm} to solve dispersion. We further extend the problem to a general kk-dispersion problem where k>nk> n robots need to disperse over nn nodes such that at most k/n\lceil k/n \rceil robots are at each node in the final configuration.

View on arXiv
Comments on this paper