SCIP.jl 0.7.1
Pre-release
Pre-release
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".
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".