IJCAI 2020poster0 citations

NuCDS: An Efficient Local Search Algorithm for Minimum Connected Dominating Set

Bohan Li, Xindi Zhang, Shaowei Cai, Jinkun Lin, Yiyuan Wang, Christian Blum

Abstract

The minimum connected dominating set (MCDS) problem is an important extension of the minimum dominating set problem, with wide applications, especially in wireless networks. Despite its practical importance, there are few works on solving MCDS for massive graphs, mainly due to the complexity of maintaining connectivity. In this paper, we propose two novel ideas, and develop a new local search algorithm for MCDS called NuCDS. First, a hybrid dynamic connectivity maintenance method is designed to switch alternately between a novel fast connectivity maintenance method based on spanning tree and its previous counterpart. Second, we define a new vertex property called \emph{safety} to make the algorithm more considerate when selecting vertices. Experiments show that NuCDS significantly outperforms the state-of-the-art MCDS algorithms on both massive graphs and classic benchmarks.

Heuristic Search and Game Playing: Combinatorial Search and OptimisationHeuristic Search and Game Playing: Heuristic Search
BibTeX
@inproceedings{ijcai2020p209,
  title     = {NuCDS: An Efficient Local Search Algorithm for Minimum Connected Dominating Set},
  author    = {Li, Bohan and Zhang, Xindi and Cai, Shaowei and Lin, Jinkun and Wang, Yiyuan and Blum, Christian},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {1503--1510},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/209},
  url       = {https://doi.org/10.24963/ijcai.2020/209},
}
NuCDS: An Efficient Local Search Algorithm for Minimum Connected Dominating Set · IJCAI 2020