IJCAI 2023poster6 citations

An Exact Algorithm for the Minimum Dominating Set Problem

Hua Jiang, Zhifei Zheng

Abstract

The Minimum Dominating Set (MDS) problem is a classic NP-hard combinatorial optimization problem with many practical applications. Solving MDS is extremely challenging in computation. Previous work on exact algorithms mainly focuses on improving the theoretical time complexity and existing practical algorithms for MDS are almost based on heuristic search. In this paper, we propose a novel lower bound and an exact algorithm for MDS. The algorithm implements a branch-and-bound (BnB) approach and employs the new lower bound to reduce search space. Extensive empirical results show that the new lower bound is efficient in reduction of the search space and the new algorithm is effective for the standard instances and real-world instances. To the best of our knowledge, this is the first effective BnB algorithm for MDS.

Search: S: Combinatorial search and optimisationSearch: S: Heuristic search
BibTeX
@inproceedings{ijcai2023p622,
  title     = {An Exact Algorithm for the Minimum Dominating Set Problem},
  author    = {Jiang, Hua and Zheng, Zhifei},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {5604--5612},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/622},
  url       = {https://doi.org/10.24963/ijcai.2023/622},
}
An Exact Algorithm for the Minimum Dominating Set Problem · IJCAI 2023