Skip to content

Releases: scipopt/SCIP.jl

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:

v0.10.2

18 Feb 16:25
dee3c32
Compare
Choose a tag to compare

SCIP v0.10.2

Diff since v0.10.1

Closed issues:

  • conshdlr.jl examples and ERROR: invalid SCIP stage <2>, SCIP_INVALIDCALL::SCIP_Retcode = -8 errors and their explanation? (#219)

Merged pull requests:

v0.10.1

09 Dec 17:27
d95c990
Compare
Choose a tag to compare

SCIP v0.10.1

Diff since v0.10.0

Closed issues:

  • SCIP still recommends installing binaries on MacOS (#214)

Merged pull requests:

v0.10.0

15 Nov 21:13
21415db
Compare
Choose a tag to compare

SCIP v0.10.0

Diff since v0.9.8

Closed issues:

  • Automate the wrapper generation, upgrade CEnum dep. (#77)
  • Need help to build SCIP (#178)
  • Remove the managed SCIP layer (#184)
  • Expose constraint duals (#188)
  • SCIP and AmplNLWriter (#192)
  • Not building on a fresh Windows 10 installation (#194)
  • Constraint handler failing on SCIP 7.0.3 (#196)
  • Primal starting value on 7.0.3 (#198)
  • ListOfConstraintIndices not exposed? (#199)
  • Start looking at MOI 0.10 / 1.0 (#200)
  • Get variable and constraint names (#204)

Merged pull requests:

v0.9.8

26 Jan 14:16
Compare
Choose a tag to compare

SCIP v0.9.8

Diff since v0.9.7

Closed issues:

  • MOI callbacks (#156)
  • BinaryBuilder package for libscip (#165)
  • TagBot trigger issue (#183)

Merged pull requests:

v0.9.7

06 Jan 21:20
Compare
Choose a tag to compare

Adding MOI Callbacks

v0.9.6

03 Aug 13:08
Compare
Choose a tag to compare

SCIP v0.9.6

Diff since v0.9.5

Closed issues:

  • Update to [email protected] (#150)
  • Can not install SCIP.jl 0.9.4 with SCIP optimizer 7.0 (Windows 10) (#154)
  • SCIP installation error (#162)
  • Increase CEnum versions (#168)
  • ERROR: LoadError: SCIP is currently not supported on "NT" (#169)
  • Error when reoptimize after adding a constraint (#170)

Merged pull requests: