Papers
Topics
Authors
Recent
Search
2000 character limit reached

Maker-Breaker Domination Games

Updated 10 July 2026
  • Maker-Breaker Domination Games are defined as positional contests on graphs where players alternate selecting vertices, with Dominator aiming for a dominating set and Staller seeking to isolate a vertex.
  • The framework extends classical domination by incorporating variants such as disjoint, total, and biased games, along with quantitative invariants that measure win-speed.
  • Structural tools like pairing dominating sets, hypergraph dualities, and product constructions yield precise outcome characterizations and drive complexity and algorithmic analyses.

Maker-Breaker domination games are positional games on the vertex set of a graph in which Dominator seeks to occupy a dominating set while Staller seeks to prevent this, typically by isolating a vertex through occupying an entire closed neighborhood. Since their introduction as Maker-Breaker positional games by Duchêne, Gledel, Parreau, and Renault, the subject has developed into a family of graph games that includes the standard Maker-Breaker domination game, the disjoint domination game, total-domination analogues, biased games, predomination, and several criticality notions, together with quantitative invariants that measure how fast either player can force a win (Duchêne et al., 2018, Gledel et al., 2018, Bagan et al., 13 Jan 2026).

1. Formal game model and hypergraph formulations

Let G=(V,E)G=(V,E) be a finite simple graph. In the standard Maker-Breaker domination game, Dominator and Staller alternately select previously unplayed vertices of GG. The game is played either as a D-game, where Dominator starts, or as an S-game, where Staller starts. Dominator wins as soon as the vertices he has selected form a dominating set of GG, that is, a set DVD\subseteq V with N[D]=VN[D]=V. Staller wins as soon as she has occupied all vertices of the closed neighborhood N[v]N[v] of some vertex vv, equivalently as soon as she isolates a vertex (Duchêne et al., 2018).

The standard outcome notation is o(G){D,N,S}o(G)\in\{D,N,S\}, where DD means that Dominator wins whether he starts or moves second, SS means that Staller wins whether she starts or moves second, and GG0 means that the first player to move has a winning strategy. A standard imagination argument implies that the outcome GG1 does not occur in Maker-Breaker games, so GG2 (Duchêne et al., 2018).

Two hypergraph viewpoints recur throughout the literature. In one, Staller acts as Maker on the closed-neighborhood hypergraph

GG3

trying to occupy an entire hyperedge, while Dominator acts as Breaker and tries to claim a transversal. In the other, Dominator acts as Maker on a hypergraph whose hyperedges are dominating sets, or in some formulations minimum dominating sets. This duality is central in both structural arguments and complexity reductions (Bujtás et al., 2022, Bagan et al., 13 Jan 2026).

2. Quantitative invariants and order relations

If Dominator has a winning strategy in the D-game, the Maker-Breaker domination number GG4 is the minimum number of Dominator moves needed to force a win; if he cannot force a win, then GG5. Analogously, GG6 is defined for the S-game. The fast-winning parameters for Staller are GG7 and GG8, which denote the minimum numbers of Staller moves needed to force a win in the D-game and S-game, respectively, with the convention GG9 if she has no winning strategy (Gledel et al., 2018, Bujtás et al., 2022).

These parameters satisfy several basic inequalities. Since every total dominating set is a dominating set and playing second cannot help Dominator in the ordinary domination setting, one has

GG0

On Staller’s side,

GG1

because Staller must eventually claim all GG2 vertices of some closed neighborhood, and playing first never hurts her (Gledel et al., 2018, Bujtás et al., 2022).

A notable feature of the Maker-Breaker setting is that the gaps between these parameters can be large. For any integers GG3, there exists a graph GG4 with

GG5

Similarly, for every three integers GG6 with GG7, there exists a graph GG8 such that

GG9

These realizability results distinguish Maker-Breaker domination from the usual game-domination parameters, where comparable gaps are much more constrained (Gledel et al., 2018, Bujtás et al., 2022).

3. Structural methods and graph classes

