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
21
commits
2
branches
0
tags
89
KiB
Python
100%
cc5e35ff81
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
cc5e35ff81
Working on search()
2013-08-30 10:11:44 -07:00
puzzles
Convert Euler puzzles into Norvig format
2013-08-29 22:32:05 -07:00
.gitignore
Ignore __pycache__/
2013-08-28 23:10:27 -07:00
puzzles.py
Add quick routines for parsing the puzzles in puzzles/
2013-08-29 22:31:49 -07:00
README.md
README.md
2013-08-28 23:09:43 -07:00
sudoku.py
Working on search()
2013-08-30 10:11:44 -07:00
tests.py
Add string test
2013-08-29 16:14:35 -07:00
README.md