Skip to content

BooleanCube/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SudokuSolver

Solves most difficult sudoku puzzles

Solved with brute force which just finds the possibilities for each cell until the entire board is filled or it cycles in an infinite loop.

image

About

Solves most difficult sudoku puzzles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages