2009 IEEE International Symposium on Parallel &Amp; Distributed Processing 2009
DOI: 10.1109/ipdps.2009.5160871
|View full text |Cite
|
Sign up to set email alerts
|

Uniform scattering of autonomous mobile robots in a grid

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
10
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 30 publications
(11 citation statements)
references
References 16 publications
0
10
0
Order By: Relevance
“…Another problem related to Dispersion is the scattering of k robots in graphs. This problem has been studied for rings [9,20] and grids [3]. Recently, Poudel and Sharma [19] provided a Θ( √ n)-time algorithm for uniform scattering in a grid [7].…”
Section: Algorithm Memory Per Robot Time (In Rounds) (In Bits)mentioning
confidence: 99%
See 1 more Smart Citation
“…Another problem related to Dispersion is the scattering of k robots in graphs. This problem has been studied for rings [9,20] and grids [3]. Recently, Poudel and Sharma [19] provided a Θ( √ n)-time algorithm for uniform scattering in a grid [7].…”
Section: Algorithm Memory Per Robot Time (In Rounds) (In Bits)mentioning
confidence: 99%
“…Algorithm 1: Algorithm Graph Disperse(k) to solve Dispersion. 1 if i is alone at node then 2 i.settled ← 1; do not set i.treelabel 3 for pass = 1, log k do 4 Stage 1 (Graph DFS: for group dispersion of unsettled robots) 5 for round = 0, min(4m − 2n + 2, k∆) do 6 if visited node is free then 7 highest ID robot r settles; r.treelabel ← x.ID, where x is robot with lowest ID 8 x continues its DFS after r sets its parent, child for DFS of x reset parent, child, treelabel, mult, home // Lexico-priority: (mult, treelabel/ID). Higher mult is higher priority; if mult is equal, lower treelabel/ID has higher priority.…”
Section: Stagementioning
confidence: 99%
“…Another problem related to D is the sca ering of k robots in an n-node graph. is problem has been studied for rings [11,24] and grids [3]. Recently, Poudel and Sharma [23] provided a Θ( √ n)-time algorithm for uniform sca ering in a grid [8].…”
Section: Algorithmmentioning
confidence: 99%
“…However, they cannot stop on edges. Several gathering problems are defined on graphs, such as gathering in trees [17], rings [12] and grids [4]. In this paper, we will discuss gathering in a tree with some further limitations imposed on the robots, specifically; their observing capabilities.…”
Section: Introductionmentioning
confidence: 99%