v0.6.0
v0.6.0 (2019-11-09)
Closed issues:
- could not load library "libstdc++" (#259)
- Update wrapper to MOI 0.9 (#249)
- Support VariablePrimalStart (#243)
- Binary Variables with Bounds (#242)
- Add support for Semicontinuous (#241)
- Gap in JuMP v0.19 (#230)
- Pass constraint names to CPLEX (#225)
- How to add callbacks? (#222)
- branch_jump.jl example doesn't work (#203)
- Not really an issue, delete a constraint that genereate conflict (#200)
- Error 3003: Not a mix-integer problem (#173)
- cbgetlpsolution returns assertionerror (#171)
- LoadError: "syntax: ccall argument types must be a tuple" when testing package for Julia 0.7 (#164)
- Warm start solution silently discarded when
has\_int=false
(#117) - warn when using callbacks and threads (#98)
- CPLEX binaries are not allowed to be placed in folder with general name (#97)
- CplexSolver doesn't work after using workspace() code (#89)
- build problem (#68)
- range constraint (two-sided) support (#52)
- Inconsistent quad interface compared to Gurobi.jl (#37)
- call lazy callback at each node (#25)
Merged pull requests: