Skip to content

SCIP.jl 0.7.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@rschwarz rschwarz released this 13 Mar 15:11
· 654 commits to master since this release
d0749c9

Fix incorrect handling of coefficients in quadratic constraints. We always scaled the coefficients by 0.5 but actually that should only happen to "same-variable" terms, "on the diagonal".