Releases: jump-dev/HiGHS.jl
Releases · jump-dev/HiGHS.jl
v1.8.0
HiGHS v1.8.0
Diff since v1.7.5
Merged pull requests:
- Add note on thread-safety to README (#182) (@odow)
- Add support for MOI.ScalarQuadraticCoefficientChange (#195) (@odow)
- Add support for vector-valued MOI.set when setting new ConstraintSet (#196) (@odow)
Closed issues:
- Julia threads and HiGHS
threads
interaction (#181)
- Time limit not compliant with MOI interface (#190)
- [documentation] Banner to indicate documentation version (#191)
- [MOI] allow batch modification (#193)
- [MOI] Allow modifications in quadratic function (#194)
v1.7.5
HiGHS v1.7.5
Diff since v1.7.4
Merged pull requests:
- Fix setting ObjectiveLimit with Nothing as the value (#187) (@odow)
- Fix deleting ZeroOne constraints after MOI.optimize (#188) (@odow)
- Prep for v1.7.5 (#189) (@odow)
Closed issues:
- v1.7 fails to precompile due to ObjectiveLimit not defined (#186)
v1.7.4
HiGHS v1.7.4
Diff since v1.7.3
Merged pull requests:
Closed issues:
- LoadError: could not load symbol "Highs_zeroAllClocks" (#183)
v1.7.0
HiGHS v1.7.0
Diff since v1.6.1
Merged pull requests:
Closed issues:
- time_limit behavior? (#167)
- Add support for HiGHS v1.6.0 (#174)