We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Parameterized Complexity of Minimum Membership Dominating Set

Abstract: Given a graph $G=(V,E)$ and an integer $k$, the Minimum Membership Dominating Set (MMDS) problem seeks to find a dominating set $S \subseteq V$ of $G$ such that for each $v \in V$, $|N[v] \cap S|$ is at most $k$. 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 $k$ on split graphs.
An algorithm running in time $2^{\mathcal{O}(\textbf{vc})} |V|^{\mathcal{O}(1)}$, where $\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.
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:2110.06656 [cs.DS]
  (or arXiv:2110.06656v1 [cs.DS] for this version)

Submission history

From: Pratibha Choudhary [view email]
[v1] Wed, 13 Oct 2021 11:44:53 GMT (144kb,D)

Link back to: arXiv, form interface, contact.