Beginner clue
Exactly one of these two options works
Also known in the clue library as Either-Or (exactly one true).
- Clue pattern
- Either A=B or C=B, but not both.
- What to mark first
- Keep the two branches alive and eliminate any third option that the clue excludes.
- Common mistake
- Choosing a branch too early without proof.
- Mini-example
- Either Mina or Theo owns the turtle.
- Print-book tip
- Mark the two live options lightly so you can revisit them after more eliminations.