A central sufficient condition for DVD\subseteq V0 is the existence of a pairing dominating set. This is a collection of disjoint pairs

DVD\subseteq V1

such that

DVD\subseteq V2

If such a structure exists, Dominator can play a matching-reply strategy: whenever Staller plays one vertex of a pair, Dominator immediately plays its mate. This guarantees that Dominator’s claimed vertices form a dominating set (Duchêne et al., 2018).

This pairing viewpoint extends to several graph classes. On cographs, DVD\subseteq V3 if and only if DVD\subseteq V4 admits a pairing dominating set. On trees, repeated stripping of pendant DVD\subseteq V5’s yields a linear-time decision procedure; in particular, DVD\subseteq V6 on a tree exactly when the tree has a perfect matching. Residual graphs also yield exact formulas for DVD\subseteq V7 and DVD\subseteq V8 for arbitrary trees (Duchêne et al., 2018, Gledel et al., 2018).

A second major method is partition into basic subgraphs. If DVD\subseteq V9 admits a perfect N[D]=VN[D]=V0-factor, meaning a spanning subgraph whose components are edges or cycles, then N[D]=VN[D]=V1. Hall’s argument implies that every N[D]=VN[D]=V2-regular graph satisfies Hall’s condition on the associated incidence graph, hence every N[D]=VN[D]=V3-regular graph admits a perfect N[D]=VN[D]=V4-factor and so N[D]=VN[D]=V5. For outerplanar graphs and block graphs, N[D]=VN[D]=V6 if and only if N[D]=VN[D]=V7 admits a perfect N[D]=VN[D]=V8-factor, which yields polynomial-time algorithms in these classes (Bagan et al., 2024).

Interval graphs admit a sharper characterization: N[D]=VN[D]=V9 if and only if N[v]N[v]0 admits a pairing dominating set, and every pairing dominating set in an interval graph can be transformed into an adjacent pairing dominating set. This places the second-player decision problem for interval graphs in NP, and for N[v]N[v]1-nested interval graphs there is an N[v]N[v]2 algorithm for deciding the existence of such a structure (Bagan et al., 2024).

Product constructions furnish another source of structural transfer. If both N[v]N[v]3 and N[v]N[v]4 admit nontrivial path covers, then Dominator wins in both the D-game and the S-game on N[v]N[v]5. For corona products, if N[v]N[v]6, then

N[v]N[v]7

These product theorems reduce the game on large composite graphs to the game on small grids or on the second factor alone (Dokyeesun, 2023, Divakaran et al., 2024).

4. Major variants of the domination framework

Several distinct games now fall under the label “Maker-Breaker domination games,” differing in the target structure, bias, or initial conditions.

Variant Winning target Representative result
Standard MBD game Dominator occupies a dominating set Deciding the winner is PSPACE-complete even on bipartite and split graphs (Duchêne et al., 2018)
Disjoint domination game Create or avoid two disjoint dominating sets Maker wins on every connected graph in the Breaker-start nonbiased game, and in the N[v]N[v]8 game on every connected graph regardless of who starts (Bujtás et al., 2014)
MBTD game Dominator occupies a total dominating set There are infinitely many connected cubic graphs in which Staller wins (Gledel et al., 2019)
Biased MBD game Dominator selects N[v]N[v]9 vertices and Staller vv0 vertices per move For any claw-free graph vv1, vv2 (Brešar et al., 14 Mar 2025)
Predominated MBD game Dominate vv3 on a predominated graph vv4 MBD-critical trees are characterized, and recognition is linear-time (Bujtás et al., 14 Mar 2025)

The disjoint domination game, introduced by Bujtás and Tuza, is a Maker-Breaker type game in which the issue is to create or avoid two disjoint dominating sets in graphs without isolated vertices. In the vv5 Breaker-start version, Maker has a winning strategy on all connected graphs. The proof uses the Opposite Neighbor Strategy, and the same argument implies that in the vv6 game Maker wins on every connected graph regardless of who starts. The Bicolored Domination Game, a restricted nonbiased variant in which Maker may only use one color and Breaker the other, is Maker-win on every graph without isolated vertices (Bujtás et al., 2014).

