Run for Cover: Dominating Set via Mobile Agents

09/05/2023
by   Prabhat Kumar Chand, et al.
0

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 G 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 minimal dominating set: (i) an O(m) time algorithm if the robots start from a single node (i.e., gathered initially), (ii) an O(ℓΔlog(λ)+nℓ+m) time algorithm, if the robots start from multiple nodes (i.e., positioned arbitrarily), where m is the number of edges and Δ is the maximum degree of G, ℓ is the number of clusters of the robot initially and λ is the maximum ID-length of the robots. Then we present a ln (Δ) approximation algorithm for the minimum dominating set which takes O(nΔlog (λ)) rounds.

READ FULL TEXT
research
04/01/2019

Complexity and Algorithms for Semipaired Domination in Graphs

For a graph G=(V,E) with no isolated vertices, a set D⊆ V is called a se...
research
12/10/2020

A Linear-Time Algorithm for Minimum k-Hop Dominating Set of a Cactus Graph

Given a graph G=(V,E) and an integer k ≥ 1, a k-hop dominating set D of ...
research
01/28/2019

Dominating Sets and Connected Dominating Sets in Dynamic Graphs

In this paper we study the dynamic versions of two basic graph problems:...
research
09/21/2022

Efficient inspection of underground galleries using k robots with limited energy

We study the problem of optimally inspecting an underground (underwater)...
research
04/19/2019

An Efficient Algorithm for the Fast Delivery Problem

We study a problem where k autonomous mobile agents are initially locate...
research
05/30/2023

On the Approximability of External-Influence-Driven Problems

Domination problems in general can capture situations in which some enti...
research
10/06/2022

Lattice Linear Problems vs Algorithms

Modelling problems using predicates that induce a partial order among gl...

Please sign up or login with your details

Forgot password? Click here to reset