AIMMS 4.67.2 Release
The AIMMS 4.67.2 Release was released on May 29, 2019 (build 4.67.2.0). Changes made in this release are listed below. A high level overview can be found at the AIMMS New Features Page.
Looking for best practices on how to use AIMMS? Check out the AIMMS Knowledge Center.
Resolved AIMMS Issues
- A so-called GUI-expression in the WinUI could cause a serious bug when the compilation of that expression was triggering two or more warnings (for example warnings on non-initialized identifiers). AIMMS ended up in an endless loop that was just consuming more and more memory.
- The syntax highlighting could give some unexpected coloring in deeply nested language constructs.
- Having a domain condition which resulted in an empty domain, could sometimes lead to a severe internal error when used in the left hand side of an assignment statement.
Resolved WebUI Issues
- It could happen that incorrect expressions used for the Display Domain option of a widget did not lead to an error message (and, as a result, to unexpected data being displayed in the widget).