Finding the minimum -weighted dominating sets using heuristic algorithms

In this work, we propose, analyze, and solve a generalization of the -dominating set problem in a graph, when we consider a weighted graph. Given a graph with weights in its edges, a set of vertices is a -weighted dominating set if for every vertex outside the set, the sum of the weights from it to...

Descripción completa

Detalles Bibliográficos
Autores: Barrena, Eva, Bermudo Navarrete, Sergio, Hernández-Díaz, Alfredo G., Zamudio, José A., López Sánchez, Ana Dolores
Tipo de recurso: artículo
Fecha de publicación:2024
País:España
Institución:Universidad Pablo de Olavide (UPO)
Repositorio:RIO. Repositorio Institucional Olavide
Idioma:inglés
OAI Identifier:oai:rio.upo.es:10433/21817
Acceso en línea:https://hdl.handle.net/10433/21817
Access Level:acceso abierto
Palabra clave:Edge-weight
Dominating set
Metaheuristic algorithm
Iterated greedy algorithm
Descripción
Sumario:In this work, we propose, analyze, and solve a generalization of the -dominating set problem in a graph, when we consider a weighted graph. Given a graph with weights in its edges, a set of vertices is a -weighted dominating set if for every vertex outside the set, the sum of the weights from it to its adjacent vertices in the set is bigger than or equal to . The -weighted domination number is the minimum cardinality among all -weighted dominating sets. Since the problem of finding the -weighted domination number is -hard, we have proposed several problem-adapted construction and reconstruction techniques and embedded them in an Iterated Greedy algorithm. The resulting sixteen variants of the Iterated Greedy algorithm have been compared with an exact algorithm. Computational results show that the proposal is able to find optimal or near-optimal solutions within a short computational time. To the best of our knowledge, the -weighted dominating set problem has never been studied before in the literature and, therefore, there is no other state-of-the-art algorithm to solve it. We have also included a comparison with a particular case of our problem, the minimum dominating set problem and, on average, we achieve same quality results within around 50% of computation time.