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
44
commits
2
branches
0
tags
89
KiB
Python
100%
d25a320c30
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
d25a320c30
puzzle script takes an algorithm to use to solve the given puzzles
2017-10-11 19:45:46 -07:00
puzzles
Add puzzles and puzzles.py from the old branch
2017-10-08 08:26:18 -07:00
sudoku
Attempt
#1
at a backtracking solver
2017-10-11 19:45:00 -07:00
puzzles.py
puzzle script takes an algorithm to use to solve the given puzzles
2017-10-11 19:45:46 -07:00
README.md
test.py
Fix the board size parameter in a test
2017-10-10 12:51:27 -07:00
README.md