English

The Packing Chromatic Number of the Infinite Square Grid is 15

Discrete Mathematics 2025-06-13 v2 Artificial Intelligence Combinatorics

Abstract

A packing kk-coloring is a natural variation on the standard notion of graph kk-coloring, where vertices are assigned numbers from {1,,k}\{1, \ldots, k\}, and any two vertices assigned a common color c{1,,k}c \in \{1, \ldots, k\} need to be at a distance greater than cc (as opposed to 11, in standard graph colorings). Despite a sequence of incremental work, determining the packing chromatic number of the infinite square grid has remained an open problem since its introduction in 2002. We culminate the search by proving this number to be 15. We achieve this result by improving the best-known method for this problem by roughly two orders of magnitude. The most important technique to boost performance is a novel and surprisingly effective propositional encoding. Additionally, we developed a new symmetry-breaking method. Since both new techniques are more complex than existing techniques for this problem, a verified approach is required to trust them. We include both techniques in a proof of unsatisfiability, reducing the trusted core to the correctness of the direct encoding.

Keywords

Cite

@article{arxiv.2301.09757,
  title  = {The Packing Chromatic Number of the Infinite Square Grid is 15},
  author = {Bernardo Subercaseaux and Marijn J. H. Heule},
  journal= {arXiv preprint arXiv:2301.09757},
  year   = {2025}
}

Comments

Fixed typos, and a small error in Example 5 pointed out by Zicheng Han