Proceedings of the 28th ACM Symposium on Parallelism in Algorithms and Architectures 2016
DOI: 10.1145/2935764.2935789
|View full text |Cite
|
Sign up to set email alerts
|

Asymptotically Optimal Gathering on a Grid

Abstract: In this paper, we solve the local gathering problem of a swarm of n indistinguishable, pointshaped robots on a two dimensional grid in asymptotically optimal time O(n) in the fully synchronous FSYN C time model. Given an arbitrarily distributed (yet connected) swarm of robots, the gathering problem on the grid is to locate all robots within a 2 × 2-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 gl… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

0
19
0

Year Published

2018
2018
2021
2021

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 22 publications
(19 citation statements)
references
References 19 publications
0
19
0
Order By: Relevance
“…Pagli et al [28] study the problem of collision-free GATHERING classical robots to a small area; however, they do not provide a runtime analysis. Similarly, much work on the classical robot model [24,[29][30][31] for GATHERING does not have runtime analysis, except in a few cases [32][33][34][35][36]. Furthermore, Izumi et al [37] considered the robot scattering problem (opposite of GATHERING) in the semi-synchronous setting and provided a solution with an expected runtime of O(min{N, D 2 + log N}); here, D is the diameter of the initial configuration.…”
Section: Related Workmentioning
confidence: 99%
“…Pagli et al [28] study the problem of collision-free GATHERING classical robots to a small area; however, they do not provide a runtime analysis. Similarly, much work on the classical robot model [24,[29][30][31] for GATHERING does not have runtime analysis, except in a few cases [32][33][34][35][36]. Furthermore, Izumi et al [37] considered the robot scattering problem (opposite of GATHERING) in the semi-synchronous setting and provided a solution with an expected runtime of O(min{N, D 2 + log N}); here, D is the diameter of the initial configuration.…”
Section: Related Workmentioning
confidence: 99%
“…[4,11,15,22,25,29,32,36]). More recently, efficient solutions were proposed for the plane [17] and for grids [16]. In many papers on gathering the agents are a priori assumed to have limited knowledge of the environment.…”
Section: Related Workmentioning
confidence: 99%
“…The runtime analysis for gathering has been studied relatively recently [11][12][13][14][15]. Degener et al [11] provided the first algorithm for this problem with runtime O(N 2 ) in expectation in the fully synchronous setting, where N is the total number of robots.…”
Section: Introductionmentioning
confidence: 99%
“…All the above algorithms assume that both the viewing and connectivity ranges are of (fixed) radius 1. Recently, Cord-Landwehr et al [14] provided an O(N)-time algorithm for this problem for robots positioned on a grid in a fully synchronous setting. In this algorithm, it is assumed that robots have the viewing range of (distance) 20, i.e., each robot can observe other robots within a fixed distance of 20, but the connectivity range is one, i.e., two robots are connected if and only if they are vertical or horizontal neighbors on the grid.…”
Section: Introductionmentioning
confidence: 99%