Improved NSGA-II for Minimum Weight Minimum Connected Dominating Set Problem

Hayet Dahmri,Salim Bouamama
DOI: https://doi.org/10.1007/978-3-030-58861-8_18
2020-09-06
Abstract:Most real-world problems are multiobjective in nature and considerable research efforts have been devoted to propose efficient multiobjective optimization approaches. Nondominated sorting genetic algorithm II (NSGA-II) is one of the well-known algorithms for this purpose which is based on a fast nondominated sorting procedure and an elitist selection strategy. This paper presents an improved NSGA-II algorithm (I-NSGA-II) based on greedy heuristics to tackle the minimum weight minimum connected dominating set problem. To make a trade-off between the size of the connected dominating set and its total weight, two objectives are considered, namely the minimization of the size and the minimization of the total edge-weight. The performance of I-NSGA-II is evaluated on a set of test problem instances with different sizes. Computational experiments show a significant improvement of our approach over NSGA-II with respect to the hypervolume indicator, run-time, and quality of solutions.
What problem does this paper attempt to address?