Releases: jump-dev/HiGHS.jl
Releases · jump-dev/HiGHS.jl
v0.2.1
v0.2.0
v0.1.3
v0.1.2
v0.1.1
v0.1.0
HiGHS v0.1.0
Closed issues:
- Finishing up the wrapper (#4)
- Update to HiGHS_jll 0.2 (#13)
- Check return codes in MOI wrapper (#16)
- MathOptInterface.TerminationStatus() unsupported for HiGHS (#17)
Merged pull requests:
- Added managed (#1) (@matbesancon)
- MOI wrapper (#2) (@matbesancon)
- Moi variable values (#3) (@matbesancon)
- test SolverName and implement is_empty (#5) (@mlubin)
- Jll dep (#6) (@matbesancon)
- travis up and correct link (#7) (@matbesancon)
- Added options (#9) (@matbesancon)
- Variable names (#10) (@matbesancon)
- Objective function (#11) (@matbesancon)
- Add GH actions, remove travis, and fix Project.toml (#14) (@odow)
- Build based on HiGHS_jll 0.2 (#15) (@odow)
- [README] Warn that MOI is unfinished. (#18) (@odow)
- Here is a stab at a terminations status (#19) (@bhalonen)
- Refactor tests (#20) (@odow)
- a couple more tests for the C wrapper (#21) (@galabovaa)
- Do a full rewrite of the MOI wrapper. (#22) (@odow)
- Create TagBot.yml (#23) (@odow)
- Bump compat of MathOptInterface (#24) (@odow)