ALS-XZ
When two almost locked sets share a restricted common digit.
Explanation
An Almost Locked Set (ALS) is a group of N cells holding N+1 candidates. If two ALSs are connected by a restricted common digit X (all X cells of both sets see each other), one of them must consume X, which locks the other common digit Z into the sets. Any cell that sees every Z in both sets loses Z.
Practice tip
Hunt for small ALSs first: a bivalue cell already is one. Then look for a partner set sharing two candidates with it.
Example steps
- Find two almost locked sets (N cells with N+1 candidates).
- Check the restricted common digit X: its cells must all see each other.
- Remove the other common digit Z from cells seeing every Z in both sets.