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

02/14/2023
by   Tesshu Hanaka, et al.
0

A dominating set S of graph G is called an r-grouped dominating set if S can be partitioned into S_1,S_2,…,S_k such that the size of each unit S_i is r and the subgraph of G induced by S_i is connected. The concept of r-grouped dominating sets generalizes several well-studied variants of dominating sets with requirements for connected component sizes, such as the ordinary dominating sets (r=1), paired dominating sets (r=2), and connected dominating sets (r is arbitrary and k=1). In this paper, we investigate the computational complexity of r-Grouped Dominating Set, which is the problem of deciding whether a given graph has an r-grouped dominating set with at most k units. For general r, the problem is hard to solve in various senses because the hardness of the connected dominating set is inherited. We thus focus on the case in which r is a constant or a parameter, but we see that the problem for every fixed r>0 is still hard to solve. From the hardness, we consider the parameterized complexity concerning well-studied graph structural parameters. We first see that it is fixed-parameter tractable for r and treewidth, because the condition of r-grouped domination for a constant r can be represented as monadic second-order logic (mso2). This is good news, but the running time is not practical. We then design an O^*(min{(2τ(r+1))^τ,(2τ)^2τ})-time algorithm for general r≥ 2, where τ is the twin cover number, which is a parameter between vertex cover number and clique-width. For paired dominating set and trio dominating set, i.e., r ∈{2,3}, we can speed up the algorithm, whose running time becomes O^*((r+1)^τ). We further argue the relationship between FPT results and graph parameters, which draws the parameterized complexity landscape of r-Grouped Dominating Set.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/13/2021

Parameterized Complexity of Minimum Membership Dominating Set

Given a graph G=(V,E) and an integer k, the Minimum Membership Dominatin...
research
11/07/2022

Polynomial Kernels for Generalized Domination Problems

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

On the Parameterized Complexity of Reconfiguration of Connected Dominating Sets

In a reconfiguration version of an optimization problem Q the input is a...
research
06/12/2019

Decremental Optimization of Dominating Sets Under Reachability Constraints

Given a dominating set, how much smaller a dominating set can we find th...
research
02/23/2021

A Refined Complexity Analysis of Fair Districting over Graphs

We study the NP-hard Fair Connected Districting problem: Partition a ver...
research
05/22/2017

Classification Using Proximity Catch Digraphs (Technical Report)

We employ random geometric digraphs to construct semi-parametric classif...
research
02/13/2019

Counting Answers to Existential Questions

Conjunctive queries select and are expected to return certain tuples fro...

Please sign up or login with your details

Forgot password? Click here to reset