.
- Code: Select all
Resolution state after Singles and whips[1]:
+----------------+----------------+----------------+
! 2 1 4 ! 3 56 79 ! 579 67 8 !
! 8 9 7 ! 4 56 2 ! 15 16 3 !
! 6 3 5 ! 79 1 8 ! 479 247 27 !
+----------------+----------------+----------------+
! 9 2 136 ! 8 7 146 ! 14 134 5 !
! 17 5 8 ! 2 3 14 ! 6 147 9 !
! 4 67 136 ! 5 9 16 ! 8 1237 127 !
+----------------+----------------+----------------+
! 17 4 9 ! 6 2 5 ! 3 8 17 !
! 5 8 2 ! 17 4 3 ! 17 9 6 !
! 3 67 16 ! 179 8 79 ! 2 5 4 !
+----------------+----------------+----------------+
===> There are 18 W1-anti-backdoors:
n4r3c8 n2r3c9 n6r4c3 n4r4c7 n3r4c8 n7r5c1 n6r6c2 n3r6c3 n6r6c6 n2r6c8 n1r6c9 n1r7c1 n7r7c9 n7r8c4 n1r8c7 n7r9c2 n6r9c3 n1r9c4
Here are a few associated solutions, in increasing order of complexity. There are also step whip solutions, but I'll skip them as they are not necessary
- Code: Select all
biv-chain[4]: r6c2{n7 n6} - r6c6{n6 n1} - c9n1{r6 r7} - r7n7{c9 c1} ==> r5c1≠7, r9c2≠7
stte
- Code: Select all
biv-chain[4]: r6c6{n6 n1} - c9n1{r6 r7} - r7n7{c9 c1} - b4n7{r5c1 r6c2} ==> r6c2≠6
stte
- Code: Select all
biv-chain[4]: r6c6{n1 n6} - c2n6{r6 r9} - b7n7{r9c2 r7c1} - r7n1{c1 c9} ==> r6c9≠1
stte
jco's solution
- Code: Select all
biv-chain[4]: r5c1{n1 n7} - r6c2{n7 n6} - r6c6{n6 n1} - c9n1{r6 r7} ==> r7c1≠1
stte
A slight variant of the previous chain, with one more elimination:
- Code: Select all
biv-chain[4]: c1n7{r7 r5} - r6c2{n7 n6} - r6c6{n6 n1} - c9n1{r6 r7} ==> r7c9≠7, r7c1≠1
stte
- Code: Select all
biv-chain[4]: r4n6{c3 c6} - r6c6{n6 n1} - c9n1{r6 r7} - b7n1{r7c1 r9c3} ==> r9c3≠6, r4c3≠1
stte
- Code: Select all
biv-chain[5]: c9n1{r7 r6} - r6c6{n1 n6} - c2n6{r6 r9} - b7n7{r9c2 r7c1} - b9n7{r7c9 r8c7} ==> r8c7≠1, r7c9≠7
stte
- Code: Select all
biv-chain[5]: r9c3{n1 n6} - r4n6{c3 c6} - r6c6{n6 n1} - c9n1{r6 r7} - r8n1{c7 c4} ==> r9c4≠1
stte
- Code: Select all
z-chain[5]: b9n7{r8c7 r7c9} - c9n1{r7 r6} - r6c6{n1 n6} - c2n6{r6 r9} - r9n7{c2 .} ==> r8c4≠7
stte
There's also a harder, exotic solution:
- Code: Select all
oddagon[7]: r5c1{n1 n7},r5n7{c1 c8},b6n7{r5c8 r6c9},r6c9{n7 n1},c9n1{r6 r7},r7n1{c9 c1},c1n1{r7 r5} ==> r6c8≠2
stte