1. Rotations and Transpositions the same as in ordinary Sudoku. 8 Cases.
2. Swap Rows 4 & 6 plus Columns 4 & 6. 2 Cases.
3. Permute Bands and Stacks 1 & 3 in the same/ mirrored order. 6 Cases.
eg Swap Rows 1 & 3, 7 & 9 and Columns 1 & 3, 7 & 9.
Total physical cases is thus 96.
4. Relabel Clues as in normal Sudoku.
As an example, consider the last example you gave me and the result.
- Code: Select all
...................1.2.3.45..........64.7.8...........54.....32..................
...................1.2.3.45..........64.7.8...........54.....23..................
Looks odd, but is actually quite simple. The left hand 2 & 3 are in r3c46, so all you have to do is the r46c46 swap, relabel the 2 & 3 and you are done.
Leren