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 can only inline if the expression result has no significant hard bounds. Example: econ2.mod. Such bounds for algebraic expressions seem to only be set in linearization of complementarity.
In non-linear constraints for many solvers, the expression can have only nonlinear terms, otherwise some solvers complain.
At the moment only affects MP2NL #237 with Couenne, Conopt, CplexASl, XpressASL.