Skip to content

sadeghb97/SudokuSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SudokuSolver

This is a simple program for solving sudoku using csp algorithms. Three methods have been used to solve this problem. Forward checking method, Forward checking with MRV heuristic method and Minimum conflicts local search method. you can input a desired sudoku or load a provided one and use above algorithms to solve it.

Author

Sadegh Bagherzadeh

About

Solve sudoku with java using CSP Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages