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 Mar 25, 2024
2 parents 5bad01f + 9e35d1e commit 960097c
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 160 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,13 @@ Fixed bugs
- use quad precision to calculate residual activity bounds to reduce numerical errors for large variable bounds in cons_linear.c
- in SCIPsolveProbingLP() when objective has been changed do not return cutoff due to exceeding the cutoff bound
- set probing LP to be a relaxation only when objective has not been changed
- declare contradicting infinities in getMinActivity() and getMaxActivity() as non-tight

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

- redefine isrelax to istight in cons_linear.c

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

Expand Down
Loading

0 comments on commit 960097c

Please sign in to comment.