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
Copy file name to clipboardExpand all lines: CHANGELOG
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,8 @@ Fixed bugs
71
71
- avoid crash when initial IIS solve fails while reporting errors explicitly
72
72
- fixed failure in nl writing on big endian machines
73
73
- correct memory reallocation in storeSubproblemMasterVar() of benders.c to avoid freeing errors
74
+
- also set real solution in SCIPsolSetValExact() to maintain approximation
75
+
- handle exact solutions in SCIPsolCheckOrig(), SCIPcheckSolOrig(), and SCIPrecomputeSolObj() to correctly check exact initial solutions in SCIPtransformProb()
0 commit comments