Box-line reduction is the mirror of pointing pairs. Where a pointing pair uses a box to constrain a line, box-line reduction uses a line to constrain a box. Same shape, opposite direction.
How it works
Pick a row (or column) and a digit that has not been placed in it. List the empty cells in that row where the digit can still go. If every one of those cells sits inside the same 3x3 box, the digit has to land in that box on that row.
Since the digit is committed to that box-row intersection, the digit cannot appear in the rest of the box. Erase it from the other six cells of the box. That cleanup nearly always exposes a single elsewhere.
When to look for it
Alongside pointing pairs. After pencil marks are complete, walk each row and column one digit at a time. If the digit's candidate cells in a line all share a single box, you have a box-line reduction.
The pattern shows up most often in puzzles where boxes are sparsely populated but lines are dense. Hard and expert puzzles fit that profile.
Step-by-step example
- Pick a row that still needs the digit 4. Find every cell in the row where 4 is a candidate.
- Check which box each candidate cell belongs to. If all candidates fall inside the same box, you have a box-line reduction.
- The digit must land somewhere in those candidate cells.
- Erase the digit from every other cell of that box (the six cells outside the row).
- Re-scan the box. Box-line reductions frequently produce a hidden or naked single inside the cleaned-up cells.
Box-line reduction vs pointing pair
Tips for spotting it
- Scan each row and column one digit at a time. The pattern jumps out when candidates are pre-marked.
- Pair this with pointing pairs so you sweep every box-line overlap.
- If a row has two or three candidate cells for a digit, check whether they sit in the same box. That is the trigger.
- Apply eliminations immediately. New singles often appear in the cleaned-up box.
Common mistakes
- Eliminating from the row instead of the box. The technique sweeps the box.
- Missing the pattern when only two candidate cells share a row but they are in different boxes.
- Stopping at the find. Apply the eliminations and re-scan for singles.
- Skipping pencil marks. The pattern is invisible without them.
Practise it
Play hard sudoku and start every puzzle with a full pencil-mark pass. Scan rows for box-restricted digits before reaching for X-wing. Most hard puzzles yield to pointing pairs and box-line reduction alone.