by Mauricio » Fri Nov 14, 2008 7:33 am
A couple more, but these two have the extra property that setting r1c1 any digit, it always gives a minimal puzzle (.. bug found, sudokus deleted)
How I did it?
I generated some sudokus that did not have clues in either r1,c1 or box 1, had few solutions (<30) and that after setting r1c1 any clue, it created no contradictions (ie, it had at least 1 solution). Then I did {+1-1} on these puzzles, filtered those sharing the previous properties, and let it run overnight and in the morning there were already some 9-mutables! To be honest I did not expect it to be that easy. In all it took less than 10 hours, between programming, finding some seeds and then finding some solutions.