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 think this is caused by the fact that implied column bounds and implied row dual bounds are not updated when a variable is substituted in HPresolve::substitute. I will qualify my fix shortly.
In the MIP 1960.lp.txt, the optimal objective value is
681398.601399
, but with presolve on, the optimal objective value is821706.293706
.The error occurs in reduction
3346
The text was updated successfully, but these errors were encountered: