XY-Chain
When two-candidate cells form a forcing chain.
Explanation
An XY-Chain links bivalue cells where neighboring cells see each other and share one candidate. If the chain endpoints contain the same digit, one endpoint must hold that digit, so common peers can remove it.
Practice tip
Start with bivalue cells. Follow shared candidates until the chain returns to the same endpoint digit.
Example steps
- Find cells with exactly two candidates.
- Link peer cells that share one candidate.
- When endpoints share a digit, remove it from cells seeing both ends.