- Code: Select all
Set J Puzzle #2
+-----------------------+
| 5 . 9 | . 4 . | . 2 . |
| . 7 . | 6 . . | 9 . . |
| 2 . . | 9 . 7 | . 4 5 |
|-------+-------+-------|
| . 1 2 | . 8 . | 4 . . |
| 8 . . | 4 9 . | . . . |
| . . 7 | . . 2 | . . . |
|-------+-------+-------|
| . 5 . | 1 . . | 2 . . |
| 4 . 8 | . . . | . 1 . |
| . . 1 | . . . | . . . |
+-----------------------+
after: basics, Skyscraper on <1>, basics
note: X-Wing pattern on <4>
*-----------------------------------------------------------*
| 5 6 9 | 38 4 38 | 1 2 7 |
| 1 7 4 | 6 2 5 | 9 38 38 |
| 2 8 3 | 9 1 7 | 6 4 5 |
|-------------------+-------------------+-------------------|
| 69 1 2 | 7 8 36 | 4 5 39 |
| 8 3 5 | 4 9 1 | 7 6 2 |
| 69 4 7 | 35 56 2 | 38 389 1 |
|-------------------+-------------------+-------------------|
| 7 5 6 | 1 3 *489 | 2 89 *489 |
| 4 29 8 | 25 7 69 | 35 1 369 |
| 3 29 1 | 258 56 *4689 | 58 7 *4689 |
*-----------------------------------------------------------*
Although a couple of XY-Wings will finish the puzzle, I'm more interested in a pair of UR patterns in [r79c69].
- Code: Select all
[r7c8]=8 + <49> UR4 [r79c69] => [r9c9]<>89
[r7c8]=9 + <48> UR4 [r79c69] => [r9c9]<>89
Is there a better/simpler way to get these eliminations? If not, does this approach have a name?
Is there a reasonable way to get [r7c9]<>8 or [r9c6]<>8?