aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers/VIATRA-Solver/hu.bme.mit.inf.dslreasoner.viatrasolver.logic2viatra
Commit message (Expand)AuthorAge
* 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
* 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
|\
| * Fixed misformalization of (may/must)(X!=Y) for abstract objectsLibravatar oszka2019-04-16
| * ParseUtil hijacked original vql parser and caused errors - fix by kris7tLibravatar OszkarSemerath2019-03-19
* | 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
* | Build with Eclipse 2018.12, generated files changeLibravatar Kristóf Marussy2019-02-19
|/
* some missing string support bugs in partial interpretation are fixedLibravatar OszkarSemerath2018-11-07
* Update support for java and emf DATATYPES, and basic scope propagatorLibravatar OszkarSemerath2018-09-14
* Fixing indexing symbolic prototype objects as untyped EObjectsLibravatar OszkarSemerath2018-08-10
* Fixing multiple true/false + bug preventing generation without PSLibravatar OszkarSemerath2018-06-25
* Support for updated partial model representation during generationScope-PS-RefactorLibravatar OszkarSemerath2018-06-13
* Removed debug loggingLibravatar OszkarSemerath2018-05-22
* Improved parser performance by removing metamodel loading and validationLibravatar OszkarSemerath2018-05-22
* Missing src-gen folders are supposed to be solvedLibravatar OszkarSemerath2018-05-18
* Query parser update to current Viatra milestoneLibravatar OszkarSemerath2018-05-18
* derived feature -> partial relation bugfixLibravatar OszkarSemerath2018-05-12
* Refactored to the milestone version of Viatra 2.0Libravatar OszkarSemerath2018-05-08
* Updated and fixed dependencies:Libravatar OszkarSemerath2018-05-07
* Removed unused projectsLibravatar OszkarSemerath2018-03-24
* upgraded attribute support for the graph solverLibravatar OszkarSemerath2018-03-24
* removed unnecessary printlnLibravatar OszkarSemerath2018-03-07
* Fixed nasty bug with creating root elementLibravatar OszkarSemerath2018-03-05