vix.ing · top · new · best · stats · spec

A Certified Universal Gathering Algorithm for Oblivious Mobile Robots

2015/06/04 by Pierre Courtieu, Courtieu, Pierre, Lionel Rieg +5
Computer Science · #Computational Geometry (cs.CG) #Data Structures and Algorithms (cs.DS) #Distributed #Distributed Control Multi-Agent Systems #FOS: Computer and information sciences #Logic in Computer Science (cs.LO) #Mobile Agent-Based Network Management #Optimization and Search Problems #Parallel #Robotics (cs.RO) #and Cluster Computing (cs.DC)

paper · pdf · doi:10.48550/arxiv.1506.01603

openalex publication_date 2015/06/04 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

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.

Related