The forcing chain goes starts in r6c9 and ends in r4c1
r6c9=8 r5c8=6 r5c3=3 r4c1=8
Since the begining and ending cells are(8) , they both "see" the (8) in r6c1 and r4c9. However and my problem, only the (8) in r6c1 can be deleted but not the (8) in r4c9.
Thanks
*-----------*
|...|.68|...|
|.2.|7.9|.1.|
|..1|...|..4|
|---+---+---|
|.57|6..|.9.|
|2..|.8.|..1|
|.1.|..7|54.|
|---+---+---|
|5..|...|4..|
|.9.|5.6|.3.|
|...|47.|...|
*-----------*
*-----------*
|4..|168|...|
|.2.|749|.1.|
|..1|352|..4|
|---+---+---|
|.57|614|.9.|
|24.|985|..1|
|.1.|237|54.|
|---+---+---|
|5..|891|4..|
|.94|526|.3.|
|...|473|...|
*-----------*
- Code: Select all
*-----------*
|...|.68|...|
|.2.|7.9|.1.|
|..1|...|..4|
|---+---+---|
|.57|6..|.9.|
|2..|.8.|..1|
|.1.|..7|54.|
|---+---+---|
|5..|...|4..|
|.9.|5.6|.3.|
|...|47.|...|
*-----------*
*-----------*
|4..|168|...|
|.2.|749|.1.|
|..1|352|..4|
|---+---+---|
|.57|614|.9.|
|24.|985|..1|
|.1.|237|54.|
|---+---+---|
|5..|891|4..|
|.94|526|.3.|
|...|473|...|
*-----------*
*--------------------------------------------------------------------*
| 4 37 359 | 1 6 8 | 2379 257 23579 |
| 368 2 3568 | 7 4 9 | 68 1 3568 |
| 679 678 1 | 3 5 2 | 679 678 4 |
|----------------------+----------------------+----------------------|
| 38 5 7 | 6 1 4 | 238 9 238 |
| 2 4 36 | 9 8 5 | 367 67 1 |
| 689 1 689 | 2 3 7 | 5 4 68 |
|----------------------+----------------------+----------------------|
| 5 367 236 | 8 9 1 | 4 267 267 |
| 178 9 4 | 5 2 6 | 178 3 78 |
| 16 68 26 | 4 7 3 | 1269 2568 2569 |
*--------------------------------------------------------------------*