Table of Contents
Fetching ...

Improved Linear-Time Construction of Minimal Dominating Set via Mobile Agents

Prabhat Kumar Chand, Anisur Rahaman Molla

TL;DR

Two new algorithms are designed that achieve a \emph{linear-time} solution for this problem of computing a \emph{minimal dominating set} (mDS) in anonymous graphs using mobile agents in the synchronous setting.

Abstract

Mobile agents have emerged as a powerful framework for solving fundamental graph problems in distributed settings in recent times. These agents, modelled as autonomous physical or software entities, possess local computation power, finite memory and have the ability to traverse a graph, offering efficient solutions to a range of classical problems. In this work, we focus on the problem of computing a \emph{minimal dominating set} (mDS) in anonymous graphs using mobile agents. Building on the recently proposed optimal dispersion algorithm on the synchronous mobile agent model, we design two new algorithms that achieve a \emph{linear-time} solution for this problem in the synchronous setting. Specifically, given a connected $n$-node graph with $n$ agents initially placed in either rooted or arbitrary configurations, we show that an mDS can be computed in $O(n)$ rounds using only $O(\log n)$ bits of memory per agent, without using any prior knowledge of any global parameters. This improves upon the best-known complexity results in the literature over the same model. In addition, as natural by-products of our methodology, our algorithms also construct a spanning tree and elect a unique leader in $O(n)$ rounds, which are also important results of independent interest in the mobile-agent framework.

Improved Linear-Time Construction of Minimal Dominating Set via Mobile Agents

TL;DR

Two new algorithms are designed that achieve a \emph{linear-time} solution for this problem of computing a \emph{minimal dominating set} (mDS) in anonymous graphs using mobile agents in the synchronous setting.

Abstract

Mobile agents have emerged as a powerful framework for solving fundamental graph problems in distributed settings in recent times. These agents, modelled as autonomous physical or software entities, possess local computation power, finite memory and have the ability to traverse a graph, offering efficient solutions to a range of classical problems. In this work, we focus on the problem of computing a \emph{minimal dominating set} (mDS) in anonymous graphs using mobile agents. Building on the recently proposed optimal dispersion algorithm on the synchronous mobile agent model, we design two new algorithms that achieve a \emph{linear-time} solution for this problem in the synchronous setting. Specifically, given a connected -node graph with agents initially placed in either rooted or arbitrary configurations, we show that an mDS can be computed in rounds using only bits of memory per agent, without using any prior knowledge of any global parameters. This improves upon the best-known complexity results in the literature over the same model. In addition, as natural by-products of our methodology, our algorithms also construct a spanning tree and elect a unique leader in rounds, which are also important results of independent interest in the mobile-agent framework.

Paper Structure

This paper contains 18 sections, 10 theorems, 2 equations, 1 table.

Key Result

Theorem 1

Let $G$ be a simple, connected, anonymous graph with $n$ nodes. Given $n$ mobile agents initially placed over the nodes either in a rooted or an arbitrary configuration, there exists an algorithm through which the agents can collectively compute a minimal dominating set in $O(n)$ rounds, using $O(\l

Theorems & Definitions (17)

  • Theorem
  • Theorem 2.1
  • Definition 2.2: Minimal Dominating Set
  • Lemma 3.1
  • Lemma 3.2
  • Lemma 3.3
  • Theorem 3.4
  • proof
  • proof
  • Lemma 4.2: Meeting Guarantee via Maximum ID
  • ...and 7 more