Skip to content

Use the backtracking algorithm to solve sudoku boards that have a solution.

License

Notifications You must be signed in to change notification settings

gonzalpi/sudoku-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku solver

This program makes use of a backtracking algorithm to find the solution for a given incomplete sudoku board.

About

Use the backtracking algorithm to solve sudoku boards that have a solution.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages