Skip to content

Releases: scipopt/SCIP.jl

v0.9.5

10 May 04:05
Compare
Choose a tag to compare

SCIP v0.9.5

Diff since v0.9.4

Closed issues:

  • SCIP is currently not suported on NT (#151)
  • build with SCIP7 (#152)
  • invalid type expression for Cenum (#153)
  • Formulation of Nonlinear Optimization with JuMP/Ipopt (#155)
  • SCIP Dual Status (#157)

Merged pull requests:

v0.9.4

14 Apr 17:03
Compare
Choose a tag to compare

SCIP v0.9.4

Diff since v0.9.3

Closed issues:

  • Failing MOI's indicator4 test (#147)

Merged pull requests:

v0.9.3

03 Mar 03:05
Compare
Choose a tag to compare

SCIP v0.9.3

Diff since v0.9.2

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:

v0.9.2

14 Oct 07:15
v0.9.2
Compare
Choose a tag to compare

v0.9.2 (2019-10-11)

Diff since v0.9.1

Merged pull requests:

v0.9.1

30 Aug 09:35
v0.9.1
Compare
Choose a tag to compare

v0.9.1 (2019-08-29)

Diff since v0.9.0

Closed issues:

  • SCIP not working with JuMP (#129)

Merged pull requests:

v0.9.0

21 Aug 21:47
v0.9.0
Compare
Choose a tag to compare

v0.9.0 (2019-08-21)

Diff since v0.8.0

Closed issues:

  • register v0.8.0 (#124)

Merged pull requests:

v0.8.0

14 May 08:34
v0.8.0
e8ac50f
Compare
Choose a tag to compare

SCIP.jl 0.7.4

03 Apr 15:37
dd2c6f3
Compare
Choose a tag to compare
  • support indicator constraints
  • fix segfaults when in wrong SCIP stage

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).