(Interview task) C# Windows Form Application that solves the Sudoku Puzzle using the backtrack algorithm
-
Updated
Feb 13, 2022 - C#
(Interview task) C# Windows Form Application that solves the Sudoku Puzzle using the backtrack algorithm
A C# project to solve sudoku with CSP architecture using AC3, MRV, Degree heuristics and LCV.
Add a description, image, and links to the backtrack topic page so that developers can more easily learn about it.
To associate your repository with the backtrack topic, visit your repo's landing page and select "manage topics."