Hi, speter
- Code: Select all
,------------------------------------------------------------,
| 1345 2 357 | 146 156 356 | 567 8 9 |
| 9 457 357 | 146 8 356 | 567 146 2 |
|[58]14 [58]4 6 | 9 2 7 | 3 (14) 5-1 |
|--------------------+-------------------+-------------------|
| 67 9 4 | 5 167 2 | 8 136 1367 |
| 67 3 2 | 168 1679 689 | 4 5 167 |
|[58] [58] 1 | 3 67 4 | 9 2 67 |
|--------------------+-------------------+-------------------|
| 345 456 9 | 7 456 1 | 2 36 8 |
| 2 567 578 | 68 3 568 | 1 9 4 |
| 34 1 38 | 2 469 689 | 56 7 356 |
'------------------------------------------------------------'
Regarding HoDoKu's move, the UR(58)r36c12 is prevented by the internal or external guardians.
For Row 3, there is only one external guardian (5)r3c9. If this was false, then (58) would be locked
in Row 3 into the cells r3c12, making the UR unavoidable, so to prevent this we must have +5 r3c9.
Looking at it from the perspective of using the internal guardians, we must have (1)r3c1 OR (4)r3c12,
in the first case of the OR, -1 r3c9; in the second case, (4)r3c12 eliminates (4)r3c8, so (1)r3c8 would
be true, eliminating again (1)r3c9. Written as a chain:
UR(58)r36c12 using internals: (1)r3c1 == (4)r3c12 - (4=1)r3c8 => -1 r3c9
If you try to apply this logic into the other UR mentioned, you will see that it doesn't work.
For this puzzle, I like more the DP(67)r45c1, r46c5, r56c9 (cells marked with *)
- Code: Select all
,-----------------------------------------------------------,
| 1345 2 357 | 146 156 356 | 567 8 9 |
| 9 457 357 | 146 8 356 | 567 146 2 |
| 1458 458 6 | 9 2 7 | 3 14 15 |
|-------------------+-------------------+-------------------|
|*67 9 4 | 5 *67(1) 2 | 8 36-1 367-1 |
|*67 3 2 | 68-1 679-1 689 | 4 5 *67(1) |
| 58 58 1 | 3 *67 4 | 9 2 *67 |
|-------------------+-------------------+-------------------|
| 345 456 9 | 7 456 1 | 2 36 8 |
| 2 567 578 | 68 3 568 | 1 9 4 |
| 34 1 38 | 2 469 689 | 56 7 356 |
'-----------------------------------------------------------'
with internal guardians (1)r4c5, (1)r5c9.
One of them must be true to prevent that DP (Extended UR), so -1 r4c89 and -1 r5c45.
I hope this helps.