bennys wrote:now 9 is NOT restricted common however 5 can appear only on R3C1 and so we get
that the Almost locked sets xz rule works
and r3c8<>4.
I don't see how the 5 only in r3c1 helps.
Either r1c1<>9 or r1c7<>9
If r1c7<>9, then r1c7=4, r3c8<>4
If r1c1<>9, then A = {r1c1,r2c1,r3c1,r3c2} = {13459}
... which is still only an almost locked set ... meaning we don't yet know which value *is not* part of the locked value set. IOW I don't see why the 5 *must be* part of the final locked set A. Would you please clarify?
I was able to take the grid to ...
- Code: Select all
*--------------------------------------------------*
| 139 6 8 | 14 5 2 | 49 7 13 |
| 123 *124 *127 | 6 ^17 9 | 48 5 138 |
| 159 *14 157 | 147 8 3 | 2 149 6 |
|----------------+----------------+----------------|
| 4 12 6 | 157 127 15 | 3 8 9 |
| 8 5 9 | 3 4 6 | 1 2 7 |
| 7 3 12 | 9 12 8 | 5 6 4 |
|----------------+----------------+----------------|
| 26 7 3 | 15 9 145 | 68 14 28 |
| 156 8 145 | 2 3 7 | 469 149 15 |
| 125 9 1245 | 8 6 14 | 7 3 125 |
*--------------------------------------------------*
sets A = {r2c2,r2c3,r3c2}
B = {r2c5}
x = 7
z = 1
for r2c1<>1
bennys, how did you do the eliminations r2c1<>2 and r9c3<>2?
Carcul or
Jeff, how would your write the nice loop chain(s) for the above elimination of r2c1<>1?