Near-Optimal Dispersion on Arbitrary Anonymous Graphs
Ajay D. Kshemkalyani, Gokarna Sharma

TL;DR
This paper introduces a near-optimal algorithm for dispersing multiple robots in arbitrary anonymous graphs, achieving optimal time and memory bounds, and improving upon previous methods especially in multi-source initial configurations.
Contribution
It presents the first multi-source DFS-based dispersion algorithm that is optimal in both time and memory for arbitrary anonymous graphs with constant degree.
Findings
Achieves $O( ext{min}\{m,k riangle ight\ imes$ time complexity.
Uses $ heta( ext{log}(k+ riangle))$ bits per robot.
Works in both synchronous and asynchronous settings.
Abstract
Given an undirected, anonymous, port-labeled graph of memory-less nodes, edges, and degree , we consider the problem of dispersing robots (or tokens) positioned initially arbitrarily on one or more nodes of the graph to exactly different nodes of the graph, one on each node. The objective is to simultaneously minimize time to achieve dispersion and memory requirement at each robot. If all robots are positioned initially on a single node, depth first search (DFS) traversal solves this problem in time with bits at each robot. However, if robots are positioned initially on multiple nodes, the best previously known algorithm solves this problem in time storing bits at each robot, where is the number of multiplicity nodes in the…
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.
