Papers
Topics
Authors
Recent
Search
2000 character limit reached

2-Distance Coloring of Planar Graphs

Updated 21 September 2025
  • 2-distance coloring of planar graphs is a vertex assignment ensuring distinct colors for vertices within two hops, equivalent to properly coloring the square of the graph.
  • Recent research employs discharging methods and combinatorial arguments to tighten chromatic bounds under conditions like high girth, bounded degree, and sparsity.
  • Developed techniques such as list coloring and recoloring support practical applications in frequency assignment and network scheduling.

A 2-distance coloring of a planar graph is an assignment of colors to the vertices such that every pair of vertices either adjacent or having a common neighbor receive distinct colors; equivalently, it is a proper coloring of the square of the graph, G2G^2, where vertices at distance at most two in GG become adjacent in G2G^2. The study of 2-distance coloring examines the minimum number of colors necessary, often focusing on additional constraints such as list colorability, bounds on maximum degree Δ\Delta, bounds on maximum average degree mad(G)\operatorname{mad}(G), and girth conditions (the length of the shortest cycle). A central theme in the area is determining quantitative bounds for the 2-distance chromatic number on various classes of planar graphs and understanding the combinatorial structure that enables optimal or near-optimal colorings.

1. Fundamental Definitions and Equivalences

Let G=(V,E)G = (V,E) be a planar graph. A 2-distance kk-coloring is a vertex coloring f:V{1,,k}f : V \to \{1,\ldots,k\} such that f(u)f(v)f(u) \ne f(v) whenever uu and GG0 are at distance at most GG1 in GG2.

  • Square of a Graph: GG3 is defined on GG4 so that GG5 if and only if GG6.
  • List Coloring: Each vertex GG7 is assigned a list GG8 of allowed colors and a coloring is valid if each vertex receives a color from its list and the 2-distance condition is satisfied.

The minimal number GG9 for which G2G^20 is (list-)colorable is called the (list) 2-distance chromatic number, denoted G2G^21 or G2G^22.

The natural lower bound is G2G^23, as every vertex and its G2G^24 neighbors must all receive distinct colors. The study aims to establish whether G2G^25 colors suffice and to determine the minimum possible additive constant for broader classes of planar graphs.

2. Key Theorems and Historical Progress

Recent advances have improved upper bounds on G2G^26, often under degree and sparsity constraints:

Paper/Authors Conditions Bound arXiv id
Borodin & Ivanova (2009), Zhu & Bu G2G^27, girth G2G^28 G2G^29 -
(Bonamy et al., 2013) Δ\Delta0, Δ\Delta1 List Δ\Delta2 (Bonamy et al., 2013)
(Deniz, 2022) Δ\Delta3, girth Δ\Delta4 Δ\Delta5 (Deniz, 2022)
(La et al., 2021) Δ\Delta6, Δ\Delta7 Δ\Delta8 (La et al., 2021)
(La et al., 2021) Δ\Delta9, mad(G)\operatorname{mad}(G)0 mad(G)\operatorname{mad}(G)1 (La et al., 2021)
(Deniz, 2023, Aoki, 2023, Aoki, 2024) Planar, mad(G)\operatorname{mad}(G)2, mad(G)\operatorname{mad}(G)3 mad(G)\operatorname{mad}(G)4 (Deniz, 2023, Aoki, 2023, Aoki, 2024)
(Deniz, 2024, Bousquet et al., 2021) Planar, arbitrary mad(G)\operatorname{mad}(G)5 mad(G)\operatorname{mad}(G)6 (Deniz, 2024)

These bounds have typically been achieved via intricate combinatorial arguments using minimal counterexamples, structural lemmas, and the discharging method.

3. Discharging Methodology and Structural Lemmas

