aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Partial interpretation from initial instance modelLibravatar OszkarSemerath2017-08-15
|
* Added support for string attributes when mapping metamodelsLibravatar OszkarSemerath2017-08-15
|
* Literals from the problem are added to the initial set of primitiveLibravatar OszkarSemerath2017-08-15
| | | objects.
* Partial interpretation initialiser with primitive typesLibravatar OszkarSemerath2017-08-15
|
* Primitive elements in the partial interpretationLibravatar OszkarSemerath2017-08-15
|
* Added primitive types to the model codeLibravatar OszkarSemerath2017-08-15
|
* Generated code for the modified logic modelLibravatar OszkarSemerath2017-08-15
|
* Type scope cleanupLibravatar OszkarSemerath2017-08-15
|
* Merge branch 'master' of https://github.com/viatra/VIATRA-GeneratorLibravatar OszkarSemerath2017-08-08
|\
| * Fixed a typo Libravatar Mayer Krisztián Gábor2017-08-08
| | | | | | allNetativeVariablesAreSatisfied -> allNegativeVariablesAreSatisfied
| * Modified LogicSolver to support the use of integer, string and realLibravatar Mayer Krisztián Gábor2017-08-08
| | | | | | attribute sets
* | Support for double and string attributesLibravatar OszkarSemerath2017-08-08
|/
* added String to the logic problem, and representations returns the setLibravatar OszkarSemerath2017-08-07
| | | of relevant primitive objects.
* attributes and references that not included to a logic problem areLibravatar OszkarSemerath2017-08-02
| | | excluded from the partial model mapping.
* Added methods to decide which attribure or enum type is mapped ot theLibravatar OszkarSemerath2017-08-02
| | | logic problem.
* Removed dependencyLibravatar OszkarSemerath2017-07-13
|
* Repaired dependencyLibravatar OszkarSemerath2017-07-13
|
* The test runners now ignore every folder beginning with "output*"Libravatar OszkarSemerath2017-07-12
| | | Those folders are used for generated models.
* Corrected the configuration in the test runners.Libravatar OszkarSemerath2017-07-12
|
* added /xtend-gen/ to excluded folders.Libravatar OszkarSemerath2017-07-12
|
* Graphviz based visualisation for the concretizations of partial models.Libravatar OszkarSemerath2017-07-12
|
* Rearranged the solver configuration into different subsectionsLibravatar OszkarSemerath2017-07-12
| | | | | | | | | | | | | | DiversityDescriptor * Describes the required diversity between the solutions. * Null means that the solutions have to have different state codes only. InternalConsistencyCheckerConfiguration * A logic solver that able to check the consistency of an intermediate solution. * Null means that no solver is called. DebugConfiguration * Configuration for debugging support. SearchSpaceConstraint * Configuration for cutting search space.
* Adding visualisation support for partial interpretations.Libravatar OszkarSemerath2017-07-12
|
* The generated patterns follow the new naming convention.Libravatar OszkarSemerath2017-07-12
|
* Changed naming convention in generated logic problems.Libravatar OszkarSemerath2017-07-12
| | | | | | | | | | An identifier usually separated by whitespaces into name sections, creating hierarchic names. By convention names with at most three sections are represented in the following way: "nameOfObject typeOfObject namespaceOfObject". For example, the name of a relation "vertices" representing a "reference" in class "Region" will be: "vertices reference Region"
* Added progress and basic statstic report to the yakindu modelLibravatar OszkarSemerath2017-07-05
| | | translator.
* Pattern coverage measuring program.Libravatar OszkarSemerath2017-07-05
|
* Example configuration for running measurements.Libravatar OszkarSemerath2017-07-05
|
* Support for generationg multiple difference models by VIATRA-SolverLibravatar OszkarSemerath2017-07-05
|
* Adding multiple model generation support for the alloy solver.Libravatar OszkarSemerath2017-07-05
|
* Added a try-catch to detect if a query cannot be translated (because,Libravatar OszkarSemerath2017-07-05
| | | for example, a referred class is not translated to the logic problem).
* Bug with outgoing transitions in yakindu example.Libravatar OszkarSemerath2017-07-05
|
* full Ecore -> Logic -> Ecore supportLibravatar OszkarSemerath2017-07-05
|
* When there is a definition to a declaration in the logic problem, theLibravatar OszkarSemerath2017-07-05
| | | | logic structure builder calls the definition when the interpretation of the declaration is requested.
* SMT solver implementation of multiple model generationLibravatar OszkarSemerath2017-07-02
|
* Alloy implementation of multiple model generationLibravatar OszkarSemerath2017-07-02
|
* Multiple model with interpretationsLibravatar OszkarSemerath2017-07-02
|
* Logic interpretation -> standard EMF instance modelLibravatar OszkarSemerath2017-06-21
|
* Model translator and sanitiser from original yakindu files to simplifiedLibravatar OszkarSemerath2017-06-21
| | | | | metamodel. Added a sample Main function.
* generated code for the newly added typesLibravatar OszkarSemerath2017-06-21
|
* Added missing types: exit state, final state and choiceLibravatar OszkarSemerath2017-06-21
|
* Merge branch 'master' of https://github.com/viatra/VIATRA-GeneratorLibravatar OszkarSemerath2017-06-16
|\
| * Create README.mdLibravatar Oszkár Semeráth2017-06-10
| | | | | | Added Contributors guide instructions
* | Divers Generation times are added to statisticsexample scenarioLibravatar OszkarSemerath2017-06-16
|/
* Instruction to install alloy addedLibravatar OszkarSemerath2017-06-10
|
* Added generated artefacts for the alloy parserLibravatar OszkarSemerath2017-06-10
|
* Added generated Xtext artefactsLibravatar OszkarSemerath2017-06-10
|
* Migrating Additional projectsLibravatar OszkarSemerath2017-06-10
|
* Initial commit, migrating from SVNLibravatar OszkarSemerath2017-06-10
|
* Initial commitLibravatar Istvan Rath2017-05-31