-
Notifications
You must be signed in to change notification settings - Fork 1
mavlee/sudoku-solver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a sudoku solver written back in the day, with an admittedly terrible user interface. I don't know how I thought this would be usuable. However, the functionality does work. "Solve" tries to solve using some basic logical methods. "Brute Force Hax" does a recursive depth first search of the solution.
About
depth first search sudoku solver
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published