aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers/VIATRA-Solver/hu.bme.mit.inf.dslreasoner.viatrasolver.logic2viatra/src
Commit message (Collapse)AuthorAge
* code for paperRealistic-Generation-SURELibravatar 20001LastOrder2020-11-15
|
* 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
| | |
| | * OptimizationsLibravatar Kristóf Marussy2020-07-14
| | |
| | * Fix event storm on EMF transaction finishLibravatar Kristóf Marussy2020-07-08
| | |
| | * Trying to fix performance regressionsLibravatar Kristóf Marussy2020-07-07
| | |
| | * 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
| | |\
| | | * 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
| | | |
| | | * 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
| | | |
| | | * Interval hull aggregation operatorLibravatar Kristóf Marussy2019-05-18
| | | |
| | | * 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
| | | |
| | | * Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-04-16
| | | |\
| | | * | Objective POC implementationLibravatar Kristóf Marussy2019-04-08
| | | | |
| | | * | Infrastructure for objective functionsLibravatar Kristóf Marussy2019-04-07
| | | | |
| | | * | Fault tree transformation for partial models WIPLibravatar Kristóf Marussy2019-03-20
| | | | |
| | | * | Fix ParseUtil to avoid breaking the .vql editor in EclipseLibravatar Kristóf Marussy2019-02-21
| | | | |
| * | | | add realistic solverLibravatar 20001LastOrder2020-11-03
| |/ / /
| * | | option to calculate object creation costs in fitnessLibravatar Oszkar Semerath2020-05-19
| | | |