Releases: jump-dev/MiniZinc.jl
Releases · jump-dev/MiniZinc.jl
v0.3.12
v0.3.11
MiniZinc v0.3.11
Merged pull requests:
- Update to [email protected] (#74) (@odow)
- Update to [email protected] (#75) (@odow)
- Fix writing integer variables with float bounds (#78) (@odow)
Closed issues:
- MiniZinc example in the docs does not work. (#77)
v0.3.10
v0.3.9
v0.3.8
MiniZinc v0.3.8
Merged pull requests:
- Fix TerminationStatus when SolutionLimit is 1 (#62) (@odow)
- Prep for v0.3.8 (#63) (@odow)
- Remove deprecated do-block usage (#64) (@odow)
- Fix duplicated test names (#65) (@odow)
Closed issues:
- When SolutionLimit is 1 but there exist multiple solutions, status should be SOLUTION_LIMIT, not OPTIMAL (#61)
v0.3.7
v0.3.6
v0.3.5
MiniZinc v0.3.5
Merged pull requests:
- Update reference to HiGHS in README.md (#51) (@pierre-haessig)
- Upgrade to MOI 1.21.0 and switch to SolutionLimit (#52) (@zengjian-hu-rai)
- Prep for v0.3.5 (#53) (@odow)
Closed issues:
- Use new MOI SolutionLimit attribute (#45)
v0.3.4
MiniZinc v0.3.4
Merged pull requests:
- Update to [email protected] (#49) (@odow)
Closed issues:
- Tests fail with
pipeline_error
(#48)
v0.3.3
MiniZinc v0.3.3
Merged pull requests:
- fix glitch in test (#44) (@zengjian-hu-rai)
- return MOI.TIME_LIMIT when the solver times out (#46) (@zengjian-hu-rai)
- Prep for v0.3.3 (#47) (@odow)