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
apply same feasibility definition in PaPILO as in SCIP to avoid numerical inconsistencies
check variable cancellation in SCIPvarAddVlb() and SCIPvarAddVub() to avert wrong infeasibility
SCIPfreeReoptSolve() now also clears partial solutions
fixed bug in calculation of "fractionality score" for spatial branching candidates in cons_nonlinear
fixed bug with installing symmetry dialog in sub-SCIPs
added copy callbacks for presolvers dualagg and redvub, branching rules lookahead and cloud, primal heuristics dualval and repair, propagator nlobbt, and separators gauge and convexproj
respect maximal separation rounds setting by running remaining delayed separators in last round
replace terms consistently in applyFixings() of cons_linear to handle infinite aggregations
Build system
Cmake
fix SCIP Optimization Suite build with -DSYM=(s)bliss and bliss being downloaded and built during configuration by cmake