sourabh-suri / Sudoku-Solver

A brute force algorithm on hardware is used to solve a sudoku. When a valid fill is not found backtracking is done. Backtracking is repeated until last number is a valid guess i.e guess out of 1 to 9. Digital logic realised using priority encoders and multiplexers.
14Updated 4 years ago

Alternatives and similar repositories for Sudoku-Solver:

Users that are interested in Sudoku-Solver are comparing it to the libraries listed below