Skip to content

Add a goal order parameter to the dependency solver #3489

Closed
@grayjay

Description

@grayjay

This parameter would allow unit tests to specify the exact order of goals in the solver's tree. Without it, changes in goal order heuristics could break the backjumping tests that rely on a specific order. It would also allow us to simplify those tests by specifying the goal order more directly. This issue came up in #3422 (comment).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions