ronk wrote:Given that the game is to use only subsets and singles, and if I put my amateur mathematician's hat on, I have to agree with Pat.
For a hidden N-tuple: If N candidates of a unit are entirely contained within N cells, all other candidates of those N cells may be eliminated.
In fish-like baseSet\coverSet terms for this instance ... (247)r7\r7c789 ==> r7c789<>135689
This expression has no direct effect on other cells of box 9. A similar argument exists for naked N-tuples.
First off, I'm sure you and
Pat are correct in how Naked/Hidden N-tuples are handled by the Sudoku community. I don't even have a problem accepting it ... up to the point where I can get an ornery discussion going.
- Code: Select all
Random Easy Puzzle Created by Simple Sudoku
*-----------------------------------------------------------------------------*
| 359 3578 3579 | 1349 6 349 | 134578 4578 2 |
| 2369 4 23679 | 139 8 5 | 137 7 137 |
| 35 1 35 | 2 7 34 | 3458 6 9 |
|-------------------------+-------------------------+-------------------------|
| 7 35 1345 | 13458 134 3468 | 2 9 3568 |
| 3459 6 3459 | 345789 34 234789 | 3578 1 3578 |
| 359 2 8 | 13579 13 3679 | 3567 57 4 |
|-------------------------+-------------------------+-------------------------|
| 8 9 3467 | 347 5 1 | 467 2 67 |
| 245 57 2457 | 6 9 478 | 14578 3 1578 |
| 1 357 34567 | 3478 2 3478 | 456789 4578 5678 |
*-----------------------------------------------------------------------------*
There is a Naked Single in [r2c8]=7. How do you think Simple Sudoku handles it?
a) Performs 3x Naked Single operations; one each for [b3], [r2], and [c8]. -or-
b) Performs 1x Naked Single operation and eliminate 7 in all three units concurrently.
After the next Naked Single [r6c8]=5, Simple Sudoku finds a Hidden Single in [r1c2]=8. How do you think Simple Sudoku handles it?
a) Performs [r1c2]<>357 in [b1] and then perform a separate Naked Single operation for [r1c78]<>8 in [r1]. -or-
b) Performs [r1c2]<>357 and [r1c78]<>8 concurrently.
In both cases, multiple units are affected by
one operation.
Why can't the Naked Pair in [r3c13]=35 affect [b1] and [r3] in one operation?
In the 247 Hidden Triple that I listed previously, I first found the Hidden Triple, and then I performed eliminations in all units containing the Hidden Triple. This is the same logic used for Naked/Hidden Singles. (Yes, I forgot to list the eliminations in the cells containing the Hidden Triple, but they were of little consequence.)
It's my belief that the Sudoku community dropped the ball when they stopped using multiple unit eliminations past Naked/Hidden Singles.