English

An Order-based Algorithm for Minimum Dominating Set with Application in Graph Mining

Social and Information Networks 2017-11-06 v2

Abstract

Dominating set is a set of vertices of a graph such that all other vertices have a neighbour in the dominating set. We propose a new order-based randomised local search (RLSo_o) algorithm to solve minimum dominating set problem in large graphs. Experimental evaluation is presented for multiple types of problem instances. These instances include unit disk graphs, which represent a model of wireless networks, random scale-free networks, as well as samples from two social networks and real-world graphs studied in network science. Our experiments indicate that RLSo_o performs better than both a classical greedy approximation algorithm and two metaheuristic algorithms based on ant colony optimisation and local search. The order-based algorithm is able to find small dominating sets for graphs with tens of thousands of vertices. In addition, we propose a multi-start variant of RLSo_o that is suitable for solving the minimum weight dominating set problem. The application of RLSo_o in graph mining is also briefly demonstrated.

Keywords

Cite

@article{arxiv.1705.00318,
  title  = {An Order-based Algorithm for Minimum Dominating Set with Application in Graph Mining},
  author = {David Chalupa},
  journal= {arXiv preprint arXiv:1705.00318},
  year   = {2017}
}
R2 v1 2026-06-22T19:32:14.750Z