jkomoros / sudoku

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

{Naked,Hidden}{Pair,Triple,Quad} Should be one technique with two variants #310

Open jkomoros opened 7 years ago

jkomoros commented 7 years ago

Since one is always the dual of the other meaning that half of the work can be shared.