Skip to content

Releases: jump-dev/Clp.jl

v1.1.0

24 Jul 09:13
ddd60c5
Compare
Choose a tag to compare

Clp v1.1.0

Diff since v1.0.3

Merged pull requests:

v1.0.3

18 Apr 21:23
3a5bab7
Compare
Choose a tag to compare

Clp v1.0.3

Diff since v1.0.2

Merged pull requests:

v1.0.2

26 Oct 20:20
a89ea43
Compare
Choose a tag to compare

Clp v1.0.2

Diff since v1.0.1

Closed issues:

  • Imprecise interation Count (#132)
  • Using custom built Clp binaries for v1.0.1 (#136)
  • Clp fails at precompile. Could not load library (#137)
  • Issue with version 1.17.7 of Clp (#140)

Merged pull requests:

  • Add copyright headers (#134) (@odow)
  • [README] add custom solver binary section (#138) (@odow)
  • Update JuliaFormatter version (#139) (@odow)
  • Fix exact version of Clp_jll (#141) (@odow)
  • Update to support v1.17.7 (#142) (@odow)

v1.0.1

28 Apr 04:31
de029e9
Compare
Choose a tag to compare

Clp v1.0.1

Diff since v1.0.0

Merged pull requests:

  • Bump version of Clp_jll that we support (#133) (@odow)

v1.0.0

01 Mar 23:27
dd6309b
Compare
Choose a tag to compare

Clp v1.0.0

Diff since v0.9.1

Closed issues:

  • Test the LAPACK fallback (#53)

Merged pull requests:

v0.9.1

04 Dec 22:45
a0f3228
Compare
Choose a tag to compare

Clp v0.9.1

Diff since v0.9.0

Closed issues:

  • VariableConstraints (#118)
  • Numerical differences between versions 0.7.0 and 0.8.4 (#120)
  • Differences between 0.7.0 and 0.8.4 (#124)

Merged pull requests:

  • Fix handling of infeasibility certificates (#126) (@odow)
  • Bump patch release (#127) (@odow)

v0.9.0

29 Sep 20:34
eb6ec27
Compare
Choose a tag to compare

Clp v0.9.0

Diff since v0.8.4

Closed issues:

  • Support ConstraintBasisStatus (#113)

Merged pull requests:

v0.8.4

06 May 22:04
932bb56
Compare
Choose a tag to compare

Clp v0.8.4

Diff since v0.8.3

Closed issues:

  • Add cconvert for Clp.Optimizer (#106)

Merged pull requests:

v0.8.3

03 Nov 05:05
5f985b1
Compare
Choose a tag to compare

Clp v0.8.3

Diff since v0.8.2

Merged pull requests:

  • Fix bug passing options on MOI.empty! (#102) (@odow)

v0.8.2

27 Oct 20:09
0f30c44
Compare
Choose a tag to compare

Clp v0.8.2

Diff since v0.8.1

Closed issues:

  • copy_to incorrectly maps scalar constraints (#100)

Merged pull requests:

  • Simplify handling of options and clarify documentation (#99) (@odow)
  • Fix indexing bug in copy_to (#101) (@odow)