Time-optimal Asynchronous Minimal Vertex Covering by Myopic Robots
Saswata Jana, Subhajit Pramanick, Adri Bhattacharya, Partha Sarathi Mandal

TL;DR
This paper presents algorithms for myopic autonomous robots to efficiently find minimal and minimum vertex covers in graphs, including trees and general graphs, under asynchronous conditions with limited visibility.
Contribution
It introduces new algorithms for vertex cover deployment by myopic robots, achieving optimality in time and memory for trees and extending to general graphs with additional memory.
Findings
Algorithms run in O(|E|) epochs.
Single-door algorithms are time and memory optimal for trees.
Extended algorithms work for general graphs with O(log Δ) memory.
Abstract
In a connected graph with an autonomous robot swarm with limited visibility, it is natural to ask whether the robots can be deployed to certain vertices satisfying a given property using only local knowledge. This paper affirmatively answers the question with a set of \emph{myopic} (finite visibility range) luminous robots with the aim of \emph{filling a minimal vertex cover} (MVC) of a given graph . The graph has special vertices, called \emph{doors}, through which robots enter sequentially. Starting from the doors, the goal of the robots is to settle on a set of vertices that forms a minimal vertex cover of under the asynchronous () scheduler. We are also interested in achieving the \emph{minimum vertex cover} (MinVC, which is NP-hard \cite{Karp1972} for general graphs) for a specific graph class using the myopic robots. We establish lower bounds on…
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 · Control and Dynamics of Mobile Robots · Modular Robots and Swarm Intelligence
