English

A Linear Kernel for Planar Total Dominating Set

Data Structures and Algorithms 2023-06-22 v5

Abstract

A total dominating set of a graph G=(V,E)G=(V,E) is a subset DVD \subseteq V such that every vertex in VV is adjacent to some vertex in DD. Finding a total dominating set of minimum size is NP-hard on planar graphs and W[2]-complete on general graphs when parameterized by the solution size. By the meta-theorem of Bodlaender et al. [J. ACM, 2016], there exists a linear kernel for Total Dominating Set on graphs of bounded genus. Nevertheless, it is not clear how such a kernel can be effectively constructed, and how to obtain explicit reduction rules with reasonably small constants. Following the approach of Alber et al. [J. ACM, 2004], we provide an explicit kernel for Total Dominating Set on planar graphs with at most 410k410k vertices, where kk is the size of the solution. This result complements several known constructive linear kernels on planar graphs for other domination problems such as Dominating Set, Edge Dominating Set, Efficient Dominating Set, Connected Dominating Set, or Red-Blue Dominating Set.

Keywords

Cite

@article{arxiv.1211.0978,
  title  = {A Linear Kernel for Planar Total Dominating Set},
  author = {Valentin Garnero and Ignasi Sau},
  journal= {arXiv preprint arXiv:1211.0978},
  year   = {2023}
}

Comments

33 pages, 13 figures

R2 v1 2026-06-21T22:33:12.026Z