You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add additional Driver.executable property to safely access the location
of the executable used by the Driver object.
Support for input and output of complex MiniZinc enumerated types, such as
anonymous enumerated types or enumerated types using constructor functions.
Removed
BREAKING: The project no longer contains the (uncompleted) direct library
connection to libminizinc. With this change come some simplifications in methods of
relocated from CLIDriver and CLIInstance, and the move of find_driver to Driver.find.
Fixed
Store statistics as a string when incorrectly reported by the solver.
Fix the conversion of statistics when using MiniZinc 2.6+