Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v9-minor'
Browse files Browse the repository at this point in the history
  • Loading branch information
scip-ci committed May 14, 2024
2 parents 209cdd1 + fea5bd1 commit d7074dc
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,25 @@ Build system
Testing
-------

@section RN902 SCIP 9.0.2
*************************

Fixed bugs
----------

- make sure that, in dual proof analysis, upgraded constraints can report their number of variables

Miscellaneous
-------------

Build system
------------

### Cmake

### Makefile

- fixed that bliss main() was included in SCIP library

@section RN901 SCIP 9.0.1
*************************
Expand Down Expand Up @@ -152,7 +168,6 @@ Fixed bugs
- update effective root depth iteratively to avoid trapping it at a single child node
- fixed that dualsparsify presolver did not always check do-not-multiaggregate variable flag
- fixed bug in computing elements of orbits in orbital reduction
- make sure that, in dual proof analysis, upgraded constraints can report their number of variables

Miscellaneous
-------------
Expand All @@ -171,7 +186,6 @@ Build system
### Makefile

- add flags -ffp-contract=off and /fp:precise to enhance reproducibility across different systems
- fixed that bliss main() was included in SCIP library

Interface changes
-----------------
Expand Down

0 comments on commit d7074dc

Please sign in to comment.