aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers/VIATRA-Solver/hu.bme.mit.inf.dslreasoner.viatrasolver.logic2viatra
Commit message (Collapse)AuthorAge
* 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
| | | | | | https://github.com/kris7t
* | 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
| | | It significantly improves the performance
* 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
| | | | | | - All java library dependency: fixed to java 1.8 - Added Automatic-Module-Name to be compatible with java 1.9 - Added all sources explicitly to build.properties - removed .util packages generated by previous versions of Viatra
* 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
|
* Viatra Solver support for tasks with no partial modelLibravatar OszkarSemerath2018-02-27
|
* Translated PQueryies are added to annotation.Libravatar OszkarSemerath2018-02-24
|
* Removed PQuery from API, IQuerySpecification is used insteadLibravatar OszkarSemerath2018-01-23
|
* Initial commit of the configuration language and applicationLibravatar OszkarSemerath2018-01-13
|
* Primitive types added to the logic problem only if neededLibravatar OszkarSemerath2017-08-27
|
* Transitive closure supportLibravatar OszkarSemerath2017-08-16
|
* Bugfixing typo in generated queriesLibravatar OszkarSemerath2017-08-16
|
* Mapping of primitive types in patternsLibravatar OszkarSemerath2017-08-16
|
* Viatra Solver result support for primitive typesLibravatar OszkarSemerath2017-08-15
|
* The generated patterns follow the new naming convention.Libravatar OszkarSemerath2017-07-12
|
* Support for generationg multiple difference models by VIATRA-SolverLibravatar OszkarSemerath2017-07-05
|
* Divers Generation times are added to statisticsexample scenarioLibravatar OszkarSemerath2017-06-16
|
* Migrating Additional projectsLibravatar OszkarSemerath2017-06-10