- Here's an interesting example of a pattern (of pencilmarks) on five cells that's "deadly" in the sense that, without an extra candidate, every solution is unavoidable (contains a minimal unavoidable set):
- Code: Select all
23 . 1 | 23 . .
. . . | . . .
. . 23 | 1 . .
Definition
- You could call this a generalised deadly pattern (GDP):
- It's a union of unavoidables. (No requirement that they be minimal UAs.)
- As a puzzle in its own right, each of its solutions is unavoidable. (It's an unavoidable union of unavoidables! -- a UUU.)
- It's not enriched by any other UUU. (A cosmetic choice that the pattern should be "maximal".)
PS: like point iii, point ii above is also a cosmetic choice: it ensures that the pattern doesn't include impossible candidates.
Another example
- It's easy to find many examples of GDPs not covered by Sudopedia's DP definition. To finish, here's one more example:
- Code: Select all
1 23 . | 4
234 . . | 1
------------+---
23 1 . | .