ab wrote:just stumbled across the first sudoku printed in the Times: [...]
it's a 3 stepper:
Thanks for the pointer. Don't know what is the average stepcount for newspaper puzzles nowadays. They should preferably both be challenging and be solved in reasonable time...
gsf wrote:I just set off two background processes with a new sort that should keep
generated file sizes in the Kb instead of Gb, one for inferior and one for
ulterior (another thread). They are set to reap the entire step range. Will
get back in a week or so.
Looking forward to see the results from these runs.
gsf wrote:here is a table of the progress for min # clues for each step count
it includes posts to this list
the search is on symmetric puzzles only
- Code: Select all
|||||1||2||3||4||5||6||7||8||9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27
||O|36|29|26|23|22|19|18|17|--|--|--|--|--|--|--|--|--|--|--|--|--|--|--|--|--|--|--
||I|44|32|28|28|24|24|24|20|28|24|28|28|28|28|28|28|--|29|--|--|28|--|--|--|--|--|--
|II|40|32|24|24|21|20|20|20|24|24|24|24|25|24|28|24|28|28|--|24|28|--|--|--|--|--|--
III|42|32|28|25|22|22|22|22|24|24|24|24|25|26|26|26|28|--|28|--|24|--|--|--|--|--|--
|IV|41|32|28|26|24|20|20|20|25|24|25|24|24|24|24|25|27|28|--|--|28|--|--|28|26|--|--
||V|40|33|26|24|20|20|18|18|22|22|22|23|22|22|23|22|23|24|24|24|23|22|23|26|24|--|--
|VI|41|33|27|24|23|23|22|22|23|23|22|22|23|22|22|23|22|23|23|24|24|24|24|24|27|--|--
VII|40|34|25|25|22|22|18|18|22|22|22|21|21|22|22|22|23|23|23|23|23|23|23|22|25|23|24
Interesting statistics. Also noticed the jump between 8 and 9, indicating that <=8 has been attacked specifically, while >=9 follows a more uniform statistical pattern. When special collections are investigated, the general statistics is disturbed.
For instance, these two from gfroyle's 17s would lead to new anomalies:
- Code: Select all
VII,13,17,M,000000001000000023004005000000100000000040600006000405000076000010000000320008000,gfroyle/Red_Ed
VII,16,17,M,000000001000000023004005000000100000000040600006000405000076000010000000820009000,gfroyle/Red_Ed
How long time would it take to find those two by ordinary search?