Skip to content

Commit

Permalink
Change log
Browse files Browse the repository at this point in the history
  • Loading branch information
guidotack committed Mar 26, 2016
1 parent 5a89cfc commit 4e195ff
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,13 @@ Bug fixes:
- The output model sometimes did not include all required definitions,
in particular when array declarations used identifiers to specify the
dimensions.
- The generated FlatZinc sometimes still contained bool variables that were
not connected to the rest of the model, which could produce incorrect
solutions being printed.
- Fix a bug where warnings (e.g. about partial functions) could lead to
crashes.
- Fix the bounds computation for integer and float variables, which could
produce incorrect bounds for linear expressions. Fixes #94.

Version 2.0.12
==============
Expand Down

0 comments on commit 4e195ff

Please sign in to comment.