Run for Cover: Dominating Set via Mobile Agents
Prabhat Kumar Chand, Anisur Rahaman Molla, Sumathi Sivasubramaniam

TL;DR
This paper introduces algorithms for mobile agents to find minimal and near-minimal dominating sets in graphs, enabling efficient coverage and guarding strategies in robotic and network systems.
Contribution
It presents the first algorithms for minimal dominating sets using mobile agents, with complexity bounds for both single and multiple starting positions.
Findings
Algorithms for minimal dominating set with linear and near-linear time complexity.
A logarithmic approximation algorithm for the minimum dominating set.
Applicability to robotic coverage and network guarding problems.
Abstract
Research involving computing with mobile agents is a fast-growing field, given the advancement of technology in automated systems, e.g., robots, drones, self-driving cars, etc. Therefore, it is pressing to focus on solving classical network problems using mobile agents. In this paper, we study one such problem -- finding small dominating sets of a graph using mobile agents. Dominating set is interesting in the field of mobile agents as it opens up a way for solving various robotic problems, e.g., guarding, covering, facility location, transport routing, etc. In this paper, we first present two algorithms for computing a {\em minimal dominating set}: (i) an time algorithm if the robots start from a single node (i.e., gathered initially), (ii) an time algorithm, if the robots start from multiple nodes (i.e., positioned arbitrarily), where…
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 · Advanced Graph Theory Research · Mobile Agent-Based Network Management
