Dominating Sets and Connected Dominating Sets in Dynamic Graphs

01/28/2019
by   Niklas Hjuler, et al.
0

In this paper we study the dynamic versions of two basic graph problems: Minimum Dominating Set and its variant Minimum Connected Dominating Set. For those two problems, we present algorithms that maintain a solution under edge insertions and edge deletions in time O(Δ·polylog n) per update, where Δ is the maximum vertex degree in the graph. In both cases, we achieve an approximation ratio of O( n), which is optimal up to a constant factor (under the assumption that P NP). Although those two problems have been widely studied in the static and in the distributed settings, to the best of our knowledge we are the first to present efficient algorithms in the dynamic setting. As a further application of our approach, we also present an algorithm that maintains a Minimal Dominating Set in O(min(Δ, √(m))) per update.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/20/2019

An Õ(log^2 n)-approximation algorithm for 2-edge-connected dominating set

In the Connected Dominating Set problem we are given a graph G=(V,E) and...
research
05/26/2019

Deterministic Distributed Dominating Set Approximation in the CONGEST Model

We develop deterministic approximation algorithms for the minimum domina...
research
01/21/2022

An Approximation Algorithm for K-best Enumeration of Minimal Connected Edge Dominating Sets with Cardinality Constraints

K-best enumeration, which asks to output k best solutions without duplic...
research
09/19/2020

On combinatorial optimization for dominating sets (literature survey, new models)

The paper focuses on some versions of connected dominating set problems:...
research
09/05/2023

Run for Cover: Dominating Set via Mobile Agents

Research involving computing with mobile agents is a fast-growing field,...
research
01/14/2022

Performance Guaranteed Evolutionary Algorithm for Minimum Connected Dominating Set

A connected dominating set is a widely adopted model for the virtual bac...
research
09/13/2017

Maximum matchings and minimum dominating sets in Apollonian networks and extended Tower of Hanoi graphs

The Apollonian networks display the remarkable power-law and small-world...

Please sign up or login with your details

Forgot password? Click here to reset