Skip to content

Jomagus/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SudokuSolver

Takes an NxN-Matrix as the sudoku and solves it. Unknown fields must be 0. There is a high chance that this version has problems with sudokus other than 3x3. This algorithm is very very bad for sparse sudokus. In addition this is very poorly optimized.

About

a backtracking sudoku solver in matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages