English

On the Parameterized Complexity of Grundy Domination and Zero Forcing Problems

Computational Complexity 2026-04-29 v4 Discrete Mathematics Data Structures and Algorithms Combinatorics

Abstract

We consider two different problem families that deal with domination in graphs. On the one hand, we focus on dominating sequences. In such a sequence, every vertex dominates some vertex of the graph that was not dominated by any earlier vertex in the sequence. The problem of finding the longest dominating sequence is known as Grundy Domination\mathsf{Grundy~Domination}. Depending on whether the closed or the open neighborhoods are used for domination, there are three other versions of this problem: Grundy Total Domination\mathsf{Grundy~Total~Domination}, L-Grundy Domination\mathsf{L\text{-}Grundy~Domination}, and Z-Grundy Domination\mathsf{Z\text{-}Grundy~Domination}. We show that all four problem variants are W[1]\mathsf{W[1]}-complete when parameterized by the solution size. On the other hand, we consider the family of zero forcing problems which form the parametric duals of the Grundy domination problems. In these problems, one looks for the smallest set of vertices initially colored blue such that certain color change rules are able to color all other vertices blue. Bhyravarapu et al. [IWOCA 2025] showed that the dual of Z-Grundy Domination\mathsf{Z\text{-}Grundy~Domination}, known as Zero Forcing Set\mathsf{Zero~Forcing~Set}, is in FPT\mathsf{FPT} when parameterized by the treewidth or the solution size. We extend their treewidth result to the other three variants of zero forcing and their respective Grundy domination problems. Our algorithm also implies an FPT\mathsf{FPT} algorithm for Grundy Domination\mathsf{Grundy~Domination} when parameterized by the number of vertices that are not in the dominating sequence. In contrast, we show that L-Grundy Domination\mathsf{L\text{-}Grundy~Domination} is W[1]\mathsf{W[1]}-hard for that parameter.

Keywords

Cite

@article{arxiv.2508.18104,
  title  = {On the Parameterized Complexity of Grundy Domination and Zero Forcing Problems},
  author = {Robert Scheffler},
  journal= {arXiv preprint arXiv:2508.18104},
  year   = {2026}
}

Comments

Changes in v4: W[1]-hardness of duals of (Local) L-Grundy Domination shown for bipartite and split graphs; XP algorithm for duals and FPT algorithm when parameterized by solution size + independence number

R2 v1 2026-07-01T05:04:45.854Z