m_b_metcalf wrote:Hope we're converging.
I added the possibility to do pointing/claiming only if at least two candidates are involved. Now I get 731 candidates left which is still two less thant your 733. Here is the output:
block 3 candidates for number 5 all in row 3 (pointing): r3 c4 <> 5
block 3 candidates for number 9 all in row 2 (pointing): r2 c14c15c16 <> 9
block 2 candidates for number 6 all in column 8 (pointing): r5r7 c8 <> 6
block 2 candidates for number 11 all in column 5 (pointing): r11 c5 <> 11
block 2 candidates for number 13 all in column 8 (pointing): r14 c8 <> 13
block 13 candidates for number 15 all in column 2 (pointing): r9r11 c2 <> 15
block 15 candidates for number 14 all in column 11 (pointing): r9r10r11 c11 <> 14
row 3 candidates for number 3 all in block 4 (claiming): r1c13 r1c14 <> 3
row 5 candidates for number 6 all in block 5 (claiming): r7c1 r7c2 r8c1 r8c2 r8c3 r8c4 <> 6
row 5 candidates for number 15 all in block 6 (claiming): r6c6 r6c7 <> 15
row 6 candidates for number 9 all in block 8 (claiming): r5c13 r5c14 r5c16 <> 9
row 16 candidates for number 16 all in block 16 (claiming): r13c13 r13c14 r13c15 r13c16 r14c13 r14c15 r14c16 <> 16
column 3 candidates for number 5 all in block 5 (claiming): r5c4 r8c4 <> 5
column 7 candidates for number 15 all in block 10 (claiming): r9c6 r10c6 r11c5 <> 15
column 16 candidates for number 13 all in block 16 (claiming): r13c14 r15c14 <> 13
hidden tuple of size 2 with numbers 11, 12 in block 8: r5c16 <> 16 r6c15 <> 8,9
I hope it is not too difficult for you to see what still causes the difference.