It appears that we have a case of missing the forest for the trees. When solving Dan's puzzles, no one quantifies the basic steps leading up to the first advanced step. Take the following for example:
- Code: Select all
+-----------------------+
| . . . | 2 . . | . 8 1 |
| 6 . . | . . . | . . . |
| . . 4 | 1 . . | 6 . . |
|-------+-------+-------|
| . 3 . | . . 7 | . . 9 |
| 5 . . | . 4 . | . . 8 |
| 1 . . | 3 . . | . 2 . |
|-------+-------+-------|
| . . 6 | . . 8 | 7 . . |
| . . . | . . . | . . 5 |
| 9 2 . | . . 5 | . . . |
+-----------------------+
start Givens:
Naked Single = 1 r1c9,r3c4,r6c1
Naked Single = 2 r1c4,r6c8,r9c2
Naked Single = 3 r4c2,r6c4
Naked Single = 4 r3c3,r5c5
Naked Single = 5 r5c1,r8c9,r9c6
Naked Single = 6 r2c1,r3c7,r7c3
Naked Single = 7 r4c6,r7c7
Naked Single = 8 r1c8,r5c9,r7c6
Naked Single = 9 r4c9,r9c1
end Givens:
Hidden Single = 5 r7c2
b5 Naked Pair <> 69 r4c45,r5c6,r6c5
Hidden Single = 6 r4c8
Hidden Single = 6 r9c9
b5 Naked Pair <> 58 r4c5
c4 Hidden Pair = 58 r24c4
c6 Hidden Pair = 12 r58c6
c5b8 Locked Candidate 1 <> 3 r123c5
c7b6 Locked Candidate 1 <> 5 r12c7
c5b2 Locked Candidate 1 <> 7 r89c5
+-----------------------------------------------------------------------------------------+
| 37 79 3579 | 2 5679 3469 | 349 8 1 |
| 6 1789 1235789 | 58 5789 349 | 2349 34579 2347 |
| 2378 789 4 | 1 5789 39 | 6 3579 237 |
|-----------------------------+-----------------------------+-----------------------------|
| 248 3 28 | 58 12 7 | 145 6 9 |
| 5 679 279 | 69 4 12 | 13 137 8 |
| 1 46789 789 | 3 58 69 | 45 2 47 |
|-----------------------------+-----------------------------+-----------------------------|
| 34 5 6 | 49 1239 8 | 7 1349 234 |
| 3478 1478 1378 | 4679 12369 12 | 123489 1349 5 |
| 9 2 1378 | 47 13 5 | 1348 134 6 |
+-----------------------------------------------------------------------------------------+
# 123 eliminations remain
So why are there those who feel that "stte" and "lclste" are necessary?
If you think about it, every "stte" consists of numerous Naked/Hidden Single steps. Are we now to start counting the trailing Naked/Hidden Single steps and bragging about having fewer than those in some other solution's trailing steps? IIRC, solutions on the Eureka! site would count the Singles and list every occurrence of Subsets. Are we ready to do the same here?
If a step cracks the puzzle, then including ";Basics" should be the most additional information that anyone needs to add.