-
Notifications
You must be signed in to change notification settings - Fork 0
eraether/SudokuSolver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Programmed in python. Uses brute force to generate all valid states of a board if there are no obvious moves. Calculates around 5000 states / second. Uses a command line interface, and prints the current state of the stack, as well as the guess it is performing. Because it explicitly guesses randomly, passing in a fully blank sudoku turns it into a sudoku generator. Setting the random seed will generate a unique puzzle for that seed.
About
Python Commandline Tool for Solving Sudokus
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published