We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c448896 commit 811f1d3Copy full SHA for 811f1d3
CHANGELOG
@@ -23,7 +23,7 @@ Fixed bugs
23
- recompute activity bounds before checking infeasibility and redundancy in linear constraint presolving
24
- skip integer variables with fractional value in reference solution when finding additional variable fixings in ALNS heuristic
25
- fix call of SCIPaddExprsViolScoreNonlinear() with constant expressions (no variables)
26
-- fixed bug with concurrent solve w.r.t. variable indices that led to segmentation faults
+- fixed bug with concurrent solve w.r.t. variable indices that led to segmentation faults and fix termination test
27
28
Build system
29
------------
0 commit comments