Papers
Topics
Authors
Recent
Search
2000 character limit reached

Isolation Game in Graph Theory

Updated 6 July 2026
  • Isolation game in graph theory is a vertex-selection contest where players alternately build an isolating set to render the residual graph edgeless.
  • The game’s analysis employs a marking formalism with closed neighborhoods to derive bounds such as g(G) ≤ n/2 and explore the conjectured 3n/7 upper limit.
  • Exact evaluations on paths, cycles, and forests illustrate strategic complexities and provide insights into domination-style processes and related graph variants.

Searching arXiv for the cited paper and closely related work on the graph isolation game. arXiv_search("(Brešar et al., 2024) isolation game on graphs") arXiv_search query: "(Brešar et al., 2024) Isolation game on graphs" arXiv_search query: "(Bujtás et al., 11 Jul 2025) Bounds on the game isolation number and exact values for paths and cycles" The isolation game in graph theory is the special case F={K2}\mathcal F=\{K_2\} of the F\mathcal F-isolation game introduced by Brešar, Dravec, Johnston, Kuenzel, and Rall. In this framework, two players alternately select vertices of a graph while jointly constructing an F\mathcal F-isolating set, but with opposite optimization goals: Dominator seeks to minimize the final number of selected vertices, and Staller seeks to maximize it. For a graph G=(V,E)G=(V,E) and a family of graphs F\mathcal F, a set SV(G)S\subseteq V(G) is F\mathcal F-isolating if GNG[S]G-N_G[S] contains no member of F\mathcal F as a subgraph. When F={K2}\mathcal F=\{K_2\}, the residual graph is required to be edgeless, so the game terminates with an isolating set in the usual sense (Brešar et al., 2024).

1. Formal setting and basic parameters

Let F\mathcal F0 be a graph and let F\mathcal F1 be a finite family of forbidden graphs. For F\mathcal F2, the closed neighborhood is

F\mathcal F3

A set F\mathcal F4 is F\mathcal F5-isolating if the subgraph induced by the remaining vertices,

F\mathcal F6

contains no member of F\mathcal F7 as a subgraph. The minimum size of such a set is the ordinary F\mathcal F8-isolation number,

F\mathcal F9

The game version asks how large the selected set becomes under adversarial play. In the original notation, the Dominator-start and Staller-start game lengths are denoted by F\mathcal F0 and F\mathcal F1, respectively (Brešar et al., 2024). In later work on the special case F\mathcal F2, the same two quantities are denoted by F\mathcal F3 and F\mathcal F4 (Bujtás et al., 11 Jul 2025). This difference is terminological rather than conceptual.

The special case F\mathcal F5 is called the isolation game. Here the final residual graph must be independent, so the selected vertices isolate all edges. This makes the game a vertex-selection analogue of domination-style processes, but with a stopping condition defined by the disappearance of nontrivial residual components rather than by full domination alone (Brešar et al., 2024).

2. Game dynamics, legality, and termination

The F\mathcal F6-isolation game is played by Dominator and Staller, who alternately build a chosen set F\mathcal F7. The game state is tracked through a marked set F\mathcal F8, initially empty, although the theory also allows partially marked graphs. At any stage, a vertex F\mathcal F9 is playable if it dominates at least one vertex of a component of G=(V,E)G=(V,E)0 that is not yet G=(V,E)G=(V,E)1-free; equivalently, G=(V,E)G=(V,E)2 is not playable precisely when G=(V,E)G=(V,E)3 (Brešar et al., 2024).

After a legal move G=(V,E)G=(V,E)4, the marked set is updated by

G=(V,E)G=(V,E)5

together with all vertices of any newly G=(V,E)G=(V,E)6-forbidden components of G=(V,E)G=(V,E)7. The game ends when no playable vertex remains; in the formulation of the original paper this is equivalent to G=(V,E)G=(V,E)8. By construction, the final chosen set G=(V,E)G=(V,E)9 is then F\mathcal F0-isolating (Brešar et al., 2024).

This marking formalism is important because the chosen set and the marked set are not identical. A move can cause many vertices to become marked even though only one new vertex is chosen. A plausible implication is that much of the strategic complexity lies in controlling the residual component structure rather than merely the cardinality of F\mathcal F1.

3. Structural theory of the F\mathcal F2-isolation game

A central result is the Continuation Principle. If F\mathcal F3 and F\mathcal F4, then playing on F\mathcal F5 with F\mathcal F6 already marked can only be no longer than playing on F\mathcal F7 with F\mathcal F8 marked:

F\mathcal F9

The proof proceeds by an imagination argument with a real game and an imagined game played in parallel, copying Staller’s real moves into the imagined game and Dominator’s imagined moves into the real game whenever legal (Brešar et al., 2024).

An immediate consequence is the start-player inequality

SV(G)S\subseteq V(G)0

Thus, for the original SV(G)S\subseteq V(G)1-isolation game, the first-move advantage is tightly controlled (Brešar et al., 2024).

The theory also compares different forbidden families. If for every SV(G)S\subseteq V(G)2 there exists SV(G)S\subseteq V(G)3 with SV(G)S\subseteq V(G)4 a subgraph of SV(G)S\subseteq V(G)5, then for every graph SV(G)S\subseteq V(G)6,

SV(G)S\subseteq V(G)7

This monotonicity formalizes the idea that forbidding a structurally larger family can only make isolation easier. In particular, the paper gives the general bounds

SV(G)S\subseteq V(G)8

and

SV(G)S\subseteq V(G)9

These inequalities locate the game parameters between the ordinary isolation number and a factor-of-two enlargement (Brešar et al., 2024).

4. The isolation game proper: the F\mathcal F0 bound and the F\mathcal F1 conjecture

For F\mathcal F2, the notation simplifies to F\mathcal F3, F\mathcal F4, and F\mathcal F5. The foundational upper bound is

F\mathcal F6

The proof assigns weight F\mathcal F7 to every vertex initially and lets the weight drop to F\mathcal F8 when a vertex becomes marked. Dominator’s strategy is to avoid playing inside an isolated F\mathcal F9 residual and, in any other component, to play a vertex of degree at least GNG[S]G-N_G[S]0 whenever possible. Under this strategy each Dominator move reduces the total remaining weight by at least GNG[S]G-N_G[S]1, each Staller move by at least GNG[S]G-N_G[S]2, and once only isolated edges remain each move reduces the total by exactly GNG[S]G-N_G[S]3 (Brešar et al., 2024).

The original paper conjectures that the actual sharp upper bound is smaller. If GNG[S]G-N_G[S]4 has no isolated edge to start, then

GNG[S]G-N_G[S]5

The same work gives a family GNG[S]G-N_G[S]6 showing that this bound is attained if true: each vertex of an arbitrary base graph is “blown up” to the center of a path on GNG[S]G-N_G[S]7 vertices, yielding

GNG[S]G-N_G[S]8

This suggests that the conjectured GNG[S]G-N_G[S]9 law, if established in full generality, would be best possible (Brešar et al., 2024).

Later work sharpens the global F\mathcal F0 picture. It proves that there are only two graphs attaining equality in the bound F\mathcal F1, namely F\mathcal F2 and F\mathcal F3, and that there are precisely eleven graphs attaining equality in the bound F\mathcal F4. The same paper constructs a new infinite family F\mathcal F5 with

F\mathcal F6

again confirming the sharpness of the conjectured ratio at the level of infinite examples (Bujtás et al., 11 Jul 2025).

5. Forests, paths, cycles, and exact evaluations

Forests occupy a special position. In any partially marked forest F\mathcal F7, the original paper proves by induction that

F\mathcal F8

In particular, for any forest F\mathcal F9, the Dominator-start game never lasts longer than the Staller-start game. This forest monotonicity is stronger than the general F={K2}\mathcal F=\{K_2\}0 bound and depends on the acyclic residual structure (Brešar et al., 2024).

For paths, the original paper establishes

F={K2}\mathcal F=\{K_2\}1

using a strategy in which Dominator responds at distance exactly F={K2}\mathcal F=\{K_2\}2 from Staller whenever possible. It also proves

F={K2}\mathcal F=\{K_2\}3

and derives the exact values

F={K2}\mathcal F=\{K_2\}4

when F={K2}\mathcal F=\{K_2\}5 and F={K2}\mathcal F=\{K_2\}6 (Brešar et al., 2024).

These partial results were later completed. For every F={K2}\mathcal F=\{K_2\}7,

F={K2}\mathcal F=\{K_2\}8

For every F={K2}\mathcal F=\{K_2\}9,

F\mathcal F00

and

F\mathcal F01

The proof methods include “runs-and-gaps” lower bounds for Staller and periodic Dominator strategies that select every fifth new vertex around a cycle (Bujtás et al., 11 Jul 2025).

The same later paper also improves the general tree bound: if F\mathcal F02 is a tree of order F\mathcal F03, then

F\mathcal F04

Its proof uses a refined weight-counting method on the residual tree, with vertices colored white, blue, or red and a three-stage strategy ensuring that in every two-move pair the total weight decreases by at least F\mathcal F05 from an initial total of F\mathcal F06 (Bujtás et al., 11 Jul 2025).

A common source of confusion is that several graph games use closely related terminology while differing substantially in rules, state variables, and objectives. The total isolation game is one such variant. It is played on an isolate-free graph, and a legal move must be adjacent either to a vertex in a nontrivial component of F\mathcal F07 or to a vertex that is isolated in F\mathcal F08 and belongs to F\mathcal F09. The resulting parameter F\mathcal F10 satisfies

F\mathcal F11

for connected graphs of order F\mathcal F12,

F\mathcal F13

when F\mathcal F14, more generally

F\mathcal F15

and

F\mathcal F16

when F\mathcal F17. Unlike the original isolation game, the Continuation Principle fails here: for F\mathcal F18, one has F\mathcal F19 (Henning et al., 6 Jan 2026).

Another distinct family is the Toucher–Isolator game, which is played on edges rather than vertices. Toucher and Isolator alternately claim previously unclaimed edges, Toucher moves first, and the parameter F\mathcal F20 counts the number of vertices untouched by Toucher under optimal play. In this setting, Dowden, Kang, Mikalački, and Stojaković introduced the game and obtained general bounds, while Räty proved for every tree F\mathcal F21 on F\mathcal F22 vertices that

F\mathcal F23

which is sharp because

F\mathcal F24

These results concern a Maker-Breaker type edge-claiming game and should not be conflated with the vertex-selection isolation game on graphs (Dowden et al., 2019, Raty, 2020).

Within graph game theory, the isolation game is therefore best understood as a residual-component game governed by closed neighborhoods, partial marking, and isolating-set formation. Its current theory combines abstract comparison principles, sharp exact values on classical families, and a still-active search for the definitive F\mathcal F25 upper bound beyond presently known classes and constructions (Brešar et al., 2024).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (5)

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 Isolation Game.