aboutsummaryrefslogtreecommitdiffstats
path: root/Solvers/VIATRA-Solver
Commit message (Expand)AuthorAge
...
| * | | | | | | Unit propagation trace fixesLibravatar Oszkar Semerath2020-05-08
| * | | | | | | Visualization fix for attributes with same valueLibravatar Oszkar Semerath2020-05-08
| * | | | | | | Fix check expressions in generated VIATRALibravatar Kristóf Marussy2020-05-07
| * | | | | | | Rebuild with Eclipse 2020-03Libravatar Kristóf Marussy2020-05-07
| * | | | | | | multiple object additions fixesLibravatar Oszkar Semerath2020-05-07
| * | | | | | | viatra parsing fixesLibravatar Oszkar Semerath2020-05-07
| * | | | | | | missing commitLibravatar Oszkar Semerath2020-05-01
| * | | | | | | UnitPropagationProvider added to the generated patternsLibravatar Oszkar Semerath2020-04-30
| * | | | | | | UP rule precondition providerLibravatar Oszkar Semerath2020-04-30
| * | | | | | | check expressions are mapped to WF constraintsLibravatar Oszkar Semerath2020-04-17
| * | | | | | | variable mapping trace is created after mappingLibravatar Oszkar Semerath2020-04-17
| * | | | | | | (lipstick)Libravatar Oszkar Semerath2020-04-15
| * | | | | | | memory management support for v8 javascript engine added (visualization)Libravatar Oszkar Semerath2020-04-15
| * | | | | | | javascript engine memory increased for visualizingLibravatar Oszkar Semerath2020-04-15
| * | | | | | | restructured pattern generationLibravatar Oszkar Semerath2020-04-14
| * | | | | | | Primitive object indexing updateLibravatar Oszkar Semerath2020-04-08
| * | | | | | | fixing index out ot bound exceptions for state codersLibravatar Oszkar Semerath2019-10-19
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | https://github.com/kris7t graph width calculation ->Libravatar Oszkar Semerath2019-07-15
| * | | | | | adding slf4j dependency to avoid error message in logsLibravatar Oszkar Semerath2019-07-15
| | |_|_|_|/ | |/| | | |
* | | | | | 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 m...Libravatar 20001LastOrder2019-07-31
* | | | | | 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
|/
* 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
* 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