-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove all candidates for a substitution package that are mandatory
Currently candidates of a substitution package might be permuted even though they are mandatory for others (e.g. they import a package that can only be fulfilled by this one capability). This now adds a ProblemReduction class that tries to figure out some conflicting options and remove them from the set of items to consider.
- Loading branch information
Showing
5 changed files
with
469 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.