Maximum Independent Set Formation on a Finite Grid by Myopic Robots
Raja Das, Avisek Sharma, Buddhadeb Sau

TL;DR
This paper presents a deterministic distributed algorithm enabling autonomous, anonymous robots with limited visibility to form a maximum independent set on a finite grid, even with arbitrary initial placement, under semi-synchronous scheduling.
Contribution
It introduces a novel algorithm for MIS formation that works with arbitrary initial robot placement, limited visibility, and minimal communication.
Findings
Algorithm guarantees MIS formation in finite time.
Works with robots placed arbitrarily on the grid.
Operates under semi-synchronous scheduler with minimal resources.
Abstract
This work deals with the Maximum Independent Set () formation problem in a finite rectangular grid by autonomous robots. Suppose we are given a set of identical robots, where each robot is placed on a node of a finite rectangular grid such that no two robots are on the same node. The formation problem asks to design an algorithm, executing which each robot will move autonomously and terminate at a node such that after a finite time the set of nodes occupied by the robots is a maximum independent set of . We assume that robots are anonymous and silent, and they execute the same distributed algorithm. Previous works solving this problem used one or several door nodes through which the robots enter inside the grid or the graph one by one and occupy required nodes. In this work, we propose a deterministic algorithm that solves the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Modular Robots and Swarm Intelligence · Distributed systems and fault tolerance
