Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
framework-2.0.3
-
None
Description
The main performance issue with the current resolver algorithm is when a conflict is detected, it largely just blindly permutates to the next available possibility without trying to determine which possibility makes more sense. We need to make this smarter without losing the ability to check all/most viable solutions.