Parameterized Complexity of Minimum Membership Dominating Set

10/13/2021
by   Akanksha Agrawal, et al.
0

Given a graph G=(V,E) and an integer k, the Minimum Membership Dominating Set (MMDS) problem seeks to find a dominating set S ⊆ V of G such that for each v ∈ V, |N[v] ∩ 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^𝒪(vc) |V|^𝒪(1), where 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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/27/2019

Algorithm and Hardness results on Liar's Dominating Set and k-tuple Dominating Set

Given a graph G=(V,E), the dominating set problem asks for a minimum sub...
research
02/14/2023

Grouped Domination Parameterized by Vertex Cover, Twin Cover, and Beyond

A dominating set S of graph G is called an r-grouped dominating set if S...
research
11/20/2019

Towards a Theory of Parameterized Streaming Algorithms

Parameterized complexity attempts to give a more fine-grained analysis o...
research
11/07/2022

Polynomial Kernels for Generalized Domination Problems

In this paper, we study the parameterized complexity of a generalized do...
research
11/20/2019

New Algorithms for Mixed Dominating Set

A mixed dominating set is a collection of vertices and edges that domina...
research
06/16/2023

An Efficient Algorithm for Power Dominating Set

The problem Power Dominating Set (PDS) is motivated by the placement of ...
research
02/05/2019

Average-case complexity of a branch-and-bound algorithm for min dominating set

The average-case complexity of a branch-and-bound algorithms for Minimum...

Please sign up or login with your details

Forgot password? Click here to reset