The discharging method is central to almost all recent results. The process involves:

  • Assigning "charge" to each vertex (mad(G)\operatorname{mad}(G)7, with mad(G)\operatorname{mad}(G)8 an appropriate constant) and face (mad(G)\operatorname{mad}(G)9) based on the degree and face length.
  • Global conservation of total charge (negative due to Euler's formula for planar graphs).
  • Defining local transfer rules (discharging rules) based on degrees, face sizes, and configurations of vertices ("weak," "semiweak," "strong," "support," etc).
  • Proving that after redistributing charge, every element has nonnegative final charge, contradicting the initial total.

For example, in (Bonamy et al., 2013), the initial weight is G=(V,E)G = (V,E)0; the rules propagate fractions to control small degree vertices and forbidden local structures which are then shown to be reducible if present. The proof relies on a minimal counterexample approach, forbidding configurations (C₁–C₁₁), and finishing with a discharging argument that ensures G=(V,E)G = (V,E)1, contradicting hypotheses for planar graphs of girth at least G=(V,E)G = (V,E)2.

Additional techniques include recoloring arguments, using the potential method (as in (La et al., 2021)), or auxiliary constructions such as support vertex graphs.

4. Implications for Planar Graphs and Sparsity

The strongest results apply to planar graphs with high girth or bounded maximum average degree, which implies greater sparsity.

  • Girth Constraints: Planar graphs with girth G=(V,E)G = (V,E)3 satisfy G=(V,E)G = (V,E)4 by Euler's formula. Girth G=(V,E)G = (V,E)5 enforces G=(V,E)G = (V,E)6, enabling sharper coloring bounds.
  • Large Maximum Degree Regime: List 2-distance G=(V,E)G = (V,E)7-colorability is proven for planar graphs of girth 6 with G=(V,E)G = (V,E)8 (Bonamy et al., 2013) and further improvements are made for larger girth in more recent work.
  • Smaller Degree and Girth Regimes: For planar graphs with G=(V,E)G = (V,E)9, kk0, bounds of kk1 or better are achieved (Aoki, 2024). For kk2, results refine to list 2-distance kk3 (La et al., 2021).

These bounds approach optimality in light of lower bounds from vertex neighborhoods and known extremal constructions.

5. Connections to Other Coloring Variants

  • Injective Coloring: Requires only that colors differ between vertices sharing a neighbor. The list injective kk4-coloring bound is closely related to 2-distance coloring, often proven via similar methods (Bonamy et al., 2013).
  • Exact Square Coloring: Distinct colors between vertices at distance exactly kk5. For triangle-free graphs, this coincides with injective coloring (Foucaud et al., 2020).
  • Strong Edge Coloring: Coloring edges so that edges at distance kk6 differ; equivalent to coloring the square of the line graph, with strong results for cubic and high-girth planar graphs (Hudák et al., 2013).

6. Open Problems and Future Directions

Important directions posed in (Bonamy et al., 2013) and subsequent literature include:

  • Determining the largest possible kk7 for which there exists a graph with kk8 not admitting a 2-distance kk9-coloring. The paper shows f:V{1,,k}f : V \to \{1,\ldots,k\}0 must be the limit if not tight.
  • Lowering the minimum degree constraints, refining bounds for lower girth or different host surfaces.
  • Extending proof techniques to additional coloring paradigms (list coloring, strong coloring) or broader graph classes.
  • Development of automated discharging and LP-based frameworks, as pioneered in recent work, for pushing bounds further (Bousquet et al., 2022).

7. Practical Applications

2-distance coloring models interference constraints in frequency assignment problems, register allocation, and channel assignment in wireless networks. Improving bounds leads to more efficient allocations under the constraint that "nearby" elements must differ, directly influencing theoretical limits in such applications. In computer science, advances inform coloring and scheduling algorithms for sparse networks or systems modeled by planar graphs.


This topic remains an active area of graph coloring research, with recent progress moving toward linear or nearly optimal colorings for broader regimes of planar graphs, and with significant interplay between structural combinatorics and algorithmic techniques.

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 2-Distance Coloring of Planar Graphs.