Skip to content

Java desktop application that allows to solve Sudoku logic game with three different algorithms

Notifications You must be signed in to change notification settings

souhailelmouhtadi/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

I have created a Java desktop application that allows to solve Sudoku logic game with three different algorithms: Backtracking, Forward Checking, Mackworth (AC-3), Minimum Conflict and Minimum Remaining Values (MRV.

About

Java desktop application that allows to solve Sudoku logic game with three different algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages