Releases: jump-dev/CPLEX.jl
Releases · jump-dev/CPLEX.jl
v1.0.3
v1.0.2
CPLEX v1.0.2
Merged pull requests:
- Fix support for MOI.TimeLimitSec (#440) (@hlyang1992)
- Prep for v1.0.2 (#441) (@odow)
Closed issues:
- Installation problems with Apple M1 and CPLEX 22.1.1 (#439)
v1.0.1
v1.0.0
v0.9.7
CPLEX v0.9.7
Closed issues:
- Delete previous MIP starts if they exist (#352)
- CPLEX.jl does not support Apple M1 (#384)
- Fix infeasibility certificates (#387)
- CPLEX Error 3003: Not a mixed-integer problem when calling relative_gap on a pure LP model (#403)
Merged pull requests:
- Add support for vector-valued objective functions (#419) (@odow)
- Fix infeasibility certificate tests (#420) (@odow)
- Fix get RelativeGap when problem is not a mixed-integer problem (#421) (@odow)
- Fix bug in which old mipstarts are not deleted (#422) (@odow)
- Update error message on bad install (#424) (@odow)
- Update README to remove old warnings (#425) (@odow)
v0.9.6
v0.9.5
v0.9.4
CPLEX v0.9.4
Closed issues:
- Support for cplex 22 (#399)
- Still can not Pkg.build("CPLEX") (#400)
- Unable to get node id in callback (#402)
- Example on annotation is failing v22.1.0.0 (#408)
Merged pull requests:
- Add license headers (#401) (@odow)
- Add support for Absolute and Relative gap tolerances (#405) (@mtanneau)
- Call load_callback_variable_primal in BRANCHING callback (#407) (@odow)
- [README] update annotations with correct types (#409) (@odow)
- Create .codecov.yml (#410) (@odow)
- Prep for v0.9.4 (#411) (@odow)
v0.9.3
v0.9.2
CPLEX v0.9.2
Closed issues:
Merged pull requests: