AIDec 13, 2023

A Simulated Annealing-Based Multiobjective Optimization Algorithm for Minimum Weight Minimum Connected Dominating Set Problem

arXiv:2312.11527v2h-index: 7
Originality Incremental advance
AI Analysis

This incremental improvement addresses optimization challenges in domains like wireless sensor networks and systems biology.

The authors tackled the NP-hard minimum weight minimum connected dominating set problem in graph theory by proposing a simulated annealing algorithm combined with a greedy heuristic, which outperformed a recent method in experimental comparisons.

Minimum connected dominating set problem is an NP-hard combinatorial optimization problem in graph theory. Finding connected dominating set is of high interest in various domains such as wireless sensor networks, optical networks, and systems biology. Its weighted variant named minimum weight connected dominating set is also useful in such applications. In this paper, we propose a simulated annealing algorithm based on a greedy heuristic for tackling a variant of the minimum connected dominating set problem and that by exploiting two objectives together namely the cardinality and the total weight of the connected dominating set. Experimental results compared to those obtained by a recent proposed research show the superiority of our approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes