2019
DOI: 10.1007/978-3-030-14094-6_6
|View full text |Cite
|
Sign up to set email alerts
|

Mutual Visibility by Asynchronous Robots on Infinite Grid

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
15
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
5

Relationship

2
3

Authors

Journals

citations
Cited by 16 publications
(15 citation statements)
references
References 14 publications
0
15
0
Order By: Relevance
“…Then, the moving group moves up towards the top-right beacon robot. Next, the moving group turns left, and the robot in C i 2 is translated by a vector (1,1). Finally, the moving group reaches the top-left beacon robot and forms the first configuration of the sequence described in Fig.…”
Section: An Algorithm Using Five Robots and Five Modifiable Colorsmentioning
confidence: 99%
See 1 more Smart Citation
“…Then, the moving group moves up towards the top-right beacon robot. Next, the moving group turns left, and the robot in C i 2 is translated by a vector (1,1). Finally, the moving group reaches the top-left beacon robot and forms the first configuration of the sequence described in Fig.…”
Section: An Algorithm Using Five Robots and Five Modifiable Colorsmentioning
confidence: 99%
“…Various terminating problems have been investigated in infinite grids such as arbitrary pattern formation [4], mutual visibility [1], and gathering [9,11]. The possibly closest related work is that of Emek et al [13].…”
Section: Introductionmentioning
confidence: 99%
“…Furthermore, robots were given a fixed point on the grid so that they can form a connected configuration containing it. Other specific types of formation problems that have been studied in the infinite grid set up, are the Gathering problem [11], i.e., the point formation problem and the Mutual Visibility problem [1], where a set of opaque robots have to form a pattern in which no three robots are collinear.…”
Section: Earlier Workmentioning
confidence: 99%
“…Arbitrary Pattern Formation Input : The configuration of robots visible to me 1. Procedure ArbitraryPatternFormation()2 if there is a robot with light set to leader then // PatternFormationFromLeaderConfigurationthere are two robots with light set to candidate on the same vertical line or at least one robot with light set to symmetry then 6…”
mentioning
confidence: 99%
“…Pattern Formation from Leader Configuration Input : The configuration of robots visible to me 1. Procedure PatternFormationFromLeaderConfiguration() l ← the robot with light leader4 if r.light = off then 5 if r l ∈ H O B (r) ∩ H O L (r) then if there are no robots in H O B (r) ∩ H O U (r l ) ∩ H O R (r l ) and r is the leftmost robot on LH (r) ∩ H O R (r l ) then 9if there is no robot on LV (r l ) then10 p ← the point of intersection of the lines LH (r) and LV (r l ) there are k ≥ 0 robots on LH (r l ) with light off then 14 Move to (Ψ (k + 2), −1) 15 else if r l ∈ LH (r), there is a robot on LV (r l ), and there are no robots with light off in H O U (r) ∩ H O R (r l ) then 16 if r.pos = (Ψ (i), −1) and PartialFormation(i) = True then 17 r.light ← done 18 Move to P[i] 19 else if r l ∈ LV (r) then 20 if there is no other robot with light off in H C U (r) and there are no robots in H O B (r) except r l then 21 Move to P[1] 22 else if r.light = leader then 23 if there are no robots with light off then a robot with light done at ti−1 then Suppose that at time t 1. a robot r with light set to off finds itself eligible to become leader, and 2. for all r ∈ R \ {r}, r is stable and r .light = off,…”
mentioning
confidence: 99%