Mathematics (Oct 2023)

Dual-Neighborhood Search for Solving the Minimum Dominating Tree Problem

  • Ze Pan,
  • Xinyun Wu,
  • Caiquan Xiong

DOI
https://doi.org/10.3390/math11194214
Journal volume & issue
Vol. 11, no. 19
p. 4214

Abstract

Read online

The minimum dominating tree (MDT) problem consists of finding a minimum weight subgraph from an undirected graph, such that each vertex not in this subgraph is adjacent to at least one of the vertices in it, and the subgraph is connected without any ring structures. This paper presents a dual-neighborhood search (DNS) algorithm for solving the MDT problem, which integrates several distinguishing features, such as two neighborhoods collaboratively working for optimizing the objective function, a fast neighborhood evaluation method to boost the searching effectiveness, and several diversification techniques to help the searching process jump out of the local optimum trap thus obtaining better solutions. DNS improves the previous best-known results for four public benchmark instances while providing competitive results for the remaining ones. Several ingredients of DNS are investigated to demonstrate the importance of the proposed ideas and techniques.

Keywords