Grouped Domination Parameterized by Vertex Cover, Twin Cover, and Beyond
Tesshu Hanaka, Hirotaka Ono, Yota Otachi, Saeki Uda

TL;DR
This paper studies the computational complexity of r-grouped dominating sets in graphs, exploring fixed-parameter tractability with respect to parameters like treewidth and twin cover, and providing algorithms for various cases.
Contribution
It introduces the concept of r-grouped dominating sets, analyzes their complexity, and develops fixed-parameter algorithms based on graph parameters such as twin cover.
Findings
Problem is hard for fixed r>0 due to inherited hardness from connected dominating set.
Fixed-parameter tractability established for r and treewidth via monadic second-order logic.
Developed an efficient algorithm with time complexity depending on twin cover number for general r.
Abstract
A dominating set of graph is called an -grouped dominating set if can be partitioned into such that the size of each unit is and the subgraph of induced by is connected. The concept of -grouped dominating sets generalizes several well-studied variants of dominating sets with requirements for connected component sizes, such as the ordinary dominating sets (), paired dominating sets (), and connected dominating sets ( is arbitrary and ). In this paper, we investigate the computational complexity of -Grouped Dominating Set, which is the problem of deciding whether a given graph has an -grouped dominating set with at most units. For general , 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 is a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs
