Filling MIS Vertices by Myopic Luminous Robots
Subhajit Pramanick, Sai Vamshi Samala, Debasish Pattanayak, and Partha, Sarathi Mandal

TL;DR
This paper introduces algorithms for luminous myopic robots to find a maximal independent set in a graph, with solutions tailored for single and multiple door entry scenarios under different scheduling and visibility conditions.
Contribution
It presents the first algorithms for MIS filling with luminous robots, addressing both single and multiple door cases with specific complexity bounds and robot capabilities.
Findings
Single door solution operates in O(n^2) epochs under asynchronous scheduling.
Multiple door solution operates in O(n^2) epochs under semi-synchronous scheduling.
Algorithms work with limited visibility, colors, and memory, advancing robot coordination in graph problems.
Abstract
We present the problem of finding a maximal independent set (MIS) (named as \emph{MIS Filling problem}) of an arbitrary connected graph having vertices with luminous myopic mobile robots. The robots enter the graph one after another from a particular vertex called the \emph{Door} and disperse along the edges of the graph without collision to occupy vertices such that the set of vertices occupied by the robots is a maximal independent set. We assume the robots have knowledge only about the maximum degree of the graph, denoted by . In this paper, we explore two versions of the problem: the solution to the first version, named as \emph{MIS Filling with Single Door}, works under an asynchronous scheduler using robots with 3 hops of visibility range, number of colors and bits of persistent storage. The time complexity is measured in terms of epochs…
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 · Genome Rearrangement Algorithms · Opportunistic and Delay-Tolerant Networks
