ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2107.04885
185
2
v1v2 (latest)

Filling MIS Vertices by Myopic Luminous Robots

10 July 2021
Subhajit Pramanick
Saibaba Samala
D. Pattanayak
P. Mandal
ArXiv (abs)PDFHTML
Abstract

We present the problem of finding a maximal independent set (MIS) (named as \emph{MIS Filling problem}) of an arbitrary connected graph having nnn 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 Δ\DeltaΔ. 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, Δ+6\Delta + 6Δ+6 number of colors and O(log⁡Δ)O(\log \Delta)O(logΔ) bits of persistent storage. The time complexity is measured in terms of epochs and it can be solved in O(n2)O(n^2)O(n2) epochs. An epoch is the smallest time interval in which each participating robot gets activated and executes the algorithm at least once. For the second version with k (>1)k~ ( > 1)k (>1) \textit{Doors}, named as \emph{MIS Filling with Multiple Doors}, the solution works under a semi-synchronous scheduler using robots with 5 hops of visibility range, Δ+k+6\Delta + k + 6Δ+k+6 number of colors and O(log⁡(Δ+k))O(\log (\Delta + k))O(log(Δ+k)) bits of persistent storage. The problem with multiple Doors can be solved in O(n2)O(n^2)O(n2) epochs.

View on arXiv
Comments on this paper