Skip to content

Releases: jump-dev/Cbc.jl

v1.3.0

24 Sep 00:07
2ff7a1a

Choose a tag to compare

Cbc v1.3.0

Diff since v1.2.0

Merged pull requests:

Closed issues:

  • Cannot use "threads" parameter without crashing (#186)
  • Support for Apple M1 (#193)
  • More granular support of SOS1 and SOS2 (#227)
  • EXCEPTION_ACCESS_VIOLATION (#232)

v1.2.0

08 Sep 03:53
b7b754a

Choose a tag to compare

Cbc v1.2.0

Diff since v1.1.1

Closed issues:

  • (Heisen)segfault on Julia 1.6, x86 macOS (#199)
  • Support MOI.AbsoluteGapTolerance and MOI.RelativeGapTolerance (#218)
  • Support MOI.NumberOfThreads (#220)

Merged pull requests:

v1.1.1

25 Apr 22:55
537445c

Choose a tag to compare

Cbc v1.1.1

Diff since v1.1.0

Closed issues:

  • Segmentation fault since v1.1 (#214)

Merged pull requests:

v1.1.0

13 Apr 07:47
a78e129

Choose a tag to compare

Cbc v1.1.0

Diff since v1.0.3

Closed issues:

  • (Heisen)segfault on Julia 1.6, x86 macOS (#199)
  • Variable names (#208)
  • You have installed version 2.10.8 of Cbc, which is not supported by Cbc.jl (#210)
  • Cbc.jl doesn't propagate primalTolerance/dualTolerance when problem is an LP (#211)
  • Cbc 2.10.8 (#212)

Merged pull requests:

v1.0.3

26 Oct 22:35
e028e26

Choose a tag to compare

Cbc v1.0.3

Diff since v1.0.2

Merged pull requests:

v1.0.2

08 Oct 01:07
a54ea84

Choose a tag to compare

Cbc v1.0.2

Diff since v1.0.1

Closed issues:

  • Options like Gurobi's LogFile and ImproveStartTime (#198)
  • How to get the current solution in the case of TIME_LIMIT? (#200)
  • Precompilation failure on v1.8 (related to MUMPS_seq_jll?) (#203)
  • JuMP.value() Performance Issue (#204)

Merged pull requests:

  • [README] add custom solver binary section (#202) (@odow)
  • Cache TerminationStatus to fix performance (#205) (@odow)

v1.0.1

03 May 21:53
3db1f16

Choose a tag to compare

Cbc v1.0.1

Diff since v1.0.0

Closed issues:

  • Clp.jl version issue when installing JEMSS package (#196)

Merged pull requests:

  • Add copyright headers (#194) (@odow)
  • Update to Cbc_jll dep to fix Clp_jll compatibility with MUMPS (#195) (@iamed2)
  • Update JuliaFormatter version (#197) (@odow)

v1.0.0

03 Mar 00:57
e76d4b6

Choose a tag to compare

Cbc v1.0.0

Diff since v0.9.1

Closed issues:

  • Add a test for multi-threaded solves (#112)

Merged pull requests:

v0.9.1

03 Dec 06:36
79d552e

Choose a tag to compare

Cbc v0.9.1

Diff since v0.9.0

Closed issues:

  • Determine supported parameters (#125)
  • MOI is slow querying solution information again (#172)
  • Bump minimum requirement for Julia to stop depending on BinaryProvider (#182)
  • Multiple SOS1 constraints causes segfault (#183)

Merged pull requests:

v0.9.0

21 Oct 02:43
96f8320

Choose a tag to compare

Cbc v0.9.0

Diff since v0.8.1

Closed issues:

  • Attributes are ignored with JuMP (#171)
  • Typo in readme.md (#174)
  • CBC ignores attempts to silence it. (#175)
  • Approximation error when querying solution (#177)

Merged pull requests: