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
We need this for DisjunctiveProgramming. We need to intercept the add_constraint call be dispatching on our expression type along with the set (_DoNotConvertSet), but this is not public. Sorry I failed to bring this up in #3530.
The text was updated successfully, but these errors were encountered:
We need this for DisjunctiveProgramming. We need to intercept the
add_constraint
call be dispatching on our expression type along with the set (_DoNotConvertSet
), but this is not public. Sorry I failed to bring this up in #3530.The text was updated successfully, but these errors were encountered: