Sudoku solver using Donald Knuth's AlgorithmX with dancing links. Written in C++, solving sudokus in sub 1ms.
-
Updated
Feb 21, 2022 - C++
Sudoku solver using Donald Knuth's AlgorithmX with dancing links. Written in C++, solving sudokus in sub 1ms.
Add a description, image, and links to the algorithmx topic page so that developers can more easily learn about it.
To associate your repository with the algorithmx topic, visit your repo's landing page and select "manage topics."