Grundy Domination in Graph Theory
- Grundy domination is defined as the maximum length of a legal closed neighborhood sequence that dominates a finite simple graph.
- It extends classical domination by focusing on dynamic footprinting processes and establishing dualities with zero forcing and linear-algebraic invariants.
- The concept applies to various graph classes, offering exact formulas for regular, planar, and forest graphs while highlighting NP-completeness and algorithmic solutions.
Searching arXiv for recent and foundational papers on Grundy domination and closely related variants. Searching arXiv for work on regular graphs, forests, graph classes, and variant parameters linked to Grundy domination. Grundy domination is the study of longest legal, stepwise domination processes in graphs. For a finite simple graph , a sequence of distinct vertices is legal when each contributes at least one vertex in that was not contained in any earlier closed neighborhood, and the maximum possible length of such a sequence is the Grundy domination number (BreĆĄar et al., 2020). The parameter is dynamic rather than static: unlike the domination number , which minimizes the size of a dominating set, maximizes the length of a legal construction. It is distinct from the Grundy chromatic number, which belongs to greedy coloring rather than domination theory (Khaleghi et al., 2022).
1. Definitions and sequence formalism
Let be a finite simple graph with vertex set . For , the open neighborhood is 0 and the closed neighborhood is 1. A sequence of distinct vertices
2
is a closed neighborhood sequence, or legal sequence, if
3
A legal sequence is a dominating sequence when its vertex set dominates 4, and the Grundy domination number is
5
Equivalently, 6 is the maximum length of a dominating sequence (BreĆĄar et al., 2020).
The legality condition is commonly described through footprinting. At step 7, the set
8
consists of the vertices footprinted by 9; for each such vertex 0, 1 is the footprinter of 2. In a dominating legal sequence every vertex has a unique footprinter. This language is central in counting arguments, in decomposition results, and in the comparison with zero forcing (Herrman et al., 2022).
Grundy domination sits naturally above several classical domination parameters. The inequalities
3
appear repeatedly in the literature, where 4 is the independence number and 5 the upper domination number. More generally,
6
links Grundy domination to irredundance and upper domination (BacsĂł et al., 2022).
2. Variants, forcing dualities, and linear-algebraic bounds
Several closely related sequence parameters refine which neighborhoods are used at each step. The most important variants are the Z-, total-, and L-Grundy parameters, together with their zero-forcing duals (Lin, 2017).
| Parameter | Legality condition for 7 | Dual identity |
|---|---|---|
| 8 | 9 | 0 |
| 1 | 2 | 3 |
| 4 | 5 | 6 |
| 7 | 8 | 9 |
A particularly important variant is the Z-Grundy domination number. If 0 has no isolated vertices, a sequence 1 is a Z-sequence if each 2 footprints a new neighbor distinct from itself, equivalently
3
Then
4
so maximizing 5 is equivalent to minimizing the zero forcing number 6 (BreĆĄar et al., 2020).
For Grundy domination itself, loop zero forcing plays the analogous role. For connected simple graphs,
7
where 8 is the loop zero forcing number. This duality is the basis of several exact results for planar families and claw-free cubic graphs (Domat et al., 2022).
These dualities connect Grundy domination to minimum-rank theory. The inequalities
9
bound Grundy-type parameters by minimum-rank-type invariants. In particular, 0 is controlled by linear-algebraic data from 1, the family of symmetric matrices whose off-diagonal pattern is described by 2 and whose diagonal entries are nonzero (Lin, 2017).
3. Regular, cubic, and planar graph bounds
A central regular-graph result is the lower bound
3
for every connected 4-regular graph 5 of order 6, with 7, different from 8 and 9. For 0, this becomes
1
and the connected cubic graphs attaining equality are exactly
2
The same work establishes a sharp cubic zero-forcing threshold: if 3 is a connected cubic graph of order 4 different from 5 and 6, then 7, with equality characterized by a structured family 8 together with
9
These results are obtained by constructing long legal sequences and controlling the number of new vertices footprinted at each step (BreĆĄar et al., 2020).
Loop-zero-forcing duality yields exact Grundy domination values in several planar classes. For serpentine maximal outerplanar graphs,
0
hence
1
If 2 is a maximal outerplanar graph with 3, then 4 when 5 and 6 when 7, so
8
respectively. For a Halin graph 9,
0
and if 1 has no vertex 2 such that 3, then
4
These formulas derive from the exact identity 5 (Domat et al., 2022).
4. Forests, products, and graph operations
Forests admit a precise structural formula. If 6 is a forest and 7 is a minimum caterpillar partition of the non-isolated vertices of 8, then
9
Here each part of 0 induces a caterpillar, and branch edges between parts must be incident to a non-leaf in at least one of the two caterpillars. In particular, for a path 1,
2
The same work proves the strong product formula
3
for any forest 4 and any graph 5, verifies the strong product conjecture for all forests, and shows that every connected graph 6 has a spanning tree 7 with
8
It also proves that every connected non-complete graph contains a Grundy dominating set 9 such that the induced subgraph 00 has no isolated vertices (Bell et al., 2021).
Product-graph and substitution frameworks extend this picture. For the 01-join product 02, if 03 is known for each fiber and the main factor 04 is a power of a cycle, a power of a path, or a split graph, then 05 can be computed in polynomial time. As a consequence, one obtains closed formulas for the lexicographic product 06 when 07 is a power of a cycle, a power of a path, or a split graph (Nasini et al., 2018).
Exact formulas are also known for highly structured graph classes. For the SierpiĆski graph 08,
09
For the cycle 10,
11
These formulas come with explicit constructions of Grundy dominating sequences (Bresar et al., 2016).
The parameter is stable under small graph modifications in a sharply quantified way. For every edge 12,
13
and for every vertex 14,
15
If 16 is simplicial, then
17
and if 18 is a twin vertex, then
19
These inequalities are sharp (Bresar et al., 2016).
5. Complexity, exact computation, and equality classes
The decision version of Grundy domination is NP-complete in general, and this remains true for several restrictive graph classes. It is NP-complete even for chordal graphs, and later work proved NP-completeness for bipartite graphs and for co-bipartite graphs. On the positive side, there is a linear-time algorithm for chain graphs, a subclass of bipartite graphs; in this class,
20
The same paper observes that co-chain graphs satisfy
21
where 22 is the number of closed-twin layers in the co-chain decomposition (BreĆĄar et al., 2023).
Interval graphs admit a direct exact algorithm. Given an interval representation, one can compute a Grundy dominating sequence in linear time by scanning the interval-endpoint sequence; with preprocessing, the total running time is
23
and the scan itself is 24. Moreover, 25 equals the number of consecutive subsequences of the form 26 in the sorted interval-endpoint sequence (Bresar et al., 2016).
A substantial body of work studies when Grundy domination coincides with more classical invariants. Let 27 denote the class of twin-free connected graphs with
28
and 29 the subclass with
30
For every positive integer 31,
32
so hypercubes lie in 33. Complete multipartite graphs 34 with 35 and 36 satisfy
37
whereas prisms 38 satisfy
39
For triangle-free connected graphs in 40, the graph is bipartite and either 41 or the graph has a unique 42-set. The paper culminates in Property U, a characterization of connected graphs 43 with 44 (BacsĂł et al., 2022).
6. 45-Grundy domination and open directions
A recent extension replaces the requirement of ânever dominated beforeâ by âdominated fewer than 46 times.â A sequence 47 is a 48-sequence if, for each 49, there exists 50 such that 51 appears in the closed neighborhoods of fewer than 52 previous vertices. The maximum length is the 53-Grundy domination number
54
and 55. Analogous 56-57, 58-59, and 60-61 variants are defined in parallel, and all are monotone in 62: 63 The general comparison inequalities
64
extend the familiar 65 hierarchy (Herrman et al., 2022).
Exact formulas are available for several families. For complete graphs 66 and 67,
68
For complete bipartite graphs 69 with 70,
71
72
For grids,
73
For hypercubes,
74
with
75
The degree-based bound
76
implies
77
The paper also proves
78
where 79 is the 80-forcing number, and conjectures equality (Herrman et al., 2022).
Several open problems remain central. For regular graphs, the unresolved problem is to determine all 81-regular graphs 82 of order 83 with
84
for 85; the cubic case is known, but higher degrees are not (BreĆĄar et al., 2020). For 86-Grundy domination, open directions include characterizing graphs with 87, sharpening formulas for hypercubes, and establishing whether
88
holds for all graphs (Herrman et al., 2022). These problems indicate that Grundy domination has developed into a broad framework linking greedy domination processes, forcing dynamics, graph products, and minimum-rank methods.