Tags: jump-dev/CPLEX.jl
Tags
[Diff since v1.0.3](v1.0.3...v1.1.0) **Merged pull requests:** - Add indicator constraint to README (#445) (@odow) - Update versions in GitHub actions (#447) (@odow) - Add Getting help section to README (#448) (@odow) - Fix GitHub actions badge in README (#450) (@odow) - Add support for 22.1.2 (#452) (@odow) - Prep for v1.1.0 (#453) (@odow) **Closed issues:** - How to get the Solution Pool using Julia/CPLEX? (#197) - Support deletion of SOC variables (#324) - Memory cleaning (#443) - Retrieving the basis solution (#444) - How does CPX_CALLBACK_INFO_NODE_COUNT work? (#446) - issue 1217 no solution exist. (#449) - Support for CPLEX 22.1.2 (#451)
## CPLEX v1.0.1 [Diff since v1.0.0](v1.0.0...v1.0.1) **Merged pull requests:** - Clarify how to set options in README (#436) (@odow) - Fix get ConstraintFunction for Indicator constraints (#437) (@odow) - Prep for 1.0.1 and fix compat bounds (#438) (@odow) **Closed issues:** - Screenoutput in CPLEX version 22.1.1 (#435)
## CPLEX v1.0.0 [Diff since v0.9.7](v0.9.7...v1.0.0) **Closed issues:** - CPLEX 22.1.1 is not yet supported on Linux (#423) - CPLEX does not work with version 22.1.1 (#426) - Large overhead time even using direct_model(CPLEX.Optimizer()) (#427) - Segmentation fault when adding a UserCut (#430) **Merged pull requests:** - Update README (#428) (@odow) - Rename LICENSE to LICENSE.md (#429) (@odow) - Tweak ENV checks in build.jl (#431) (@odow) - Prep for v1.0.0 (#432) (@odow) - Change to organization secret (#434) (@odow)
## CPLEX v0.9.7 [Diff since v0.9.6](v0.9.6...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)
## CPLEX v0.9.5 [Diff since v0.9.4](v0.9.4...v0.9.5) **Closed issues:** - Installing CPLEX.jl without cplex, as a placeholder / "empty wrapper" (#406) - Parameter UpperCutoff not working (#412) - MOI.NUMERICAL_ERROR when solving quadratic problems (#413) - CPLEX 22.1.1 (#415) **Merged pull requests:** - Add support for v22.1.1 (#416) (@odow)
## CPLEX v0.9.4 [Diff since v0.9.3](v0.9.3...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)
PreviousNext