XY-Wing

Hard

A pivot cell with two candidates {X,Y} sees two wings {X,Z} and {Y,Z}; digit Z is eliminated from cells seeing both wings.

How It Works

A "pivot" cell has candidates {X,Y}. It sees two "wing" cells: one with {X,Z} and one with {Y,Z}. If pivot takes X, the first wing must take Z. If pivot takes Y, the second wing takes Z. Either way, Z must be in one of the wings — so any cell seeing both wings can have Z eliminated.

This technique uses "pincer" logic and is very powerful.

Example

37
37
2496518
145238
67
67
9
689157234
216743985
8
37
347
569
147
2
17
95
47
8123
47
6
34
6
13
97
14
852
52
17
68
14
47
93
47
98325
146
46
17
Key cells of the techniqueCells where elimination is appliedCandidate to be placedEliminated candidate (crossed out)

Practice with a Real Puzzle

This 9×9 puzzle is solver-verified to require this technique on its solution path.

Medium26 givensStrict