Block / Block Interactions

Firstly, If a number appears as candidates for only two cells in two different blocks, but both cells are in the same column or row, it is possible to remove that number as a candidate for other cells in that column or row.

For example, in the partial puzzle below, the cells marked with * are the only cells in blocks two and five that can contain a 3. This means the 3 in column four must be in block two or five, as must the 3 in column five. As there can be no other 3s in columns four or five, 3 can be eliminated as a candidate for the cells in these columns for block eight.

    3
     
     
     
4 2 5
* * 1
     
     
     
     
  3  
     
9 * 4
     
* 7 6
     
     
     
     
     
     
     
     
     
     
     
     

 

Secondly, in the example below, the cells marked with * are the only cells in blocks four and six that can contain a 2. This means that 2 can be eliminated from the candidates for rows four and six in block five. 

     
     
     
     
     
     
     
     
    2
* *  
5 6  
* *  
     
     
     
* *  
4 3  
* *  
     
    2
     
     
     
     
     
     
     

 

Here are some puzzles that can be solved using this technique:

blockblock1.sdk blockblock2.sdk blockblock3.sdk
blockblock4.sdk

 

Last Update
2008-05-02