brotskydotcom / susen.go

A simple sudoku game.
GNU General Public License v2.0
0 stars 1 forks source link

provide a "classifier" client #9

Open brotskydotcom opened 9 years ago

brotskydotcom commented 9 years ago

It would be great, when looking at a puzzle in a Sudoku book, to be able to quickly enter the puzzle and have the server tell me "you will not have to guess at any squares" or "you will have to guess at N squares but they will only have 2 possible choices at the time you guess" or ... This would be a nice "start classifier" that really gets at what most people want to know: Is Ariadne's thread required to solve this puzzle?

brotskydotcom commented 8 years ago

moving this to stay with #26 since it's not really very useful without it.