This website requires JavaScript.
Explore
Help
Sign in
eryn
/
sudoku
Watch
1
Star
0
Fork
You've already forked sudoku
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A sudoku solver
16
commits
2
branches
0
tags
89
KiB
Python
100%
00225aca44
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
Eryn Wells
00225aca44
Add peers and index_peers for a given (x,y)
2017-10-10 09:55:51 -07:00
puzzles
Add puzzles and puzzles.py from the old branch
2017-10-08 08:26:18 -07:00
puzzles.py
Rename initial init attribute to board; make self.board -> _board
2017-10-10 09:53:55 -07:00
README.md
sudoku.py
Add peers and index_peers for a given (x,y)
2017-10-10 09:55:51 -07:00
test.py
Rough, probably incomplete solved property
2017-10-08 08:00:45 -07:00
README.md