aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers
Commit message (Collapse)AuthorAge
...
* attributes and references that not included to a logic problem areLibravatar OszkarSemerath2017-08-02
| | | excluded from the partial model mapping.
* Removed dependencyLibravatar OszkarSemerath2017-07-13
|
* Repaired dependencyLibravatar OszkarSemerath2017-07-13
|
* 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"
* 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
|
* SMT solver implementation of multiple model generationLibravatar OszkarSemerath2017-07-02
|
* Alloy implementation of multiple model generationLibravatar OszkarSemerath2017-07-02
|
* 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