File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 7070Version: 4.4.0
7171Date: 2015-03-20
7272[DESCRIPTION]
73- Yada! Yada!
73+ This release fixes some bugs and improves some search-related aspects.
74+
75+ Note that you will have to change all scripts that inherit from
76+ the pre-defined script classes (Script, IntMinimizeScript,
77+ IntMaximizeScript, FloatMinimizeScript, FloatMaximizeScript). The
78+ change is easy: in your constructor you have to add a call to the
79+ constructor of the pre-defined script class with the command line
80+ options as argument. Just check any of the Gecode example for how
81+ it is done.
82+
7483
7584[ENTRY]
7685Module: flatzinc
7786What: new
7887Rank: minor
88+ Thanks: Mark Manser
7989[DESCRIPTION]
8090An option -step now can pass an improvement step for
8191optimization of float problems.
You can’t perform that action at this time.
0 commit comments