SudokuHint
Intermediate

Box-Line Reduction

Also known as Claiming. The mirror image of Pointing Pairs — instead of a box pointing into a line, a line claims a box. Together they form the full locked candidates toolkit.

By SudokuHint TeamLast updated

What is Box-Line Reduction?

A Box-Line Reduction happens when, inside a single row or column, a digit can only land in cells that all share the same 3x3 box. The line "claims" that digit on behalf of the box — meaning the digit cannot appear anywhere else in the box outside the line.

Like Pointing Pairs, this technique doesn't solve a cell directly. It eliminates candidates. But those eliminations often cascade — exposing a Naked Single, a Hidden Single, or a chain of further reductions.

Pointing Pair vs. Box-Line Reduction — the clean distinction

These two techniques use the same underlying logic but start from opposite ends. The cleanest way to remember:

  • Pointing Pair — a digit's candidates inside a box are confined to one row or column. The box points at the line, and you erase that digit from the line outside the box.
  • Box-Line Reduction — a digit's candidates inside a row or column are confined to one box. The line claims the digit for the box, and you erase that digit from the box outside the line.

Same structure, opposite scanning direction. Many solvers learn Pointing Pairs first and then realize Box-Line Reduction was always sitting right there beside it.

Why it works (the logic)

Every row must contain the digits 1 through 9, each exactly once. So in any given row, digit X must appear in some cell. Suppose in row 4, digit X can only appear in cells that all belong to the middle-left 3x3 box. Whichever of those cells eventually holds X, it will be inside that box.

That gives you a guarantee: digit X will land inside the middle-left box (specifically on its row 4 portion). So in the middle-left box, the cells outside row 4 can no longer be X — that slot is already promised to one of the in-row cells.

Example 1: A row claims a box

Look at row 4 below. Suppose 5, 6, and 8 are already placed in the middle band of the row. After scanning the candidates, you find:

  • Digit 3 can only fit in two cells of row 4 — both sitting inside the middle-left box (R4C2 and R4C3, say).
2
5
6
8
Row 4: digit 3 can only land in the two emphasized cells, both inside the middle-left box. The row claims 3 for that box.

Action: Erase 3 from the other six cells of the middle-left box — specifically the cells in rows 3 and 5 of that box that don't sit in row 4. One sweep, up to six eliminations.

Example 2: A column claims a box

Box-Line Reduction works identically with columns. Suppose in column 8, after cross-referencing existing 4 and 1 placements, digit 7 can only fit in two cells of column 8 — both inside the middle-right box.

4
1
Column 8: digit 7 can only land in cells inside the middle-right box. The column claims 7 for that box.

Action: Erase 7 from every other cell of the middle-right box that doesn't sit in column 8 — that is, the six cells in columns 7 and 9 of that box.

How to spot Box-Line Reductions

Scan by digit, by row/column (not by box):

  1. Pick a row (or column) and a digit that isn't placed in it yet.
  2. Identify every cell in that row (or column) where the digit could go, using pencil marks or eliminations from existing placements.
  3. If all those candidate cells fall inside the same 3x3 box, you have a Box-Line Reduction.
  4. Erase the digit from every cell of that box that lies outside the row (or column).

Tip: in practice you can pair this scan with your Pointing Pair sweep — they look at the same intersections from different angles. Doing both in one pass is fast and thorough.

Common beginner mistakes

  • Confusing direction. If the digit is locked inside a box to one line, that's a Pointing Pair (erase from the line). If the digit is locked inside a line to one box, that's a Box-Line Reduction (erase from the box). Easy to mix up at first.
  • Eliminating inside the line. The candidates inside the row or column are still valid — the digit must land in one of them. You only erase from the box cells outside the line.
  • Missing pencil marks. Without accurate candidates, you can't see which cells of a line could hold a digit. Pencil-mark first.
  • Forgetting to re-scan. A successful Box-Line Reduction changes candidates inside a box. New Naked or Hidden Singles often appear within seconds — re-check the box you just cleaned.

Try it on a real puzzle (with our Hint)

SudokuHint's Hint engine actively detects Box-Line Reduction along with Pointing Pairs. Open a Medium or Hard puzzle on SudokuHint, fill in pencil marks once obvious cells are placed, and tap the 💡 Hint button when you get stuck. When the engine surfaces a Box-Line Reduction, you'll see exactly which line claims which box — and which digits to erase.

Article draft v1 · pending native-speaker review