.
- Code: Select all
Resolution state after Singles and whips[1]:
+-------------------+-------------------+-------------------+
! 129 129 4 ! 1238 12389 18 ! 5 6 7 !
! 6 8 5 ! 7 19 4 ! 13 2 139 !
! 7 129 3 ! 12 6 5 ! 18 189 4 !
+-------------------+-------------------+-------------------+
! 1258 4 12 ! 6 1278 9 ! 178 3 1258 !
! 1258 3 6 ! 128 4 178 ! 9 178 1258 !
! 1289 7 129 ! 5 128 3 ! 6 4 128 !
+-------------------+-------------------+-------------------+
! 3 129 1279 ! 148 5 178 ! 1478 1789 6 !
! 14 6 17 ! 9 1378 2 ! 13478 5 138 !
! 149 5 8 ! 134 137 6 ! 2 179 139 !
+-------------------+-------------------+-------------------+
133 candidates.
As the point turns out to be about rating, and more particularly about the SER, the number of steps is irrelevant. Here is my simplest-first solution, using only reversible chains:
- Code: Select all
finned-x-wing-in-rows: n7{r9 r5}{c8 c5} ==> r4c5≠7
singles ==> r5c6=7, r4c7=7
finned-x-wing-in-columns: n1{c6 c2}{r7 r1} ==> r1c1≠1
whip[1]: b1n1{r3c2 .} ==> r7c2≠1
naked-triplets-in-a-row: r7{c4 c6 c7}{n4 n8 n1} ==> r7c8≠8, r7c8≠1, r7c3≠1
z-chain[3]: r7n1{c6 c7} - c7n4{r7 r8} - r8c1{n4 .} ==> r8c5≠1
z-chain[3]: b3n9{r2c9 r3c8} - c8n8{r3 r5} - b6n1{r5c8 .} ==> r2c9≠1
finned-x-wing-in-rows: n1{r2 r7}{c7 c5} ==> r9c5≠1
biv-chain[2]: r2n1{c7 c5} - c6n1{r1 r7} ==> r7c7≠1
whip[1]: r7n1{c6 .} ==> r9c4≠1
biv-chain[4]: r1c6{n8 n1} - b8n1{r7c6 r7c4} - b8n4{r7c4 r9c4} - c4n3{r9 r1} ==> r1c4≠8
z-chain[4]: c5n9{r1 r2} - b3n9{r2c9 r3c8} - c8n8{r3 r5} - b5n8{r5c4 .} ==> r1c5≠8
hidden-single-in-a-block ==> r1c6=8
naked-single ==> r7c6=1
z-chain[4]: r3n8{c7 c8} - r5c8{n8 n1} - c4n1{r5 r1} - c2n1{r1 .} ==> r3c7≠1
stte
It corresponds to a relatively easy puzzle, in Z4.
Everybody here knows the SER methods are outdated and forcing-anything rules are rarely useful if the "anything" rule is already present.
The SER is the only
de facto standard. It has a good statistical correlation with other pure logic ratings (W, gW, B, gB, S+any of the previous...).
Expecting it to be a good predictor for any puzzle is over-stretching its meaning.
As for the use of g-candidates in chains, I agree they may be nice in some cases, but they very rarely change the above-mentioned pure logic ratings.
For this puzzle, they don't change anything.