Skip to content

This Program is a java program that takes an inputted sudoku puzzle and tries to solve it to the best of its ability using pure logic instead of brute force. If it can't solve it then it gives you the farthest that it got with the puzzle

Notifications You must be signed in to change notification settings

kvosbur/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SudokuSolver

About

This Program is a java program that takes an inputted sudoku puzzle and tries to solve it to the best of its ability using pure logic instead of brute force. If it can't solve it then it gives you the farthest that it got with the puzzle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages