An Order-based Algorithm for Minimum Dominating Set with Application in Graph Mining
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 (RLS) 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 RLS 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 RLS that is suitable for solving the minimum weight dominating set problem. The application of RLS 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}
}