shye wrote:unless youre counting the locked 1s
I don't count whips[1] / intersections...
shye wrote:i usually consider ...hidden/naked tuples as not-a-step
I count them as a step because they generally eliminate many candidates and not counting them can be justified on no serious ground.
Moreover, generally, people who don't count them, do nevertheless count fish - which are the same thing.
shye wrote: at this point why not break down the last step into something more palatable (im not a fan of how the chain implies a 3 in r2c9 and r2c6 simultaneously, that much would be better split into two)
[...]
- Code: Select all
.-------------.---------------.------------------.
| 1 8 4 |#39 29 6 | 5 2379 #237 |
| 7 6 5 | 4 289 #13 | 1239 1239 128 |
| 2 9 3 | 18 7 5 | 18 6 4 |
:-------------+---------------+------------------:
| 5 7 8 | 6 13 4 | 123 123 9 |
| 9 4 2 | 7 13 8 | 136 5 #136 |
| 36 13 16 | 2 5 9 | 48 47 78 |
:-------------+---------------+------------------:
|#36 5 7 |#39 46 12 | 49 8 12 |
| 8 123 #16 | 5 49 12-3| 7 49 #1236 |
| 4 123 9 | 138 68 7 | 1236 123 5 |
'-------------'---------------'------------------'
3r1c9 - 3r1c4 ========================== 3r2c6
|| \
(3-6)r5c9 = 6r8c9 - 6r8c3 = (6-3)r7c1 = 3r7c4 \
|| \ \
3r8c9 ------------------------------------- 3r8c6
kraken column (3)r158c9
-3r8c6 stte
It's certainly more readable that way. Starting from the same PM:
- Code: Select all
+----------------+----------------+----------------+
! 1 8 4 ! 39 29 6 ! 5 2379 237 !
! 7 6 5 ! 4 289 13 ! 1239 1239 128 !
! 2 9 3 ! 18 7 5 ! 18 6 4 !
+----------------+----------------+----------------+
! 5 7 8 ! 6 13 4 ! 123 123 9 !
! 9 4 2 ! 7 13 8 ! 136 5 136 !
! 36 13 16 ! 2 5 9 ! 48 47 78 !
+----------------+----------------+----------------+
! 36 5 7 ! 39 46 12 ! 49 8 12 !
! 8 123 16 ! 5 49 123 ! 7 49 1236 !
! 4 123 9 ! 138 68 7 ! 1236 123 5 !
+----------------+----------------+----------------+
n3r8c6 can be eliminated by a z-chain that uses the same 5 CSP-Variables:
z-chain[5]: r7n3{c4 c1} - b7n6{r7c1 r8c3} - c9n6{r8 r5} - c9n3{r5 r1} - c4n3{r1 .} ==> r8c6≠3
stte