Skip to content

ljubo-s/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

Play and Solve

  1. Hit Start to load problem into matrix.
  2. Hit SOLWING and than hiting Enter to solve, while strategies whitch is in use change colors, or
  3. Hit Back Track to use this algoritam and solve any possibly solvable problem.
  • use specific strategy under SOLWING.
  • on right side is candidate matrix.
  • n,m dimensions of matrix.
  • insert problem next to Convertor button, if is dot(.) used for empty filed insted zero(0) use Convertor.

s-1