Yes, the rest of the page is unfortunately limited to bivalue cells.
I don't think the example is bad.
They provide a DP+2 and correctly identify its eliminations.
The slight problem I see is that it is sukaku-only.
Marek
marek stefanik wrote:Denis, your definition is based on a fixed RS and all candidates of the cells.
marek stefanik wrote:There cannot be 'something close to a DP, i.e. a DP with additional candidates (guardians)', as you write, because then the DP (without the guardians) would only contain a subset of the cells' candidates and would not be a DP by your definition.
marek stefanik wrote:Consider this puzzle:
...3467896..789125789125346..64375988..951267957268413361872954498513672572694831
The resolution state at the start is the following, where 05 in r1c3 means that 5 is the only candidate, but is not filled in.
- Code: Select all
,------------,---------,---------,
| 12 12 05 | 3 4 6 | 7 8 9 |
nazaz wrote:Should be: with more candidates in C. The givens in a DP are its non-candidates, i.e. the complement of the pencilmarks.denis_berthier wrote:Definition: a deadly pattern (S, C) is minimal if there is no strictly smaller deadly pattern, i.e. with smaller S or with fewer candidates in C.
nazaz wrote:The givens in a DP are its non-candidates, i.e. the complement of the pencilmarks.