Skip to content

kmitkovk/Sudoku_Solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku_Solver

  • Currently, it solves only easy and medium level puzzles
  • This is because with difficulty, new solving techniques need to be implemented
  • In this version, the solver looks and solves for the simple constraints:
    • the three simple constraints are row, column and box (3x3) uniqueness

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages