jkomoros / sudoku

A sudoku puzzle solver, generator, and difficulty-rater built in Go
Apache License 2.0
5 stars 1 forks source link

HumanSolveOptions should have an argument for which Twiddlers to use #236

Open jkomoros opened 8 years ago

jkomoros commented 8 years ago

Which will require making public the definition of a twiddler and the list of them.