.
Thanks for your solutions.
Mine is similar to the previous puzzle, with a mix of ORk-whips based on a tridagon and 2 DPs, but easier.
whip[2]: r3n9{c3 c2} - r3n6{c2 .} ==> r3c3≠8, r3c3≠3, r3c3≠5, r3c3≠7
hidden-single-in-a-block ==> r2c3=7
whip[2]: r3n9{c2 c3} - r3n6{c3 .} ==> r3c2≠8, r3c2≠3, r3c2≠5
The 3 ORk-relations used:
- Code: Select all
DP4-2-1s-OR4-relation for digits: 69
in cells (marked #): (r5c3 r5c2 r3c3 r3c2)
with 4 guardians (in cells marked @) : n2r5c3 n4r5c3 n5r5c3 n5r5c2
+-------------------------+-------------------------+-------------------------+
! 1 2 358 ! 34 458 6 ! 7 358 9 !
! 4 358 7 ! 123 1258 9 ! 2358 12358 6 !
! 358 69# 69# ! 123 12578 13578 ! 4 12358 358 !
+-------------------------+-------------------------+-------------------------+
! 238 3689 234689 ! 5 14679 147 ! 2368 23789 348 !
! 25 569#@ 24569#@ ! 8 3 47 ! 256 2579 1 !
! 7 1 345689 ! 469 469 2 ! 3568 3589 3458 !
+-------------------------+-------------------------+-------------------------+
! 2358 4 1 ! 7 2589 358 ! 3589 6 358 !
! 6 7 358 ! 139 1589 1358 ! 3589 4 2 !
! 9 358 2358 ! 2346 24568 3458 ! 1 358 7 !
+-------------------------+-------------------------+-------------------------+
DP4-2-1-OR8-relation for digits: 12
in cells (marked #): (r3c8 r3c4 r2c8 r2c4)
with 8 guardians (in cells marked @) : n3r3c8 n5r3c8 n8r3c8 n3r3c4 n3r2c8 n5r2c8 n8r2c8 n3r2c4
+-------------------------+-------------------------+-------------------------+
! 1 2 358 ! 34 458 6 ! 7 358 9 !
! 4 358 7 ! 123#@ 1258 9 ! 2358 12358#@ 6 !
! 358 69 69 ! 123#@ 12578 13578 ! 4 12358#@ 358 !
+-------------------------+-------------------------+-------------------------+
! 238 3689 234689 ! 5 14679 147 ! 2368 23789 348 !
! 25 569 24569 ! 8 3 47 ! 256 2579 1 !
! 7 1 345689 ! 469 469 2 ! 3568 3589 3458 !
+-------------------------+-------------------------+-------------------------+
! 2358 4 1 ! 7 2589 358 ! 3589 6 358 !
! 6 7 358 ! 139 1589 1358 ! 3589 4 2 !
! 9 358 2358 ! 2346 24568 3458 ! 1 358 7 !
+-------------------------+-------------------------+-------------------------+
Trid-OR3-relation for digits 3, 5 and 8 in blocks:
b1, with cells (marked #): r1c3, r2c2, r3c1
b3, with cells (marked #): r1c8, r2c7, r3c9
b7, with cells (marked #): r8c3, r9c2, r7c1
b9, with cells (marked #): r8c7, r9c8, r7c9
with 3 guardians (in cells marked @): n2r2c7 n2r7c1 n9r8c7
+----------------------+----------------------+----------------------+
! 1 2 358# ! 34 458 6 ! 7 358# 9 !
! 4 358# 7 ! 123 1258 9 ! 2358#@ 12358 6 !
! 358# 69 69 ! 123 12578 13578 ! 4 12358 358# !
+----------------------+----------------------+----------------------+
! 238 3689 234689 ! 5 14679 147 ! 2368 23789 348 !
! 25 569 24569 ! 8 3 47 ! 256 2579 1 !
! 7 1 345689 ! 469 469 2 ! 3568 3589 3458 !
+----------------------+----------------------+----------------------+
! 2358#@ 4 1 ! 7 2589 358 ! 3589 6 358# !
! 6 7 358# ! 139 1589 1358 ! 3589#@ 4 2 !
! 9 358# 2358 ! 2346 24568 3458 ! 1 358# 7 !
+----------------------+----------------------+----------------------+
DP4-2-1s-OR4-whip[3]: OR4{{n5r5c3 n2r5c3 n4r5c3 | n5r5c2}} - r5c7{n5 n2} - r5c1{n2 .} ==> r5c3≠6whip[5]: c4n2{r3 r9} - r9n6{c4 c5} - r9n4{c5 c6} - r5c6{n4 n7} - r3n7{c6 .} ==> r3c5≠2
whip[5]: c8n7{r4 r5} - c8n9{r5 r6} - b5n9{r6c5 r4c5} - r4n7{c5 c6} - r4n1{c6 .} ==> r4c8≠8
whip[5]: c8n7{r4 r5} - c8n9{r5 r6} - b5n9{r6c5 r4c5} - r4n7{c5 c6} - r4n1{c6 .} ==> r4c8≠3
whip[5]: c8n7{r4 r5} - c8n9{r5 r6} - b5n9{r6c5 r4c5} - r4n7{c5 c6} - r4n1{c6 .} ==> r4c8≠2
Trid-OR3-whip[4]: r7n2{c1 c5} - r7n9{c5 c7} - OR3{{n9r8c7 n2r7c1 | n2r2c7}} - b6n2{r5c7 .} ==> r5c1≠2naked-single ==> r5c1=5
- Code: Select all
+----------------------+----------------------+----------------------+
! 1 2 358 ! 34 458 6 ! 7 358 9 !
! 4 358 7 ! 123 1258 9 ! 2358 12358 6 !
! 38 69 69 ! 123 1578 13578 ! 4 12358 358 !
+----------------------+----------------------+----------------------+
! 238 3689 234689 ! 5 14679 147 ! 2368 79 348 !
! 5 69 249 ! 8 3 47 ! 26 279 1 !
! 7 1 34689 ! 469 469 2 ! 3568 3589 3458 !
+----------------------+----------------------+----------------------+
! 238 4 1 ! 7 2589 358 ! 3589 6 358 !
! 6 7 358 ! 139 1589 1358 ! 3589 4 2 !
! 9 358 2358 ! 2346 24568 3458 ! 1 358 7 !
+----------------------+----------------------+----------------------+
At least one candidate of a previous DP4-2-1s-OR4-relation between candidates n2r5c3 n4r5c3 n5r5c3 n5r5c2 has just been eliminated.
There remains a DP4-2-1s-OR2-relation between candidates: n2r5c3 n4r5c3
DP4-2-1s-OR2-whip[1]: OR2{{n4r5c3 n2r5c3 | .}} ==> r5c3≠9whip[2]: r3c2{n6 n9} - r5c2{n9 .} ==> r4c2≠6
whip[2]: r3c2{n9 n6} - r5c2{n6 .} ==> r4c2≠9
whip[5]: b5n6{r6c5 r4c5} - r4n1{c5 c6} - r4n7{c6 c8} - r4n9{c8 c3} - r3c3{n9 .} ==> r6c3≠6
whip[3]: r5c3{n4 n2} - r5c7{n2 n6} - b4n6{r5c2 .} ==> r4c3≠4
Trid-OR3-ctr-whip[6]: b4n6{r4c3 r5c2} - r5c7{n6 n2} - c3n2{r5 r9} - b8n2{r9c4 r7c5} - r7n9{c5 c7} - OR3{{n9r8c7 n2r7c1 n2r2c7 | .}} ==> r4c3≠3, r4c3≠8
Trid-OR3-ctr-whip[6]: r5c2{n9 n6} - r5c7{n6 n2} - c3n2{r5 r9} - b8n2{r9c4 r7c5} - r7n9{c5 c7} - OR3{{n9r8c7 n2r7c1 n2r2c7 | .}} ==> r4c3≠9whip[3]: r5c6{n4 n7} - r4n7{c6 c8} - r4n9{c8 .} ==> r4c5≠4
whip[3]: r4n1{c6 c5} - r4n7{c5 c8} - r4n9{c8 .} ==> r4c6≠4
hidden-single-in-a-row ==> r4c9=4
whip[3]: r4n1{c5 c6} - r4n7{c6 c8} - r4n9{c8 .} ==> r4c5≠6
whip[1]: b5n6{r6c5 .} ==> r6c7≠6
whip[4]: r9n6{c4 c5} - r9n2{c5 c3} - r5c3{n2 n4} - c6n4{r5 .} ==> r9c4≠4
whip[4]: r9n6{c5 c4} - r9n2{c4 c3} - r5c3{n2 n4} - c6n4{r5 .} ==> r9c5≠4
hidden-single-in-a-block ==> r9c6=4
singles ==> r5c6=7, r4c6=1, r4c5=9, r4c8=7, r8c4=9, r8c5=1, r7c7=9, r3c5=7, r5c3=4
whip[1]: r5n2{c8 .} ==> r4c7≠2
whip[2]: r3n2{c4 c8} - r3n1{c8 .} ==> r3c4≠3
- Code: Select all
+-------------------+-------------------+-------------------+
! 1 2 358 ! 34 458 6 ! 7 358 9 !
! 4 358 7 ! 123 258 9 ! 2358 12358 6 !
! 38 69 69 ! 12 7 358 ! 4 12358 358 !
+-------------------+-------------------+-------------------+
! 238 38 26 ! 5 9 1 ! 368 7 4 !
! 5 69 4 ! 8 3 7 ! 26 29 1 !
! 7 1 389 ! 46 46 2 ! 358 3589 358 !
+-------------------+-------------------+-------------------+
! 238 4 1 ! 7 258 358 ! 9 6 358 !
! 6 7 358 ! 9 1 358 ! 358 4 2 !
! 9 358 2358 ! 236 2568 4 ! 1 358 7 !
+-------------------+-------------------+-------------------+
At least one candidate of a previous DP4-2-1-OR8-relation between candidates n3r3c8 n5r3c8 n8r3c8 n3r3c4 n3r2c8 n5r2c8 n8r2c8 n3r2c4 has just been eliminated.
There remains a DP4-2-1-OR7-relation between candidates: n3r3c8 n5r3c8 n8r3c8 n3r2c8 n5r2c8 n8r2c8 n3r2c4
whip[2]: r3n2{c8 c4} - r3n1{c4 .} ==> r3c8≠3, r3c8≠5, r3c8≠8
- Code: Select all
+-------------------+-------------------+-------------------+
! 1 2 358 ! 34 458 6 ! 7 358 9 !
! 4 358 7 ! 123 258 9 ! 2358 12358 6 !
! 38 69 69 ! 12 7 358 ! 4 12 358 !
+-------------------+-------------------+-------------------+
! 238 38 26 ! 5 9 1 ! 368 7 4 !
! 5 69 4 ! 8 3 7 ! 26 29 1 !
! 7 1 389 ! 46 46 2 ! 358 3589 358 !
+-------------------+-------------------+-------------------+
! 238 4 1 ! 7 258 358 ! 9 6 358 !
! 6 7 358 ! 9 1 358 ! 358 4 2 !
! 9 358 2358 ! 236 2568 4 ! 1 358 7 !
+-------------------+-------------------+-------------------+
At least one candidate of a previous DP4-2-1-OR7-relation between candidates n3r3c8 n5r3c8 n8r3c8 n3r2c8 n5r2c8 n8r2c8 n3r2c4 has just been eliminated.
There remains a DP4-2-1-OR4-relation between candidates: n3r2c8 n5r2c8 n8r2c8 n3r2c4
finned-x-wing-in-rows: n5{r3 r7}{c9 c6} ==> r8c6≠5
whip[2]: b1n5{r2c2 r1c3} - r8n5{c3 .} ==> r2c7≠5
DP4-2-1-OR4-whip[2]: OR4{{n8r2c8 n3r2c8 n5r2c8 | n3r2c4}} - r2n1{c4 .} ==> r2c8≠2
DP4-2-1-OR4-whip[3]: r2n1{c4 c8} - OR4{{n8r2c8 n3r2c4 n5r2c8 | n3r2c8}} - r2c8{n5 .} ==> r2c4≠2end in W6:
whip[3]: b3n2{r2c7 r3c8} - r3n1{c8 c4} - r2c4{n1 .} ==> r2c7≠3
whip[4]: r2n2{c5 c7} - r5c7{n2 n6} - b4n6{r5c2 r4c3} - c3n2{r4 .} ==> r9c5≠2
whip[4]: c5n2{r7 r2} - r2c7{n2 n8} - r8n8{c7 c3} - r1n8{c3 .} ==> r7c5≠8
whip[6]: c1n2{r4 r7} - c5n2{r7 r2} - r2c7{n2 n8} - r3n8{c9 c6} - c6n5{r3 r7} - r7c5{n5 .} ==> r4c1≠8
whip[6]: b7n2{r9c3 r7c1} - b8n2{r7c5 r9c4} - r3c4{n2 n1} - r2c4{n1 n3} - c2n3{r2 r4} - r4c1{n3 .} ==> r9c3≠3
whip[6]: c1n8{r3 r7} - r7n2{c1 c5} - r2c5{n2 n5} - c2n5{r2 r9} - b7n3{r9c2 r8c3} - r8c6{n3 .} ==> r3c6≠8
whip[1]: c6n8{r8 .} ==> r9c5≠8
whip[4]: r2c7{n8 n2} - r2c5{n2 n5} - r3n5{c6 c9} - r3n8{c9 .} ==> r2c2≠8
whip[5]: r4n8{c7 c2} - r9n8{c2 c3} - b7n2{r9c3 r7c1} - c5n2{r7 r2} - r2c7{n2 .} ==> r8c7≠8
whip[5]: b8n8{r8c6 r7c6} - c1n8{r7 r3} - r3n3{c1 c9} - b9n3{r7c9 r9c8} - b9n8{r9c8 .} ==> r8c6≠3
naked-single ==> r8c6=8
finned-x-wing-in-rows: n3{r8 r4}{c7 c3} ==> r6c3≠3
whip[1]: r6n3{c9 .} ==> r4c7≠3
whip[2]: c7n5{r6 r8} - c7n3{r8 .} ==> r6c7≠8
whip[2]: r3n8{c9 c1} - r7n8{c1 .} ==> r6c9≠8
whip[2]: r6n9{c8 c3} - r6n8{c3 .} ==> r6c8≠3, r6c8≠5
whip[2]: c2n8{r9 r4} - r6n8{c3 .} ==> r9c8≠8
singles ==> r7c9=8, r3c1=8
whip[1]: r7n5{c6 .} ==> r9c5≠5
singles ==> r9c5=6, r6c5=4, r6c4=6, r1c4=4
finned-x-wing-in-rows: n3{r1 r8}{c3 c8} ==> r9c8≠3
stte