aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers
Commit message (Expand)AuthorAge
* Fix numeric-solver-at-endLibravatar Kristóf Marussy2020-07-16
* OptimizationsLibravatar Kristóf Marussy2020-07-14
* Fix event storm on EMF transaction finishLibravatar Kristóf Marussy2020-07-08
* Restore inverse punishSizeLibravatar Kristóf Marussy2020-07-07
* Trying to fix performance regressionsLibravatar Kristóf Marussy2020-07-07
* Add modified VIATRA-DSE versionLibravatar Kristóf Marussy2020-06-30
* Disable unrepairable match scoping for nowLibravatar Kristóf Marussy2020-06-30
* Fix scope + numerical solver interactionLibravatar Kristóf Marussy2020-06-28
* Fix scope + numerical propagation WIPLibravatar Kristóf Marussy2020-06-27
* Merge branch 'kris'Libravatar Kristóf Marussy2020-06-25
|\
| * Scope unsat benchmarksLibravatar Kristóf Marussy2020-05-07
| * Fix concurrency bug in AlloyHandlerLibravatar Kristóf Marussy2020-02-12
| * Polyhedron solver SAT fix and initial scope filteringLibravatar Kristóf Marussy2019-10-29
| * Alloy cardinality fixesLibravatar Kristóf Marussy2019-10-29
| * Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-10-29
| |\
| * \ Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-09-02
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-08-31
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-08-30
| |\ \ \ \
| * | | | | Measurements WIPLibravatar Kristóf Marussy2019-08-22
| * | | | | Measurements WIPLibravatar Kristóf Marussy2019-08-14
| * | | | | Be more lenient with rounding IP solver resultsLibravatar Kristóf Marussy2019-08-02
| * | | | | Handle floating point rounding errors in CbcLibravatar Kristóf Marussy2019-08-02
| * | | | | Fix enum literal support for FAMLibravatar Kristóf Marussy2019-08-02
| * | | | | Trying to run generator in measurement environmentLibravatar Kristóf Marussy2019-08-01
| * | | | | Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-08-01
| |\ \ \ \ \
| * | | | | | Counting scope propagator (simpler than BasicTypeHierarchy)Libravatar Kristóf Marussy2019-08-01
| * | | | | | Configurability and better statistics for measurementsLibravatar Kristóf Marussy2019-08-01
| * | | | | | Build Cbc wrapper under Ubuntu 18.04Libravatar Kristóf Marussy2019-08-01
| * | | | | | Polyhedron scope propagator for non-containment referencesLibravatar Kristóf Marussy2019-07-30
| * | | | | | Allow infiite upper scope bound in PolyhedronScopePropagatorLibravatar Kristóf Marussy2019-07-29
| * | | | | | Fix CBC timeoutLibravatar Kristóf Marussy2019-07-29
| * | | | | | Make CbcPolyhedronSolver more robustLibravatar Kristóf Marussy2019-07-29
| * | | | | | Parse rational numbers in Z3PolyhedronSolverLibravatar Kristóf Marussy2019-07-25
| * | | | | | Make polyhedron solvers more robustLibravatar Kristóf Marussy2019-07-25
| * | | | | | Containment root constraint propagatorLibravatar Kristóf Marussy2019-07-24
| * | | | | | Cardinality propagator WIPLibravatar Kristóf Marussy2019-07-24
| * | | | | | Implement Coin-OR CBC polyhedron saturation operatorLibravatar Kristóf Marussy2019-07-19
| * | | | | | Transitive closure of type hierarchy in ScopePropagatorLibravatar Kristóf Marussy2019-07-14
| * | | | | | Polyhedron abstraction with Z3 for cardinality propagationLibravatar Kristóf Marussy2019-07-14
| * | | | | | Try fix statecode bugLibravatar Kristóf Marussy2019-06-15
| * | | | | | Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-06-08
| |\ \ \ \ \ \
| * | | | | | | Interval hull aggregation operatorLibravatar Kristóf Marussy2019-05-18
| * | | | | | | Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-05-13
| |\ \ \ \ \ \ \
| * | | | | | | | Interval power and aggregator fixLibravatar Kristóf Marussy2019-05-10
| * | | | | | | | More aggregation operatorsLibravatar Kristóf Marussy2019-05-10
| * | | | | | | | Neutral element for sum is [0, 0]Libravatar Kristóf Marussy2019-05-10
| * | | | | | | | Interval aggregation operatorsLibravatar Kristóf Marussy2019-05-09
| * | | | | | | | Fix interval joinLibravatar Kristóf Marussy2019-05-09
| * | | | | | | | Interval comparisonLibravatar Kristóf Marussy2019-05-09
| * | | | | | | | Implement interval arithmetic without exponentiationLibravatar Kristóf Marussy2019-05-08