Localization Game in Graph Theory
- The Localization Game is a pursuit–evasion game on graphs where cops use distance probes to pinpoint an invisible robber, blending adaptive strategy with metric dimension ideas.
- Key parameters such as the localization number and capture time quantify the minimum probes and rounds needed, with established bounds for trees, outerplanar graphs, and hypercubes.
- Recent research extends the game to visibility-limited, directed, and random models, refining bounds and revealing implications for algorithmic graph theory and network localization.
The localization game is a pursuit–evasion game on a graph in which an invisible robber moves between adjacent vertices while a team of cops probes vertices and receives distance information. The principal invariant is the localization number , the minimum number of probes per round that guarantees eventual identification of the robber’s position; later work introduced localization capture time to quantify the number of rounds required under optimal play. The subject is commonly treated as a game-theoretic variant of metric dimension, but its sequential and adaptive structure has produced a distinct theory involving exact values, extremal bounds, probabilistic asymptotics, directed and visibility-limited variants, and recent linear capture-time results for trees and subclasses of outerplanar graphs (Chenoweth et al., 14 Aug 2025).
1. Formal model and basic parameters
In the standard finite undirected setting, the game is played on a finite, connected graph . Two players participate: a team of cops and one robber. The robber is invisible and omniscient, the cops have global movement, and a round consists of a cops’ move followed by a robber’s move. On the cops’ move, the cops choose a multiset of vertices , immediately receiving the distance vector
where is the robber’s current vertex. The robber then moves along one edge or stays put. The cops win if after some finite round they can deduce the robber’s exact location; otherwise the robber wins by evading forever (Chenoweth et al., 14 Aug 2025).
A vertex is a candidate if its distances to the probed vertices match the reported distances. The game therefore admits a state-space interpretation in which each probe refines the current candidate set, and the robber attempts to keep that set non-singleton across rounds. This viewpoint underlies many later proofs, including “robber-territory” arguments for incidence graphs and inductive shrinking arguments for trees (Bonato et al., 2021).
Three parameters organize most of the theory.
| Parameter | Definition |
|---|---|
| Minimum such that cops have a winning strategy | |
| 0 | Minimum 1 for which the robber can be identified in one round |
| 2 | Minimum number of rounds needed by 3 cops under optimal play |
The relation to metric dimension is immediate: 4 is the minimum number of probes needed for one-round identification, so 5. The inequality can be strict, and several random and incidence-based families exhibit a substantial gap between sequential localization and one-round resolving power (Bonato et al., 2021).
2. Structural bounds, graph parameters, and complexity
The earliest structural results already separated localization from classical resolving-set phenomena. Seager proved that every finite tree 6 satisfies 7, with 8 exactly when 9 does not contain 0 as an induced subgraph (Chenoweth et al., 14 Aug 2025). More generally, there is a pathwidth bound
1
and a maximum-degree bound
2
For hypercubes,
3
showing that high Cartesian dimension does not force linear growth in the parameter (Bonato et al., 2021).
The parameter also interacts with sparsity and coloring. If 4 has degeneracy 5, then 6; equivalently, 7 implies 8. Consequently,
9
The degeneracy bound is tight, and the same work proved that every outerplanar graph satisfies 0 (Bonato et al., 2018).
A recurrent misconception is that small treewidth should force small localization number. The established upper bound is in terms of pathwidth, not treewidth, and this distinction matters: there exist planar graphs of treewidth 1 with unbounded 2 (Bosek et al., 2017). The algorithmic side is correspondingly difficult. Determining whether 3 is NP-hard even for graphs with diameter at most 4 (Bosek et al., 2017).
These facts place localization in an unusual position among graph-search parameters. It is controlled by path-like decompositions, sensitive to local branching and degeneracy, but not bounded by treewidth alone.
3. Capture time and the linear localization program
Localization capture time measures not merely whether the cops can win, but how fast they can do so. For any 5, the 6-localization capture time 7 is the minimum number of rounds needed for 8 cops, playing optimally to minimize time, to locate the robber when the robber responds so as to maximize this time. When 9, one writes 0 (Chenoweth et al., 14 Aug 2025).
This led to the Localization Capture Time Conjecture (LCTC): there exists a constant 1 such that for every connected 2-vertex graph 3,
4
Earlier work established that trees and interval graphs are well-localizable, and for trees 5 on 6 vertices gave the bounds
7
Recent results substantially sharpen the tree theory. If a tree 8 does not contain 9, then one cop suffices and
0
where 1 is the number of leaves. If 2 does contain 3, then 4 and
5
Hence for any tree 6 on 7 vertices,
8
The proofs root 9 at a leaf and maintain a vertex whose descendant-subtree contains the robber, eliminating branches by probing leaves and children of degree-0 vertices, and in the two-cop case showing that every probe removes at least two new leaves, with four removed in the first move (Chenoweth et al., 14 Aug 2025).
Outerplanar graphs now provide a second major capture-time class. If an outerplanar graph 1 decomposes into edge-disjoint blocks 2, then
3
Hence any outerplanar 4-vertex graph with 5 satisfies 6. If 7 is 8-connected outerplanar with 9 chords, then
0
This proves the LCTC for all outerplanar graphs 1 with 2 (Chenoweth et al., 14 Aug 2025).
The same paper introduced an abstract coloring-based generalization. Given colorings 3, one forms a layered game structure on subsets 4 and then a reduced game structure by pruning to subsets lying on maximal parent–child chains down to singletons. If the colorings are all distance-colorings induced by subsets of size at most 5, then the height of the reduced game structure equals 6. This recasts capture time as a combinatorial problem on colorings and parent–child relations. The open question asks whether there exists a function 7 such that every 8-vertex graph and every list of colorings yields a game-structure of height at most 9; a positive answer with 0 would settle the LCTC (Chenoweth et al., 14 Aug 2025).
4. Exact values, extremal families, and probabilistic regimes
Several graph families admit exact values or asymptotically tight formulas. In incidence graphs of designs, the localization number is tightly controlled by the design parameters. If 1 is a projective plane of order 2, then the incidence graph satisfies
3
For an affine plane of order 4,
5
More generally, for a 6-BIBD one has 7, while for a symmetric BIBD 8 one has 9. Kneser graphs of diameter 0 also admit asymptotic formulas: for fixed even 1 and 2,
3
and for fixed odd 4,
5
These results rely on robber-territory induction, counting, and hypergraph-detection arguments (Bonato et al., 2021).
Cartesian products produce another developed subtheory. For connected graphs 6 and 7,
8
and
9
where 00 is the minimum size of a doubly resolving set of 01. On toroidal grids, if 02, then
03
Random models demonstrate that sequential localization often scales very differently from one-round metric dimension. For dense 04 with 05, if 06 is the unique integer with 07 and 08, then a.a.s.
09
In particular, whenever 10,
11
If 12, then 13 and
14
In the diameter-two regime with fixed 15, one also has
16
a.a.s. (Dudek et al., 2019).
For random geometric graphs 17 slightly above connectivity, localization admits four asymptotic regimes. In particular, just above connectivity,
18
up to polylogarithmic factors (Lichev et al., 2021).
5. Directed, visibility-limited, and infinite variants
The localization game has been extended in several orthogonal directions. For digraphs, the distance from 19 to 20 is the length of a shortest directed path from 21 to 22, or 23 if none exists. If 24 are the strongly connected components of a digraph 25, then
26
and this bound is sharp. Directed width parameters again control the game:
27
There also exists a family of digraphs of order 28 with localization number 29. For random tournaments 30,
31
and doubly regular tournaments, including Paley tournaments, satisfy the same logarithmic bounds (Bonato et al., 2022).
Visibility-limited models alter the sensing channel rather than the graph class. In the 32-visibility localization game, a probe reports exact distance only up to radius 33, returning 34 otherwise. The corresponding invariant 35 is nonincreasing in 36, with 37. The theory differs sharply from the classical finite-tree case: for every 38 there exists a finite tree 39 with 40, yet for any tree 41 and any 42 there exists a subdivision 43 with 44 (Bonato et al., 2023). The one-visibility case is particularly developed: 45 for 46-minor-free graphs of order 47, and 48 Cartesian grids achieve this order up to additive constants (Bonato et al., 2023).
Infinite graphs require new phenomena. For locally finite graphs, 49 may be finite or 50. In marked contrast to finite trees, for every positive integer 51 and also for 52, there exists a locally finite tree 53 with 54. These examples have uncountably many ends. By contrast, locally finite trees with finitely or countably many ends satisfy 55. As in the finite setting, any locally finite graph contains a subdivision with localization number 56 (Bonato et al., 2024).
6. Open problems, scope, and terminological overlap
Several open problems currently organize the subject. The localization capture-time program asks for a full resolution of the LCTC. For outerplanar graphs, the remaining case is 57. For trees, the linear bound has already been improved to 58, and the next step is to identify tighter lower-bound examples. The coloring-structure formulation isolates a still more general question: whether the height of the game structure is bounded by 59 for all 60-vertex graphs and all lists of colorings. Structural extensions from trees and outerplanar graphs to wider families, including planar and minor-closed classes, remain explicitly proposed directions (Chenoweth et al., 14 Aug 2025).
The phrase “localization game” also appears in other research areas, but with different formal content. In multi-agent SLAM, GTP-SLAM formulates a “Localization Game” as a potential game in which the ego player and non-ego players optimize trajectories, controls, and landmarks, and the iterative best-response procedure converges to an open-loop Nash equilibrium (Chiu et al., 2022). In sensor network localization, non-anchor nodes have been modeled as players in a non-convex potential game whose Nash equilibrium corresponds to the localization solution, with centralized and distributed NE-seeking algorithms (Xu et al., 2024, Xu et al., 2024). In underwater sensor networks, localization has been cast as a single-leader multi-follower Stackelberg game for topology control and energy-efficient ranging (Yuan et al., 2018). These usages share the word “localization” and a game-theoretic vocabulary, but they are distinct from the cops-and-robber distance-probing game on graphs.
Within graph theory proper, the localization game now spans exact finite combinatorics, probabilistic methods, decomposition-based upper bounds, temporal complexity, and several nonclassical sensing models. The most robust theme is that adaptive probing is substantially more powerful than one-round resolution, yet still delicate enough that branching structure, graph products, width parameters, and motion constraints all remain visible in the final bounds.