m_b_metcalf wrote:I attach a recent 100x100 that, notwithstanding the fact I still have to implement hidden triples, appears quite hard, even though it has relatively many givens. Let me know how long it takes to solve and whether you can reduce it more.
The SAT solves it within less than a second. I then removed random cells one by one and "resolved" the puzzle, looking for uniqueness. What is interesting that from the 88 cells I removed only two had to be reinserted because the solution was not unique any more. Thas is the reason why I believe that in prinziple many more cells can be removed. But have a look at the solving times (givens/time in s):
6584/0.4
6568/0.5
6555/0.7
6544/1
6532/2
6524/6
6517/10
6508/25
6505/34
6503/72
6502/45
6501/40
6500/35
6499/53
On average the times increase, but not necessarily monotone. I stopped with 6499 givens, the result is attached.
Another statistics: With your original puzzle, applying the standard methods inclusive quadruples 2803 cells cannot be filled, after removing the 86 givens 3107 cells cannot be filled with the standard methods.