A sudoku solver
- size is the size of one side of a square - row_size is the length of the grid on one side - grid_size is the area of the grid |
||
|---|---|---|
| puzzles | ||
| puzzles.py | ||
| README.md | ||
| sudoku.py | ||
| test.py | ||
- size is the size of one side of a square - row_size is the length of the grid on one side - grid_size is the area of the grid |
||
|---|---|---|
| puzzles | ||
| puzzles.py | ||
| README.md | ||
| sudoku.py | ||
| test.py | ||