Releases: scipopt/SCIP.jl
Releases · scipopt/SCIP.jl
v0.9.5
v0.9.4
v0.9.3
SCIP v0.9.3
Closed issues:
- Support (partial) warm-start solution. (#95)
- Getting solutions when stage is not SOLVED (#128)
- SCIP gap limit error (#139)
- Building SCIP does not locate dylib although SCIPOPTDIR is set (#142)
Merged pull requests:
- Project.toml for gen folder (#136) (@matbesancon)
- Fix indicator (#137) (@matbesancon)
- Support VariablePrimalStart (#138) (@rschwarz)
- Add CompatHelper action (#140) (@rschwarz)
- Install TagBot as a GitHub Action (#146) (@JuliaTagBot)
v0.9.2
v0.9.1
v0.9.0
v0.8.0
SCIP.jl 0.7.4
- support indicator constraints
- fix segfaults when in wrong SCIP stage
SCIP.jl 0.7.3
Now supports OS X (#110).