Skip to content

Commit 811f1d3

Browse files
committed
extend CHANGELOG message
1 parent c448896 commit 811f1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Fixed bugs
2323
- recompute activity bounds before checking infeasibility and redundancy in linear constraint presolving
2424
- skip integer variables with fractional value in reference solution when finding additional variable fixings in ALNS heuristic
2525
- 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
26+
- fixed bug with concurrent solve w.r.t. variable indices that led to segmentation faults and fix termination test
2727

2828
Build system
2929
------------

0 commit comments

Comments
 (0)