This website requires JavaScript.
Explore
Help
Register
Sign in
flyingscorpio
/
sudoku-solver
Watch
1
Star
0
Fork
You've already forked sudoku-solver
0
Code
Issues
Pull requests
Releases
Wiki
Activity
No description
9
commits
1
branch
0
tags
98
KiB
Python
100%
fa82fee9fd
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
flying-scorpio
fa82fee9fd
Rename grids to grid_mappings
2019-12-02 10:54:02 +01:00
.gitignore
First commit
2019-11-30 13:55:22 +01:00
board.py
Add debug messages and pauses
2019-12-02 08:51:47 +01:00
main.py
Add obligated algo for columns, still missing something
2019-12-01 20:11:17 +01:00
square.py
Rename grids to grid_mappings
2019-12-02 10:54:02 +01:00
tests.py
Finished last algorithm, mitigated results
2019-12-01 19:27:38 +01:00