jonadsimon / wonder-words-generator

Generates WonderWords puzzles
Apache License 2.0
2 stars 0 forks source link

Auto-rerun if script is taking longer than 1min #11

Closed jonadsimon closed 2 years ago

jonadsimon commented 2 years ago

If script has run for >1min without producing anything, decrease the number of words being fit by 1, and try again.

jonadsimon commented 2 years ago

Added retry logic that can be set at any time limit. Rather than removing words, it reshuffles the words. Surprisingly this doesn't help much, implying that the trick may be related to letter frequencies