Just to give an answer.
- Code: Select all
+--------------------------------------------------------------+
| 2 9 157 | ^147 *134 6 | 45 *37 8 |
| 34 8 ^17 | 5 *134 ^147 | 2 69 69 |
| 34 57 6 | 8 2 9 | 1 37 45 |
|--------------------+--------------------+--------------------|
| 59 15 2 | 19 6 3 | 8 4 7 |
| 7 16 8 | #1249 5 14 | 69 #129 3 |
| 69 3 4 | #129 7 8 | 569 #1269 1569 |
|--------------------+--------------------+--------------------|
| 568 2 9 | 3 148 145 | 7 16 146 |
| 68 467 3 | 147 148 2 | 469 5 1469 |
| 1 457 57 | 6 9 457 | 3 8 2 |
+--------------------------------------------------------------+
UR 12 in r56c48 eliminates 1 from r5c8, because of
r5c8=1 -> r6c4=1 (r6c89<>1) and r5c4=2 and r6c8=2
UR 29 in the same cells eliminates 9 from r5c8 and r6c4.
(All because of the x-wing of 2)
r1c8=3 -> r2c5=3
r1c8=7 -> r2c6=7 => r2c3=1
i.e. r2c5<>1
Then coloring eliminates 4 from r8c5.
- Code: Select all
*-----------------------------------------------------------*
| 2 9 157 | 147 134 6 | 45 37 8 |
| 34 8 17 | 5 34 17 | 2 69 69 |
| 34 57 6 | 8 2 9 | 1 37 45 |
|-------------------+-------------------+-------------------|
| 59 15 2 | 19 6 3 | 8 4 7 |
| 7 16 8 | 149 5 14 | 69 2 3 |
| 69 3 4 | 2 7 8 | 569 169 1569 |
|-------------------+-------------------+-------------------|
|#568 2 9 | 3 148 #145 | 7 16 146 |
|@68 467 3 | 147 @18 2 | 469 5 1469 |
| 1 457 57 | 6 9 457 | 3 8 2 |
*-----------------------------------------------------------*
Lookng at r8c1. If its 8, then r8c5=1, if not, then r7c1=8 and r7c6=5. So r7c6 cant be 1.
- Code: Select all
*-----------------------------------------------------------*
| 2 9 157 | 147 134 6 | 45 37 8 |
| 34 8 17 | 5 34 17 | 2 69 69 |
| 34 57 6 | 8 2 9 | 1 37 45 |
|-------------------+-------------------+-------------------|
|#59 15 2 |#19 6 3 | 8 4 7 |
| 7 16 8 | 149 5 #14 | 69 2 3 |
| 69 3 4 | 2 7 8 | 569 169 1569 |
|-------------------+-------------------+-------------------|
|-568 2 9 | 3 148 #45 | 7 16 146 |
| 68 467 3 | 147 18 2 | 469 5 1469 |
| 1 457 57 | 6 9 457 | 3 8 2 |
*-----------------------------------------------------------*
Now there is an xy-chain eliminating 5 from r7c1.
After that a swordfish opens an xy-wing.