hi Robert, DEFISE thank you for your answers, they always are interesting and i like to read them;
this puzzle is a bit challenging to find a shortest solution because its simplest path is relatively long and has many eliminations; also it has no 1-antibackdoor (after singles and intersections) and it's 3 1-backdoors cannot be used 'logically';
concerning Robert's solution as we add the uniqueness of the solution to the sudoku rules it is clever to use an UR to prove a contradiction; and concerning the whips it is always (still) surprising to see how operational the z-candidate idea is, i haven't seriously thought about implementing them yet but it's in the back of my mind;
so here is my solution:
- Code: Select all
r8n2c289 => r2c2 r3c2 r9c1 <> 2
r8c2=2 -
r8c8=2 - r9c679n138 - c4n3{r79 r4} - b5n2{r4c4 r6c5} - b6n2{r6c79 r4c9} - r1n2{c9 c1}
r8c9=2 - r9c679n138 - c4n3{r79 r4} - b5n2{r4c4 r6c5} - b6n2{r6c7 r4c8} - r1n2{c8 c1}
single: n2r8c2
intersection: c3n7r89 => r4c3 r6c3 <> 7
r3c7n256 => r3c4 <> 2
r3c7=2 -
r3c7=5 - c6n5{r3 r1} - b2n9{r1c6 r3c46} - b1{r1c3r3c23}{n469} - r8n9{c3 c6} - c4n9{r7 r3}
r3c7=6 - r7n6{c7 c8} - c8n3{r7 r8} - c8n1{r8 r2} - b2{r1c5r2c45}{n267} -
intersection: r3n2c79 => r1c8 r1c9 r2c7 r2c8 <> 2
ste.