Skip to content

Releases: jump-dev/Cbc.jl

v0.8.0

16 Mar 03:42
e6abbe4
Compare
Choose a tag to compare

Cbc v0.8.0

Diff since v0.7.1

Closed issues:

  • Possible to add support for 'devel' version of Cbc? (#152)
  • Cbc_status only available for MIP models (#154)
  • Update to Cbc_jll@2.10.5 (#156)

Merged pull requests:

v0.7.1

13 Sep 23:03
bd2b078
Compare
Choose a tag to compare

Cbc v0.7.1

Diff since v0.7.0

Closed issues:

  • Accessing SolveTime does not work (#138)
  • Wrong result with small values in objective (#141)

Merged pull requests:

  • CompatHelper: bump compat for "CEnum" to "0.4" (#139) (@github-actions[bot])
  • update URLs for migration to jump-dev (#140) (@mlubin)
  • Update Project.toml (#145) (@odow)

v0.7.0

11 May 23:01
cb6ff8b
Compare
Choose a tag to compare

Cbc v0.7.0

Diff since v0.6.7

Closed issues:

  • logLevel = 0 prints too much (#41)
  • Support VariablePrimalStart (#114)
  • Upgrade Cbc version (#117)
  • Cbc backend returns primal status feasible for infeasible problem (#122)
  • Support SolveTime (#124)
  • How to set Cbc Parameters (#135)

Merged pull requests:

  • Use Cbc_jll on Julia 1.3 and up (#133) (@odow)
  • Use Clp_jll binaries on Julia pre v1.3 too (#134) (@blegat)
  • Rewrite Cbc wrapper with Clang. (#136) (@odow)
  • Add CEnum compat entry and move files (#137) (@odow)

v0.6.7

16 Mar 19:01
a794c75
Compare
Choose a tag to compare

Cbc v0.6.7

Diff since v0.6.6

Closed issues:

  • Add SOS1/2 to MOI wrapper (#119)

Merged pull requests:

v0.6.6

24 Nov 18:48
v0.6.6
Compare
Choose a tag to compare

v0.6.6 (2019-11-24)

Diff since v0.6.5

Merged pull requests:

v0.6.5

24 Oct 08:02
v0.6.5
Compare
Choose a tag to compare

v0.6.5 (2019-10-24)

Diff since v0.6.4

Merged pull requests:

v0.6.4

26 Aug 09:05
v0.6.4
Compare
Choose a tag to compare

v0.6.4 (2019-08-25)

Diff since v0.6.3

Merged pull requests:

v0.6.3

08 Aug 00:43
v0.6.3
Compare
Choose a tag to compare

v0.6.3 (2019-08-07)

Diff since v0.6.2

Merged pull requests:

v0.6.2

24 Jul 18:48
v0.6.2
Compare
Choose a tag to compare

v0.6.2 (2019-07-23)

Diff since v0.6.1

Merged pull requests:

v0.6.1

01 Jul 18:27
v0.6.1
Compare
Choose a tag to compare

v0.6.1 (2019-07-01)

Diff since v0.5.4

Closed issues:

  • Update MOI Interface to use LinQuadOptInterface (#110)
  • Crashes on a small integer problem with warmstart (#99)
  • Incorrect solution with warmstart (#94)
  • Silencing setwarmstart! (#78)
  • why always build from source? (#62)

Merged pull requests: