Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 554 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 554 Bytes

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