- Code: Select all
*---+---+---*
|.62|3..|..8|
|3..|...|261|
|.1.|..6|374|
|---+---+---|
|.4.|..7|.3.|
|...|.9.|8..|
|...|4..|5..|
|---+---+---|
|45.|.3.|.8.|
|..8|...|...|
|9..|7.1|.2.|
*---+---+---*
After some rounds I get:
- Code: Select all
*---+---+---*
|762|314|958|
|3.4|.7.|261|
|.1.|.26|374|
|---+---+---|
|.4.|.57|.3.|
|...|.9.|84.|
|...|46.|5..|
|---+---+---|
|45.|.3.|.8.|
|..8|.4.|..3|
|936|781|425|
*---+---+---*
*---------------+-----------------+---------------*
| 7 6 2 | 3 1 4 | 9 5 8 |
| 3 89 4 | #59 7 #589 | 2 6 1 |
| 58 1 59 | 89 2 6 | 3 7 4 |
|---------------+-----------------+---------------|
| 68 4 19 | 128 5 7 | 16 3 269 |
| 56 27 1357| 12 9 23 | 8 4 267 |
| 12 89 379 | 4 6 238 | 5 19 279 |
|---------------+-----------------+---------------|
| 4 5 17 | 269 3 29 | 17 8 69 |
| 12 27 8 | #569 4 #59 | 67 19 3 |
| 9 3 6 | 7 8 1 | 4 2 5 |
*---------------+-----------------+---------------*
Do the cells r2c4, r2c6 and r8c4, r8c6 form a UR so that candidate 9 can be removed from the cells with the surplus candidates? If not, what is the better way to proceed?
I appreciate the feedback.
_Skjalg