GridWits
Extreme tier Technique 36 of 46 Reference only

Pattern Overlay Method

Every way a single digit could legally fill the whole board is enumerated as a "pattern"; a candidate present in none of the surviving patterns can be eliminated.

The solver does not attempt this technique, so Smart Hint will never suggest it. It is documented because you may still want to spot it yourself.

How it works

  1. 1Enumerate every valid way digit 5 alone could be placed once in each row, column, and box across the whole grid, given the current candidates — each valid arrangement is one "pattern."
  2. 2If A1 = 5 doesn't appear in any surviving pattern for digit 5, then 5 can be eliminated from A1 — even though no shorter chain of deductions reaches that conclusion directly. Exhaustive and computationally heavy; a genuine last-resort-adjacent technique.

Play a Sudoku that needs this technique →

A 1 B 2 C 3 D 4 E 5 F 6 G 7 H 8 I 9 3 5 5
  • Where the conclusion lands
  • Candidate ruled out
Next in the ladder Bowman's Bingo →

Last Resort: guess a candidate and manually trace forced Naked/Hidden Singles as far as they go — a contradiction eliminates the guess, same idea as Trial and Error but tracked by hand.