Describe the current behavior of what you're trying to improve. If your enhancement request related to a problem, please also describe the problem.
If a number already exists in the row, column, or region that the rule is being applied to we do not need to create a branch for the number.
Describe the improvement you'd like
For example in the very top left cell we do not need to generate 9 branches for number 1-9. We can instead just generate 2 branches as there are only 2 unknown numbers in the region.
Describe alternatives you've considered
No response
Additional Context
No response
Describe the current behavior of what you're trying to improve. If your enhancement request related to a problem, please also describe the problem.
If a number already exists in the row, column, or region that the rule is being applied to we do not need to create a branch for the number.
Describe the improvement you'd like
For example in the very top left cell we do not need to generate 9 branches for number 1-9. We can instead just generate 2 branches as there are only 2 unknown numbers in the region.
Describe alternatives you've considered
No response
Additional Context
No response