keiranking / Phil

A crossword maker.
http://www.keiranking.com/phil
Apache License 2.0
282 stars 85 forks source link

Implement unique word constraints #8

Closed raphlinus closed 6 years ago

raphlinus commented 6 years ago

In this version, the constraint is always enabled. A more sophisticated approach would be to attempt a solve, check for duplicate words, and respin if duplicate words are present.