vix.ing · top · new · best · stats · spec

A Simple QUBO Formulation of Sudoku

2024/03/07 by Sascha Mücke, Mücke, Sascha · 4 citations
Engineering · #graph theory and CDMA systems

paper · pdf · doi:10.48550/arxiv.2403.04816

Abstract

This article describes how to solve Sudoku puzzles using Quadratic Unconstrained Binary Optimization (QUBO). To this end, a QUBO instance with 729 variables is constructed, encoding a Sudoku grid with all constraints in place, which is then partially assigned to account for clues. The resulting instance can be solved with a Quantum Annealer, or any other strategy, to obtain the fully filled-out Sudoku grid. Moreover, as all valid solutions have the same energy, the QUBO instance can be used to sample uniformly from the space of valid Sudoku grids. We demonstrate the described method using both a heuristic solver and a Quantum Annealer.

Cited by

Related