Commit 3a43e73c0c1d53acdd5d59f35a5e74b3ab076f87

Authored by Pedro Roque
1 parent 4d26a735
Exists in master

Increased recognition of the FlatZinc specification and improved performance: Th…

…e FlatZinc interpreter recognizes all restrictions that restrict variables whose domains are positive  integers or booleans. The FlatZinc seq search annotation is now also recognized and applied, and more heuristics for varchoiceannotation and assignmentannotation were also implemented.
The performance of some propagators was also improved; Bug fixes;
Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -149,3 +149,4 @@ Execution examples: @@ -149,3 +149,4 @@ Execution examples:
149 execute the following command on folder "PHACT/Debug": 149 execute the following command on folder "PHACT/Debug":
150 ./PHACT -MZN CSP.mzn CSP.dzn 150 ./PHACT -MZN CSP.mzn CSP.dzn
151 151
  152 +