Releases: scipopt/SCIP.jl
Releases · scipopt/SCIP.jl
SCIP.jl 0.6.0
Support Julia versions 0.7 and 1.0. Upgrade to SCIP 6.
SCIP.jl 0.5.2
Minor bugfix release, mostly updating the CSIP dependency.
SCIP.jl 0.5
Now supports (and requires) the newest version of SCIP (5.0.0).
SCIP.jl 0.4
- Updated for Julia v0.6.
- Now supports incomplete warmstart solutions.
SCIP.jl 0.3
Update CSIP dependency to support new 4.0.0 release of SCIP.
SCIP.jl 0.2
- fix memory leaks
- make compatible with Julia 0.6, MPB 0.6.1 and JuMP 0.16
- improve installation instructions