aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers/VIATRA-Solver
Commit message (Collapse)AuthorAge
* fix merging issueLibravatar 20001LastOrder2020-11-04
|\
| * merge with current master, comment numerical solver related loggingLibravatar 20001LastOrder2020-11-04
| |\
| | * Optimizing generator with linear objective functionsLibravatar Kristóf Marussy2020-11-02
| | |
| | * Must unit propagationLibravatar Kristóf Marussy2020-08-28
| | |
| | * MoDeS3 unit propagation WIPLibravatar Kristóf Marussy2020-08-06
| | |
| | * Fix time measurementLibravatar Kristóf Marussy2020-07-29
| | |
| | * 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
| | | |
| | | * Polyhedron solver SAT fix and initial scope filteringLibravatar Kristóf Marussy2019-10-29
| | | |
| | | * 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
| | | | |
| | | * | 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
| | | | | | | | | | | | | | | | | | | | | | | | | This does not mappter for propagateAllScopeConstraints(), but propagateAdditionToType gets more exact this way.
| | | * | Polyhedron abstraction with Z3 for cardinality propagationLibravatar Kristóf Marussy2019-07-14
| | | | |
| | | * | Try fix statecode bugLibravatar Kristóf Marussy2019-06-15
| | | | | | | | | | | | | | | | | | | | Modified graph width calculation to not depend on order of nodes
| | | * | 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
| | | | | | |
| | | * | | | Interval arithmetic WIPLibravatar Kristóf Marussy2019-05-08
| | | | | | |