Releases: jump-dev/Cbc.jl
Releases · jump-dev/Cbc.jl
v1.2.0
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.0
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.2
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
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
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
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
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: