English

Parameterized Complexity of Minimum Membership Dominating Set

Data Structures and Algorithms 2021-10-14 v1

Abstract

Given a graph G=(V,E)G=(V,E) and an integer kk, the Minimum Membership Dominating Set (MMDS) problem seeks to find a dominating set SVS \subseteq V of GG such that for each vVv \in V, N[v]S|N[v] \cap S| is at most kk. 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 kk on split graphs. An algorithm running in time 2O(vc)VO(1)2^{\mathcal{O}(\textbf{vc})} |V|^{\mathcal{O}(1)}, where vc\textbf{vc} 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.

Keywords

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}
}
R2 v1 2026-06-24T06:51:24.333Z