X-Cycles
X-Cycles are chains of strong and weak links for a single digit that form loops. Depending on link arrangement, eliminations or placements can be determined.
Technique
- Build a chain using strong links (exactly 2 in unit) and weak links (more than 2 in unit).
- Even loop (alternating strong-weak): Eliminate the candidate from cells seeing two chain cells.
- Odd loop with two strong links adjacent: The candidate between them must be true.
- Odd loop with two weak links adjacent: The candidate between them must be false.
Tips
- X-Cycles generalize Skyscrapers, X-Wings, and other single-digit patterns.
- Strong links force truth; weak links force falsehood.
- Even loops confirm the chain; odd loops find contradictions.