DCROJun 17, 2012

Gathering an even number of robots in an odd ring without global multiplicity detection

arXiv:1207.7241v143 citations
Originality Incremental advance
AI Analysis

This solves a specific coordination problem in distributed robotics, but it is incremental as it builds on existing gathering protocols with new constraints.

The paper tackles the problem of gathering an even number of robots in an odd ring-shaped network under constraints like anonymity and local weak multiplicity detection, achieving a running time of O(n^2) asynchronous rounds.

We propose a gathering protocol for an even number of robots in a ring-shaped network that allows symmetric but not periodic configurations as initial configurations, yet uses only local weak multiplicity detection. Robots are assumed to be anonymous and oblivious, and the execution model is the non- atomic CORDA model with asynchronous fair scheduling. In our scheme, the number of robots k must be greater than 8, the number of nodes n on a network must be odd and greater than k+3. The running time of our protocol is O(n2) asynchronous rounds.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes