3 research outputs found

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

    Full text link
    A dominating set SS of graph GG is called an rr-grouped dominating set if SS can be partitioned into S1,S2,…,SkS_1,S_2,\ldots,S_k such that the size of each unit SiS_i is rr and the subgraph of GG induced by SiS_i is connected. The concept of rr-grouped dominating sets generalizes several well-studied variants of dominating sets with requirements for connected component sizes, such as the ordinary dominating sets (r=1r=1), paired dominating sets (r=2r=2), and connected dominating sets (rr is arbitrary and k=1k=1). In this paper, we investigate the computational complexity of rr-Grouped Dominating Set, which is the problem of deciding whether a given graph has an rr-grouped dominating set with at most kk units. For general rr, 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 rr is a constant or a parameter, but we see that the problem for every fixed r>0r>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 rr and treewidth, because the condition of rr-grouped domination for a constant rr 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Ο„})O^*(\min\{(2\tau(r+1))^{\tau},(2\tau)^{2\tau}\})-time algorithm for general rβ‰₯2r\ge 2, where Ο„\tau 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}r \in \{2,3\}, we can speed up the algorithm, whose running time becomes Oβˆ—((r+1)Ο„)O^*((r+1)^\tau). We further argue the relationship between FPT results and graph parameters, which draws the parameterized complexity landscape of rr-Grouped Dominating Set.Comment: 23 pages, 6 figure
    corecore