Is this valid 2?
Posted: Sat Apr 12, 2008 9:08 am
Let's use this code from another topic.
Code:
.------------------.------------------.------------------.
| 7 6 1 | 8 3 2 | 4 9 5 |
| 4 9 8 | 1 6 5 | 2 37 37 |
| 3 5 2 | 4 9 7 | 6 1 8 |
:------------------+------------------+------------------:
| 9 38 67 | 36 4 1 |*378 5 2 |
|*58 4 35 | 2 7 9 | 1 *368 36 |
| 2 1 67 | 36 5 8 | 37 4 9 |
:------------------+------------------+------------------:
| 1 37 9 | 57 8 6 | 35 2 4 |
| 568 2 35 | 57 1 4 | 9 3678 367 |
|-56 78 4 | 9 2 3 |*58 67 1 |
'------------------'------------------'------------------'
For digit 6 we have linked candidates in R8C1 and R9C1.
Let's suppose: R8C1 is 6 or 5 and R9C1 is 6 or 5 then R9C2 is 8 and then R9C7 is 5 so we can eliminate 5 from R9C1.
The point is to take 2 cells with linked candidates (number 6 in box 7) and make naked pair with another candidate (number 5) and then make some chains in grid and eliminate second candidate (number 5).
24.4.2008. not linked candidates, bat locked candidates
Code:
.------------------.------------------.------------------.
| 7 6 1 | 8 3 2 | 4 9 5 |
| 4 9 8 | 1 6 5 | 2 37 37 |
| 3 5 2 | 4 9 7 | 6 1 8 |
:------------------+------------------+------------------:
| 9 38 67 | 36 4 1 |*378 5 2 |
|*58 4 35 | 2 7 9 | 1 *368 36 |
| 2 1 67 | 36 5 8 | 37 4 9 |
:------------------+------------------+------------------:
| 1 37 9 | 57 8 6 | 35 2 4 |
| 568 2 35 | 57 1 4 | 9 3678 367 |
|-56 78 4 | 9 2 3 |*58 67 1 |
'------------------'------------------'------------------'
For digit 6 we have linked candidates in R8C1 and R9C1.
Let's suppose: R8C1 is 6 or 5 and R9C1 is 6 or 5 then R9C2 is 8 and then R9C7 is 5 so we can eliminate 5 from R9C1.
The point is to take 2 cells with linked candidates (number 6 in box 7) and make naked pair with another candidate (number 5) and then make some chains in grid and eliminate second candidate (number 5).
24.4.2008. not linked candidates, bat locked candidates