You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solver: soft prefs for optional stanzas are very weak
This should have been part of the main patch for this feature.
This part of the feature takes stanza choice nodes that have been marked
as being soft preferences and makes them "weak", in the same sense (and
via the same mechanism) that we have weak flag choices. With this
change, weak flags choices remain as the weakest, with stanza prefs are
second weakest.
The intention is that we don't try too hard to enable optional stanzas,
ie we don't cause too much additional backtracking.
0 commit comments