Box-Line Reduction in Sudoku

Box-line reduction is an intermediate technique that eliminates candidates inside a box using constraints from a row or column. It's the logical mirror of pointing pairs — and together they cover the key box-line intersection patterns in sudoku.

What Is Box-Line Reduction?

Box-line reduction occurs when all the candidates for a particular digit within a single row or column are confined to one 3×3 box.

When this happens, that digit must be placed somewhere in that box along that row or column. This means the digit cannot appear in any other cell in the same box — even those not on the row or column in question. You can eliminate it from the rest of the box.

Why Does This Work?

The digit must appear once in the row (or column). All positions where it can go within that row happen to be in the same box. Therefore, the digit will be placed in that box — and since each box can only contain the digit once, no other cell in the box needs to consider that digit as a candidate.

Step-by-Step: Applying Box-Line Reduction

  1. Choose a digit and a row (or column) that doesn't yet contain it.
  2. Identify all empty cells in that row that could hold the digit (i.e., not blocked by a column or box constraint).
  3. Check if all remaining candidate cells fall within the same 3×3 box.
  4. If yes — eliminate that digit from all other cells in that box that are not in the current row (or column).

Example: Box-Line Reduction in a Row

You're scanning row 4 for the digit 9. Seven cells in row 4 are already filled, leaving only two empty cells: column 7 and column 8. Both fall inside the right-center box (rows 4–6, columns 7–9).

9 candidates in row 4Row 4 (focus row)Elimination zone Row 4 (blue) has only two empty cells (amber) — both inside the right-center box. Digit 9 must land in one of them, so 9 can be eliminated from every other cell in that box (gray cells in rows 5 and 6).

This is a box-line reduction. Since 9 must go into row 4 within the right-center box, you can eliminate 9 from all other cells in the right-center box — specifically, the cells in rows 5 and 6 of columns 7, 8, and 9.

This may reduce another cell in the right-center box to a naked single, or turn a different digit into a hidden single within the box.

Box-Line Reduction vs. Pointing Pairs

These two techniques are mirror images:

Practicing both helps you see the grid from multiple perspectives simultaneously — a skill that significantly speeds up solving on hard puzzles.

When to Use Box-Line Reduction

Box-line reduction appears most often on hard and expert puzzles. Apply it after exhausting naked singles, hidden singles, and pointing pairs. With pencil marks in place, scan each incomplete row and column: when a digit's candidates all fall in the same box, apply the reduction.

Practice on a free Hard Sudoku →

Review: Pointing Pairs →

All solving strategies overview →