Parameterized Complexity of Minimum Membership Dominating Set
Data Structures and Algorithms
2021-10-14 v1
Abstract
Given a graph and an integer , the Minimum Membership Dominating Set (MMDS) problem seeks to find a dominating set of such that for each , is at most . We investigate the parameterized complexity of the problem and obtain the following results about MMDS: W[1]-hardness of the problem parameterized by the pathwidth (and thus, treewidth) of the input graph. W[1]-hardness parameterized by on split graphs. An algorithm running in time , where is the size of a minimum-sized vertex cover of the input graph. An ETH-based lower bound showing that the algorithm mentioned in the previous item is optimal.
Cite
@article{arxiv.2110.06656,
title = {Parameterized Complexity of Minimum Membership Dominating Set},
author = {Akanksha Agrawal and Pratibha Choudhary and N. S. Narayanaswamy and K. K. Nisha and Vijayaragunathan Ramamoorthi},
journal= {arXiv preprint arXiv:2110.06656},
year = {2021}
}