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. 2309.02200
110
5

Run for Cover: Dominating Set via Mobile Agents

5 September 2023
Prabhat Kumar Chand
A. R. Molla
S. Sivasubramaniam
ArXiv (abs)PDFHTML
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 GGG 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 O(m)O(m)O(m) time algorithm if the robots start from a single node (i.e., gathered initially), (ii) an O(ℓΔlog⁡(λ)+nℓ+m)O(\ell\Delta\log(\lambda)+n\ell+m)O(ℓΔlog(λ)+nℓ+m) time algorithm, if the robots start from multiple nodes (i.e., positioned arbitrarily), where mmm is the number of edges and Δ\DeltaΔ is the maximum degree of GGG, ℓ\ellℓ is the number of clusters of the robot initially and λ\lambdaλ is the maximum ID-length of the robots. Then we present a ln⁡(Δ)\ln (\Delta)ln(Δ) approximation algorithm for the {\em minimum} dominating set which takes O(nΔlog⁡(λ))O(n\Delta\log (\lambda))O(nΔlog(λ)) rounds.

View on arXiv
Comments on this paper