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
When you generate a value for a variable and substitute you risk losing information about what variable caused a later constraint to be unsat. It would be good to have constraints be labeled by what variables went into them to make it easier to identify what made a constraint unsat.
The text was updated successfully, but these errors were encountered:
When you generate a value for a variable and substitute you risk losing information about what variable caused a later constraint to be unsat. It would be good to have constraints be labeled by what variables went into them to make it easier to identify what made a constraint unsat.
The text was updated successfully, but these errors were encountered: