Skip to content

Releases: scipopt/SCIP.jl

v0.11.8

21 Oct 12:41
fffd958
Compare
Choose a tag to compare

SCIP v0.11.8

Diff since v0.11.7

Merged pull requests:

v0.11.7

13 Oct 16:29
68237a1
Compare
Choose a tag to compare

SCIP v0.11.7

Diff since v0.11.6

Closed issues:

  • Crash When Optimizing (#248)

Merged pull requests:

v0.11.6

04 Oct 12:41
31948bf
Compare
Choose a tag to compare

SCIP v0.11.6

Diff since v0.11.5

Closed issues:

  • SCIP not working on Windows (#243)

Merged pull requests:

v0.11.5

30 Sep 07:40
6032603
Compare
Choose a tag to compare

SCIP v0.11.5

Diff since v0.11.4

Closed issues:

  • How to trigger SCIPsolveConcurrent? (#238)

Merged pull requests:

v0.11.4

16 Aug 01:48
0adf16c
Compare
Choose a tag to compare

SCIP v0.11.4

Diff since v0.11.3

Merged pull requests:

  • Fix code display in README.md (#236) (@metab0t)
  • Throw DeleteNotAllowed error when deleting variables (#239) (@odow)

v0.11.3

24 May 01:27
e2f47eb
Compare
Choose a tag to compare

SCIP v0.11.3

Diff since v0.11.2

Merged pull requests:

v0.11.2

06 May 14:15
0a98b77
Compare
Choose a tag to compare

SCIP v0.11.2

Diff since v0.11.1

Merged pull requests:

v0.11.1

03 May 16:27
Compare
Choose a tag to compare

SCIP v0.11.1

Diff since v0.11.0

Closed issues:

  • Evaluate operator when possible (#166)
  • optimize! with SCIP causes Julia to crash (#185)

v0.11.0

29 Apr 12:36
a9290dc
Compare
Choose a tag to compare

SCIP v0.11.0

Diff since v0.10.3

Closed issues:

  • Support MOI.FEASIBILITY_SENSE (#80)
  • Support MOI.delete for variables that participate in constraints. (#90)
  • Update to SCIP 8 (#202)
  • Update MINLP tests (#206)
  • SCIP 8.0 support?! (#227)

Merged pull requests:

v0.10.3

19 Apr 13:34
f50c38a
Compare
Choose a tag to compare

SCIP v0.10.3

Diff since v0.10.2

Closed issues:

  • Second-Order-Cone full support (#207)
  • SCIP fails when a problem is read from a file (#221)
  • SCIP craches due to symbol lookup error (#222)
  • Can I develop models in Julia and solve them in Python? (#224)

Merged pull requests: