







SUDOKU puzzle

Different names
The technique of locked candidates was discovered by many sudoku players at the same. This has caused this technique to be known by many different names:
Block-Block Interaction
Row/Column-Block Interaction
Line-Box Interaction
Pointing Pairs
The latter name is not fully accurate. There could be 3 locked candidates in stead of 2.
The rule
Sometimes a candidate within a box is restricted to one row or column. Since
one of these cells must contain that specific candidate, the candidate can
safely be excluded from the remaining cells in that row or column outside
of the box.
Sometimes a candidate within a row or column is restricted to one box. Since one of these cells must contain that specific candidate, the candidate can safely be excluded from the remaining cells in the box.
Example 1
|
|
|
|
|||||||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||
|
|
|
|
Watch digit 2.
Solution:
Digit 2 is a locked candidate for R6C7 and R6C8. 2 can be excluded as a candidate in R6C4 and R6C5.
Example 2
|
|
|
|||||||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||
|
|
|
Watch digit 9.
Solution:
C1
has candidate 9's only in the middle box. Therefore, since one of these cells
must be a 9 (otherwise the column would be without a 9), 9's can safely be
excluded from all cells in this middle box except those in C1.
Example 3
|
|
|
|||||||||||||||||||||||||||
|
|
|
|
|||||||||||||||||||||||||||
|
|
|
|
Watch digit 3.
Solution:
The
number 3 only appears as a candidate in the part of that row that is inside
the top left block, cells R1C1 and R1C3 Therefore, we could remove 3 as a
possibility from all the other cells in that block. This means that we remove
3 from R3C2 and R3C3.
Example 4
|
|
|
|||||||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||
|
|
|
Watch digit 1.
Solution:
Looking at C1, the number 1 only appears as a candidate in the part of that row that is inside the bottom left block, cells R8C1 and R9C1. Therefore, we could remove 1 as a possibility from all the other cells in that block. This means that we remove 1 from R7C3, R8C2 and R8C3.