playr.co.uk/sudoku

Are you a sudoku.playr?

Basic Techniques

Line and Box Intersections

Subset Techniques

Seafood Techniques

Chain Techniques

Other Techniques

Row/Column and Block Intersection

This technique allows us to rule out possible numbers from being in a cell. This may result in a cell only having one possible number in it. To make this easier to understand, the possible numbers that can be in each cell have been filled in.

By looking at all the possible numbers in a row, you may find a number that only appears in one of the 3x3 blocks that the row crosses. Because the number has to appear in that row somewhere, and the only places it can appear are confined to one block, then we know that the number can't appear anywhere else in that block.

This allows us to remove that number as a possibility for all the other cells in that block. The number has to appear in the row, so we remove that number from all the other cells in that block that aren't in that row.

3 963 9
1 4 91 7 98
23 5 73 4 5
12 7 84
32 75
67 89
2 7 857 8 9
62 4 97 9
4 7 83 4 81
81 2 5 91 5 9
1 4 91 96
72 3 53 5
437
852
961
2 51 2 96
31 97 9
2 5 82 84
51 8 91 9
1 31 3 87
642
71 43
21 46
598
4 84 6 82
94 85 8
173
Example 1: Row and Block Interaction
Search row, remove number from these cells

Looking at row 1, the number 3 only appears as a candidate in the part of that row that is inside the top left block, cells [r1,c1] and [r1,c3] Therefore, we could remove 3 as a possibility from all the other cells in that block (which have been highlighted). This means that we remove 3 from [r3,c2] and [r3,c3].

356
71 2 91 2 9
841 9
4 824 8
1 5 91 5 96
1 973
179
834
625
2 432 4 5
61 21 2 4 7
981 2 4 5 7
64 51
2 4 8 94 94 7 8 9
2 4 534 7
987
51 43
2 461 2
561 2 4 8 9
1 41 91 4 8 9
1 2 473
31 4 94 9
762
1 4 985
71 4 91 2 8
351 8
2 41 4 96
Example 2: Column and Block Interaction
Search column, remove number from these cells

Looking at column 1, the number 1 only appears as a candidate in the part of that row that is inside the bottom left block, cells [r8,c1] and [r9,c1]. Therefore, we could remove 1 as a possibility from all the other cells in that block (which have been highlighted). This means that we remove 1 from [r7,c3], [r8,c2] and [r8,c3].

Also Known As

  • Indirectly Elimination (DonTsai)names

More Information

Other links to other descriptions

Keywords

block, candidate, cell, cells, column, intersection, row