English

Performance Guaranteed Evolutionary Algorithm for Minimum Connected Dominating Set

Discrete Mathematics 2022-01-17 v1

Abstract

A connected dominating set is a widely adopted model for the virtual backbone of a wireless sensor network. In this paper, we design an evolutionary algorithm for the minimum connected dominating set problem (MinCDS), whose performance is theoretically guaranteed in terms of both computation time and approximation ratio. Given a connected graph G=(V,E)G=(V,E), a connected dominating set (CDS) is a subset CVC\subseteq V such that every vertex in VCV\setminus C has a neighbor in CC, and the subgraph of GG induced by CC is connected. The goal of MinCDS is to find a CDS of GG with the minimum cardinality. We show that our evolutionary algorithm can find a CDS in expected O(n3)O(n^3) time which approximates the optimal value within factor (2+lnΔ)(2+\ln\Delta), where nn and Δ\Delta are the number of vertices and the maximum degree of graph GG, respectively.

Keywords

Cite

@article{arxiv.2201.05332,
  title  = {Performance Guaranteed Evolutionary Algorithm for Minimum Connected Dominating Set},
  author = {Chaojie Zhu and Yingli Ran and Zhao Zhang and Ding-Zhu Du},
  journal= {arXiv preprint arXiv:2201.05332},
  year   = {2022}
}

Comments

20 pages, 4 figures