| Corrected output format for MiniZinc challenge (=== line only when search is complete) |
|
More...
|
over 9 years ago
|
| Splitted Occurrence into AtLeast/AtMost (for XCSP3) |
|
More...
|
over 9 years ago
|
| Moved mzn_lib into resources so that it appears in packages |
|
More...
|
over 9 years ago
|
| Better handling of CSPOM goals (CSPOM 2.9 incoming), BooleanDomains objects enclosed in BooleanDomain and reimplementation of Regular to MDD conversion. |
|
More...
|
over 9 years ago
|
| Bug in clearFrom collected. Update to CSPOM 2.8.1/Concrete 3.1.1 |
|
More...
|
over 9 years ago
|
| 3.1 release. Reintroduced MatrixGeneral, reimplementation of BitVectorDomain.removeUntil using shifts. Removed requirements or changed to assertions to improve speed. Added MergeRelations compiler. |
|
More...
|
over 9 years ago
|
| Removed redefinition of array_bool_or that was causing bugs in MiniZinc compiler |
|
More...
|
over 9 years ago
|
| Corrected instance file for ProblemGeneratorTest |
|
More...
|
over 9 years ago
|
| Native-packager update |
|
More...
|
over 9 years ago
|
| SumDomains uses RangeSet again to filter NEs. Corrected problem names in ProblemGeneratorTest. |
|
More...
|
over 9 years ago
|
| CSPOM domain generators now rely on faster bound propagation only. All test instances are now compressed in .xz format. Added XCSP3 support and tests. |
|
More...
|
over 9 years ago
|
| Changed version number to 3.0 |
|
More...
|
over 9 years ago
|
| Disabled assertions in build.sbt. Removed printlns in MDDLinkTest |
|
More...
|
over 9 years ago
|
| Updated version number for CSPOM 2.7 |
|
More...
|
over 9 years ago
|
| Use of BitVector in Removals |
|
More...
|
over 9 years ago
|
| Updated MDD conversion of Knapsack, Regular and SlidingSum constraints |
|
More...
|
over 9 years ago
|
| Added logback.xml in conf directory (where did it go?) |
|
More...
|
over 9 years ago
|
| Updated tools (MDDStats, SQL backend) for MDD experiments |
|
More...
|
over 9 years ago
|
| Various (sorry) |
|
More...
|
over 9 years ago
|
| ExtensionGenerator uses BDD by default |
|
More...
|
over 9 years ago
|
| Update due to CSPOM VariableCompiler change of API. MDDs are reduced when generated as BDD are. |
|
More...
|
over 9 years ago
|
| Moved CSPOMSolver and CSPOMSolution to external file |
|
More...
|
over 9 years ago
|
| Changed ParameterManager from HashMap to SortedMap to avoid hash indeterminism |
|
More...
|
over 9 years ago
|
| Added handling of iteration parameter |
|
More...
|
over 9 years ago
|
| Cleaning/debugging SparseSeq and link from Parameter to ConcreteWriter |
|
More...
|
over 9 years ago
|
| Another bug in SparseSeq |
|
More...
|
over 9 years ago
|
| Corrected bug with SparseSeq.remove indices |
|
More...
|
over 9 years ago
|
| Missing files |
|
More...
|
over 9 years ago
|
| Optimizations and refactorings |
|
More...
|
over 9 years ago
|
| Moved Generators packages |
|
More...
|
over 9 years ago
|