Algorithms for Minimum Membership Dominating Set Problem
Abstract
Given a graph and an integer , the Minimum Membership Dominating Set problem asks to compute a set such that for each , . The problem is known to be NP-complete even on split graphs and planar bipartite graphs. In this paper, we approach the problem from the algorithmic standpoint and obtain several interesting results. We give an time algorithm for the problem on split graphs. Following a reduction from a special case of 1-in-3 SAT problem, we show that there is no sub-exponential time algorithm running in time for bipartite graphs, for any . We also prove that the problem is NP-complete when , for any , even for bipartite graphs. We investigate the parameterized complexity of the problem for the parameter twin cover and the combined parameter distance to cluster, membership() and prove that the problem is fixed-parameter tractable. Using a dynamic programming based approach, we obtain a linear-time algorithm for trees.
Cite
@article{arxiv.2408.00797,
title = {Algorithms for Minimum Membership Dominating Set Problem},
author = {Sangam Balchandar Reddy and Anjeneya Swami Kare},
journal= {arXiv preprint arXiv:2408.00797},
year = {2024}
}
Comments
23 pages, 6 figures