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
I'm not sure to understand why we need this. If it's not supported, add_constraint is already throwing UnsupportedConstraint so we shouldn't have to call supports_constraint. If the model does not throw correctly then the model should be fixed, we should not complicate copy_to just to make bugs occur less frequently (as they will still appear if the user calls add_constraint directly).
Reported as https://discourse.julialang.org/t/jump-moi-wrapper-interface-problem/121776/5
The text was updated successfully, but these errors were encountered: