The recent fix of returning early when determining the search space has broken a range-based generation unit test. It is safer to undo the change, especially since the cycle generation in the override map has been fixed, which is sufficient to address the generation failures and to pass the corresponding unit tests.
The recent fix of returning early when determining the search space has broken a range-based generation unit test. It is safer to undo the change, especially since the cycle generation in the override map has been fixed, which is sufficient to address the generation failures and to pass the corresponding unit tests.
Fixes #67