jonadsimon / wonder-words-generator

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

Pass search annotations as data parameters #18

Closed jonadsimon closed 2 years ago

jonadsimon commented 2 years ago

Either have multiple near-identical scripts be callable, or else parameterize the search heuristic to be able to select between the following when it's stuck:

  1. smallest, indomain_min
  2. largest, indomain_max
  3. first_fail, indomain_median
jonadsimon commented 2 years ago

Fixed in https://github.com/jonadsimon/wonder-words-generator/commit/3a52f3596485e8e359bf081ce02b598fdc869407