An Efficient Matheuristic for the Minimum-Weight Dominating Set Problem

08/28/2018
by   Mayra Albuquerque, et al.
0

A minimum dominating set in a graph is a minimum set of vertices such that every vertex of the graph either belongs to it, or is adjacent to one vertex of this set. This mathematical object is of high relevance in a number of applications related to social networks analysis, design of wireless networks, coding theory, and data mining, among many others. When vertex weights are given, minimizing the total weight of the dominating set gives rise to a problem variant known as the minimum weight dominating set problem. To solve this problem, we introduce a hybrid matheuristic combining a tabu search with an integer programming solver. The latter is used to solve subproblems in which only a fraction of the decision variables, selected relatively to the search history, are left free while the others are fixed. Moreover, we introduce an adaptive penalty to promote the exploration of intermediate infeasible solutions during the search, enhance the algorithm with perturbations and node elimination procedures, and exploit richer neighborhood classes. Extensive experimental analyses on a variety of instance classes demonstrate the good performance of the algorithm, and the contribution of each component in the success of the search is analyzed.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/27/2020

On Minimum Dominating Sets in cubic and (claw,H)-free graphs

Given a graph G=(V,E), S⊆ V is a dominating set if every v∈ V∖ S is adja...
research
02/13/2018

Hardness Results and Approximation Algorithms for the Minimum Dominating Tree Problem

Given an undirected graph G = (V, E) and a weight function w:E →R, the M...
research
02/27/2019

Algorithm and Hardness results on Liar's Dominating Set and k-tuple Dominating Set

Given a graph G=(V,E), the dominating set problem asks for a minimum sub...
research
08/12/2020

The Italian bondage and reinforcement numbers of digraphs

An Italian dominating function on a digraph D with vertex set V(D) is de...
research
11/09/2020

Total domination in plane triangulations

A total dominating set of a graph G=(V,E) is a subset D of V such that e...
research
06/28/2022

Hybrid cuckoo search algorithm for the minimum dominating set problem

The notions of dominating sets of graphs began almost 400 years ago with...
research
05/22/2017

Classification Using Proximity Catch Digraphs (Technical Report)

We employ random geometric digraphs to construct semi-parametric classif...

Please sign up or login with your details

Forgot password? Click here to reset