Skip to content

metalphase/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SudokuSolver

A project wherein a Sudoku puzzle is solved via stochastic methods.

The puzzle is given by the user with a number of clues. The solver generates randomized solutions to the sudoku puzzle. This solution may contain errors, thus we generate additional solutions until we lower the number of errors down to zero and reach our ultimate solution.

About

A project wherein a Sudoku puzzle is solved via stochastic methods.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages