Skip to content

Releases: scipopt/SCIP.jl

SCIP.jl 0.7.3

29 Mar 08:18
Compare
Choose a tag to compare
SCIP.jl 0.7.3 Pre-release
Pre-release

Now supports OS X (#110).

SCIP.jl 0.7.2

15 Mar 13:50
057b2e7
Compare
Choose a tag to compare

Fix a regression in handling parameter types (#15, fixed in #108).

SCIP.jl 0.7.1

13 Mar 15:11
d0749c9
Compare
Choose a tag to compare
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".

SCIP.jl 0.7.0

04 Mar 08:43
0558de2
Compare
Choose a tag to compare
SCIP.jl 0.7.0 Pre-release
Pre-release
  • add support for MathOptInterface (and JuMP 0.19)
  • drop support for MathProgBase (and JuMP 0.18)
  • no support for solver callbacks yet

SCIP 0.6.1

24 Oct 12:21
5338a7f
Compare
Choose a tag to compare
SCIP 0.6.1 Pre-release
Pre-release
  • add more tests from MathProgBase
  • add more own tests
  • fix additional syntax issues with Julia 1.0

SCIP.jl 0.6.0

21 Oct 19:30
2b596de
Compare
Choose a tag to compare
SCIP.jl 0.6.0 Pre-release
Pre-release

Support Julia versions 0.7 and 1.0. Upgrade to SCIP 6.

SCIP.jl 0.5.2

17 May 15:18
Compare
Choose a tag to compare
SCIP.jl 0.5.2 Pre-release
Pre-release

Minor bugfix release, mostly updating the CSIP dependency.

SCIP.jl 0.5

26 Jan 14:37
36369dd
Compare
Choose a tag to compare
SCIP.jl 0.5 Pre-release
Pre-release

Now supports (and requires) the newest version of SCIP (5.0.0).

SCIP.jl 0.4

11 Aug 06:50
Compare
Choose a tag to compare
SCIP.jl 0.4 Pre-release
Pre-release
  • Updated for Julia v0.6.
  • Now supports incomplete warmstart solutions.

SCIP.jl 0.3

20 Mar 14:36
Compare
Choose a tag to compare
SCIP.jl 0.3 Pre-release
Pre-release

Update CSIP dependency to support new 4.0.0 release of SCIP.