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
not_contains_constraints are present
In the case of not_contains_constraints, the fixpoint of the index set
may not be enough to ensure the model is correct.
Therefore we allow continuing even if the index set does not grow,
progress is ensured in that case by the addition of counter-examples.
0 commit comments