Feat: Construction Heuristic should allow configuring move selectors for list variables #823
Labels
enhancement
New feature or request
process/needs triage
Requires initial assessment of validity, priority etc.
Is your feature request related to a problem? Please describe.
Currently, it is impossible to configure move selectors for the CH when list variables are
used, unlike chained and normal planning variables. This means it impossible
to configure a
filter
that prevent values that will break hard constraintsfrom being picked.
Describe the solution you'd like
It should be possible to configure CH move selectors when list variables are used in the SolverConfig:
Additional context
#814
The text was updated successfully, but these errors were encountered: