aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers
Commit message (Collapse)AuthorAge
* changes in settings of measurementsLibravatar 20001LastOrder2019-08-20
|
* change exploration value functionLibravatar 20001LastOrder2019-08-13
|
* Configurations for generation and new domain for generation ecore modelLibravatar 20001LastOrder2019-08-08
|
* Further development of realistic solver, create generation config for ecore ↵Libravatar 20001LastOrder2019-07-31
| | | | models
* consider node types during generationLibravatar 20001LastOrder2019-07-16
|
* Implement linear regressor using Weka3Libravatar 20001LastOrder2019-06-24
|
* Hill climbing for realistic graphs with consistency featureLibravatar 20001LastOrder2019-06-13
|
* Merge branch 'master' into Realistic-Generation-SURELibravatar 20001LastOrder2019-06-05
|\
| * Default state coder range set to Width, as it should beLibravatar OszkarSemerath2019-06-01
| |
* | add hill climbing to best first strategyLibravatar 20001LastOrder2019-06-05
| |
* | fix the metric calculation could mix edge types and constraintsLibravatar 20001LastOrder2019-05-29
| |
* | calculate metrics at the end of model generationLibravatar chuningli2019-05-28
| |
* | fix the null pointer error when trying reproducing the generation procedureLibravatar 20001LastOrder2019-05-27
| |
* | modify generation to log metrics measurementsLibravatar 20001LastOrder2019-05-27
| |
* | REALMET: implement incoming edges in visualisation. multips need fixLibravatar ArenBabikian2019-05-20
| |
* | REALMET: first impl of n'hood visualis. minor bug with adding outgng 0s.Libravatar ArenBabikian2019-05-19
|/
* Fix for symmetric activation codes on symmetric modelsLibravatar OszkarSemerath2019-05-13
|
* removed unused test caseLibravatar OszkarSemerath2019-05-04
|
* 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
* Solution store diversity requirement set to 1 as defaultLibravatar OszkarSemerath2019-02-17
|
* Removed visualisation testLibravatar OszkarSemerath2019-02-17
|
* added sldf4j simple implementation to solve logging error messageLibravatar OszkarSemerath2019-02-17
|
* Nodewise and graphwise diversity addedLibravatar OszkarSemerath2018-11-07
|
* Fix boolean element mapping handling in logic structures for VSLibravatar OszkarSemerath2018-11-07
|
* Solver gives partial solutions even if it fails due to timeout or unsatLibravatar OszkarSemerath2018-11-07
|
* some missing string support bugs in partial interpretation are fixedLibravatar OszkarSemerath2018-11-07
|
* Fixes in string scope and string interpretation for AlloyLibravatar OszkarSemerath2018-11-07
|
* Alloy support for string literalsLibravatar OszkarSemerath2018-09-14
|
* If scope available, then it is maintained during generation via VSLibravatar OszkarSemerath2018-09-14
|
* Scope initialisation is defaultLibravatar OszkarSemerath2018-09-14
|
* Update support for java and emf DATATYPES, and basic scope propagatorLibravatar OszkarSemerath2018-09-14
|
* Added support for SHORT type as integerLibravatar OszkarSemerath2018-08-28
|
* Lowered documentation level requirement for initial partial modelsLibravatar OszkarSemerath2018-08-10
| | | As handling primitive types requires more complex initialisation.
* Fixing indexing symbolic prototype objects as untyped EObjectsLibravatar OszkarSemerath2018-08-10
|
* Scope support for attributesLibravatar OszkarSemerath2018-07-16
|
* Added support for running application in plain java.Libravatar OszkarSemerath2018-07-05
| | | | (However, I might added several unnecessary dependencies to the visualisation package.)
* Fixing multiple true/false + bug preventing generation without PSLibravatar OszkarSemerath2018-06-25
|
* Fixing multiple "true" and "false" objectsLibravatar OszkarSemerath2018-06-20
|
* Visualisation stub removedLibravatar OszkarSemerath2018-06-20
|
* Visualisation example using matches during generationLibravatar OszkarSemerath2018-06-14
|
* Visualisation potentionally gets the patternsLibravatar OszkarSemerath2018-06-14
|
* Support for updated partial model representation during generationScope-PS-RefactorLibravatar OszkarSemerath2018-06-13
|
* Updated partial model representation handlingLibravatar OszkarSemerath2018-06-13
|
* Updated partial model representationLibravatar OszkarSemerath2018-06-13
|
* Cleared up visualisation threadLibravatar OszkarSemerath2018-05-22
|
* 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
|