DCCGDSLOROJun 4, 2015

A Certified Universal Gathering Algorithm for Oblivious Mobile Robots

arXiv:1506.01603v15 citations
Originality Highly original
AI Analysis

This work addresses a foundational challenge in distributed robotics by providing a certified algorithm for robot gathering, which is incremental as it builds on prior work but introduces formal verification.

The paper tackles the problem of universal gathering for oblivious mobile robots from any non-bivalent initial configuration without common chirality, presenting a new algorithm that is formally proven correct using the COQ proof assistant, achieving a certified positive result in this context.

We present a new algorithm for the problem of universal gathering mobile oblivious robots (that is, starting from any initial configuration that is not bivalent, using any number of robots, the robots reach in a finite number of steps the same position, not known beforehand) without relying on a common chirality. We give very strong guaranties on the correctness of our algorithm by proving formally that it is correct, using the COQ proof assistant. To our knowledge, this is the first certified positive (and constructive) result in the context of oblivious mobile robots. It demonstrates both the effectiveness of the approach to obtain new algorithms that are truly generic, and its managability since the amount of developped code remains human readable.

Foundations

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

Your Notes