Sudoku graph


In the mathematics of Sudoku, the Sudoku graph is an undirected graph whose vertices represent the cells of a Sudoku puzzle and whose edges represent pairs of cells that belong to the same row, column, or block of the puzzle. The problem of solving a Sudoku puzzle can be represented as precoloring extension on this graph. It is an integral Cayley graph.

Basic properties and examples

On a Sudoku board of size, the Sudoku graph has vertices, each with exactly neighbors. Therefore, it is a regular graph.
For instance, the graph shown in the figure, for a board, has 16 vertices and is 7-regular.
For the most common form of Sudoku, on a board, the Sudoku graph is a 20-regular graph with 81 vertices.

Puzzle solutions and graph coloring

Each row, column, or block of the Sudoku puzzle forms a clique in the Sudoku graph, whose size equals the number of symbols used to solve the puzzle. A graph coloring of the Sudoku graph using this number of colors can be interpreted as a solution to the puzzle. The usual form of a Sudoku puzzle, in which some cells are filled in with symbols and the rest must be filled in by the person solving the puzzle, corresponds to the precoloring extension problem on this graph.

Algebraic properties

For any, the Sudoku graph of an Sudoku board is an integral graph, meaning that the spectrum of its adjacency matrix consists only of integers. More precisely, its spectrum consists of the eigenvalues
It can be represented as a Cayley graph of the abelian group.

Related graphs

The Sudoku graph contains as a subgraph the rook's graph, which is defined in the same way using only the rows and columns of the Sudoku board.
The 20-regular 81-vertex Sudoku graph should be distinguished from a different 20-regular graph on 81 vertices, the Brouwer–Haemers graph, which has smaller cliques and requires fewer colors.