Skip to content

Releases: MiniZinc/libminizinc

MiniZinc 2.0.97

30 Aug 14:39
Compare
Choose a tag to compare
MiniZinc 2.0.97 Pre-release
Pre-release

This is the first beta release for the upcoming MiniZinc 2.1.0. It is neither feature complete nor fully stable.

MiniZinc 2.0.14

31 Jul 05:02
Compare
Choose a tag to compare

A few small bug fixes, in preparation of the next round of the Coursera course "Modeling Discrete Optimisation". The change log can be found at http://www.minizinc.org/2.0/changes.html.

MiniZinc 2.0.13

26 Mar 03:46
Compare
Choose a tag to compare

Another bug fix release. The change log at http://www.minizinc.org/2.0/changes.html has the details.

MiniZinc 2.0.12

26 Feb 00:12
Compare
Choose a tag to compare

This releases fixes a number of bugs and unifies the language semantics for partial functions. For a full change log visit http://www.minizinc.org/2.0/changes.html.

MiniZinc 2.0.11

14 Jan 23:50
Compare
Choose a tag to compare

Bugfixes. See http://www.minizinc.org/2.0/changes.html for a detailed change log.

MiniZinc 2.0.10

09 Dec 21:43
Compare
Choose a tag to compare

A quick bugfix release. See http://www.minizinc.org/2.0/changes.html for a detailed change log.

Note: earlier binary packages for this version contained an incorrect minizinc binary. If you encounter difficulties running minizinc from the command line, please re-download the package.

MiniZinc 2.0.9

07 Dec 02:15
Compare
Choose a tag to compare

This release fixes several bugs in the compiler. See http://www.minizinc.org/2.0/changes.html for a detailed change log.

MiniZinc 2.0.8

19 Oct 03:19
Compare
Choose a tag to compare

Another bug fix release. See http://www.minizinc.org/2.0/changes.html for a change log.

MiniZinc 2.0.7

05 Oct 22:16
Compare
Choose a tag to compare

This update fixes several bugs in the compiler and improves the quality of the generated FlatZinc code by performing more aggressive presolving on Boolean constraints. The full change log is available at http://www.minizinc.org/2.0/changes.html.

MiniZinc 2.0.6

02 Aug 03:15
Compare
Choose a tag to compare

This release fixes a few bugs and introduces support for parsing hexadecimal floating point literals.