The Maker-Breaker total domination game replaces domination by total domination. Dominator now seeks a total-dominating set, while Staller wins by occupying all neighbors of some vertex. The MBTD game has a hypergraph interpretation via vv7. It is known that every tree lies in vv8, that there are infinitely many connected cubic graphs in vv9, that no minimum degree condition guarantees Dominator’s win when Staller starts, and that the problem is PSPACE-complete on split and bipartite graphs (Gledel et al., 2019). In the cubic setting, every connected cubic bipartite graph lies in o(G){D,N,S}o(G)\in\{D,N,S\}0, whereas generalized Petersen graphs o(G){D,N,S}o(G)\in\{D,N,S\}1 lie in o(G){D,N,S}o(G)\in\{D,N,S\}2 for every o(G){D,N,S}o(G)\in\{D,N,S\}3 (Forcan et al., 2020).

Biased variants allow Dominator and Staller to claim unequal numbers of vertices per round. In the o(G){D,N,S}o(G)\in\{D,N,S\}4-biased Maker-Breaker domination game, threshold parameters o(G){D,N,S}o(G)\in\{D,N,S\}5, o(G){D,N,S}o(G)\in\{D,N,S\}6, o(G){D,N,S}o(G)\in\{D,N,S\}7, and o(G){D,N,S}o(G)\in\{D,N,S\}8 measure the minimum bias required for one side to force a win. The o(G){D,N,S}o(G)\in\{D,N,S\}9-local domination number DD0 gives upper bounds on DD1 and DD2; in particular, for any claw-free graph DD3, DD4. On trees, the star-partition width DD5 satisfies DD6 for any nontrivial graph DD7, with equality for trees (Brešar et al., 14 Mar 2025). A different biased model, in which Dominator may claim up to DD8 vertices each round and Staller exactly one, yields a full characterization of all trees on which Dominator has a winning strategy and exact round counts on powers of paths and cycles (Bagdas et al., 2024).

5. Criticality, predomination, and fast-winning theory

Criticality studies how sensitively optimal play depends on edge deletion or, in some formulations, edge addition. For the S-game parameter DD9, a graph is SS0-SS1-critical if SS2 and SS3 for every edge SS4. Connected bipartite SS5-SS6-critical graphs are exactly the graphs in a family SS7, and connected graphs with a cut-vertex that are SS8-SS9-critical are exactly the graphs in two infinite families GG00 and GG01. Among connected triangle-free graphs, GG02 is the only non-bipartite GG03-GG04-critical graph (Brešar et al., 23 Jul 2025).

Related work treats “critical” graphs for the four MBD numbers GG05, GG06, GG07, and GG08. A connected graph is GG09-GG10-critical if and only if it is a nontrivial star GG11. A connected graph is GG12-GG13-critical if and only if it is GG14 with GG15. Connected bipartite GG16-GG17-critical graphs are exactly GG18 with GG19 and the bipartite family GG20 in which exactly two vertices in each part are bipartite dominating and all others have degree GG21 (Divakaran et al., 2024).

Predomination adds an initial dominated set GG22. A predominated graph GG23 is MBD-critical if Staller wins on GG24, but Dominator wins on GG25 for every GG26. On trees, Staller wins on GG27 if and only if there exists GG28 such that GG29 is a substructure of GG30 and GG31. Moreover, GG32 is MBD-critical if and only if there is a substructure GG33 in GG34 with

GG35

There is a linear-time algorithm for deciding whether a given predominated tree is MBD-critical, and a large class of MBD-critical predominated cacti is also known (Bujtás et al., 14 Mar 2025).

Fast-winning theory complements Dominator’s parameters by analyzing the minimum number of Staller moves needed to force a win. For odd paths,

GG36

while for even paths both parameters are GG37. For tadpole graphs GG38, Staller has a winning S-game if and only if GG39 is even and GG40 is odd, and then

GG41

On trees, the classes GG42 characterize precisely those trees GG43 with GG44. For subdivided stars GG45 with at least two odd branch lengths, if GG46 and GG47 are the two smallest such numbers, then

GG48

For caterpillars, exact formulas are available for both GG49 and GG50 (Bujtás et al., 2022, Bujtás et al., 2022).

6. Complexity and algorithmic landscape

The winner-determination problem for the standard Maker-Breaker domination game is PSPACE-complete in general, and remains PSPACE-complete even on bipartite graphs and split graphs (Duchêne et al., 2018). Later work records PSPACE-completeness on chordal graphs as well, while also emphasizing that the problem is polynomial on cographs, trees, outerplanar graphs, and block graphs, and is in NP for interval graphs (Bagan et al., 2024).

Beyond classical complexity, the short-move versions of the game exhibit a Maker-versus-Breaker split in the GG51-hierarchy. Deciding whether Staller can isolate a vertex in at most GG52 moves is W[1]-complete, while deciding whether Dominator can dominate the graph in at most GG53 moves is W[2]-complete. These results are obtained by transferring known and new hardness results for general Maker-Breaker games on hypergraphs to the closed-neighborhood hypergraph of a graph (Bagan et al., 13 Jan 2026).

At the same time, several structural parameters render the game fixed-parameter tractable. The Maker-Breaker domination game is FPT when parameterized by neighborhood diversity, modular width, GG54-fewness, distance to cluster, and feedback edge number. The corresponding algorithms combine kernelization, modular decomposition, primeval decomposition, and path-shortening arguments. For neighborhood diversity there is a linear kernel of size at most GG55, and for modular width the runtime is GG56 with GG57 (Bagan et al., 13 Jan 2026).

Algorithmic exactness is especially strong on trees and related sparse classes. Residual-graph methods determine GG58 and GG59 for arbitrary trees (Gledel et al., 2018); substructure methods characterize Staller-win trees and support polynomial-time computation of GG60 and GG61 in several tree classes (Bujtás et al., 2022). For predominated trees, MBD-criticality can be recognized in linear time (Bujtás et al., 14 Mar 2025).

7. Open problems and current directions

Several open problems organize the present frontier. In the disjoint domination game, it remains open to characterize the maker-win graphs in the maker-start non-biased game and to analyze the GG62-biased game for GG63 (Bujtás et al., 2014). In the biased standard game, extending the threshold analysis beyond the GG64 regime and determining the exact value of GG65 on grids remain explicit problems (Brešar et al., 14 Mar 2025).

For criticality, higher-move analogues are largely unresolved. A full description is known for many GG66- and GG67-move critical graphs, but the structure of GG68-critical graphs for GG69 remains widely open (Divakaran et al., 2024). In the predominated setting, Problem 5.4 asks whether the cactus family GG70 captures all atomic MBD-critical cacti (Bujtás et al., 14 Mar 2025).

Total-domination variants pose parallel structural questions. Open problems include characterizing which connected cubic graphs lie in GG71 versus GG72, deciding whether large girth plus regularity forces Dominator’s win in the D-game on GG73-regular graphs with GG74, and determining GG75 and GG76 for standard graph classes such as trees, grids, and bipartite graphs (Gledel et al., 2019, Divakaran et al., 23 Jul 2025).

A broad pattern across the literature is the interaction between local neighborhood obstructions and global decomposition structure. Pairing dominating sets, perfect GG77-factors, residual graphs, star partitions, substructure families, and hypergraph transversals repeatedly serve as the mechanisms that convert graph structure into optimal-play theorems. This suggests that further progress is likely to come from increasingly precise correspondences between domination-theoretic decompositions and positional-game strategy classes (Duchêne et al., 2018, Bagan et al., 2024, Bujtás et al., 14 Mar 2025).

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Maker-Breaker Domination Games.