aboutsummaryrefslogtreecommitdiffstats
path: root/Application/hu.bme.mit.inf.dslreasoner.application
Commit message (Collapse)AuthorAge
* Merge branch 'kris'Libravatar Kristóf Marussy2020-06-25
|\
| * Re-run generation for ApplicationConfiguration languageLibravatar Kristóf Marussy2019-10-29
| |
| * Measurements WIPLibravatar Kristóf Marussy2019-08-22
| |
| * [Stochastic] Remove fault tree support for nowLibravatar Kristóf Marussy2019-08-01
| |
| * Configurability and better statistics for measurementsLibravatar Kristóf Marussy2019-08-01
| |
| * Merge remote-tracking branch 'origin/master' into krisLibravatar Kristóf Marussy2019-05-04
| |\
| * | Fix solution store for optimizationLibravatar Kristóf Marussy2019-04-08
| | |
| * | Objective POC implementationLibravatar Kristóf Marussy2019-04-08
| | |
| * | Infrastructure for objective functionsLibravatar Kristóf Marussy2019-04-07
| | |
| * | Add reliability probability and mtff objectivesLibravatar Kristóf Marussy2019-03-25
| | |
| * | Do not throw exception for empty package names in application configuration ↵Libravatar Kristóf Marussy2019-03-21
| | | | | | | | | | | | files
| * | Clean up dependencies of the application configuration pluginLibravatar Kristóf Marussy2019-03-21
| | |
| * | Fault tree transformation for partial models WIPLibravatar Kristóf Marussy2019-03-20
| | |
| * | Generated files changeLibravatar Kristóf Marussy2019-02-19
| | |
| * | Build with Eclipse 2018.12, generated files changeLibravatar Kristóf Marussy2019-02-19
| | |
* | | Fix numeric-solver-at-endLibravatar Kristóf Marussy2020-05-20
| | |
* | | option to calculate object creation costs in fitnessLibravatar Oszkar Semerath2020-05-19
| | |
* | | TransformationExecutionTime + weights can be controlled from configLibravatar Oszkar Semerath2020-05-17
| | |
* | | setting delimier (third attempt)Libravatar Oszkar Semerath2020-05-17
| | |
* | | fixes for the measurementLibravatar Oszkar Semerath2020-05-14
| | |
* | | memory cleaning message between tasksLibravatar Oszkar Semerath2020-05-12
| | |
* | | memory cleaning for measurementsLibravatar Oszkar Semerath2020-05-12
| | |
* | | postprocessing time ns->msLibravatar Oszkar Semerath2020-05-10
| | |
* | | Rebuild with Eclipse 2020-03Libravatar Kristóf Marussy2020-05-07
| | |
* | | Able to run Pledge Case StudyLibravatar ArenBabikian2020-04-28
| | |
* | | (lipstick)Libravatar Oszkar Semerath2020-04-15
| |/ |/|
* | typo in launch config nameLibravatar OszkarSemerath2019-05-04
|/
* Created new module to load referred patterns. hacked metamodel linking.Libravatar OszkarSemerath2019-02-17
|
* Start application run configLibravatar OszkarSemerath2018-10-10
|
* Updated progress monitor for huge amount instance generation processesLibravatar OszkarSemerath2018-09-14
|
* Scope in partial model initialised by the given model scopeLibravatar OszkarSemerath2018-09-14
|
* Diversity support for Solver configLibravatar OszkarSemerath2018-09-14
|
* Models are not visualized if the documentation level is above NORMALLibravatar OszkarSemerath2018-08-28
|
* Separated the loading and executing of a script.Libravatar OszkarSemerath2018-08-28
|
* Config supports "diversity-range" parameterLibravatar OszkarSemerath2018-08-27
|
* ScriptConsole to redirects console output to STDOUT in java applicationsLibravatar OszkarSemerath2018-08-27
|
* Application puts hyperlinks of the generated files to the consoleLibravatar OszkarSemerath2018-08-10
|
* Scope support for attributesLibravatar OszkarSemerath2018-07-16
|
* Additional packages for standalone runtime environmentLibravatar OszkarSemerath2018-07-06
|
* Added support for running application in plain java.Libravatar OszkarSemerath2018-07-05
| | | | (However, I might added several unnecessary dependencies to the visualisation package.)
* Visualisation potentionally gets the patternsLibravatar OszkarSemerath2018-06-14
|
* Cleared up visualisation threadLibravatar OszkarSemerath2018-05-22
|
* Query parser update to current Viatra milestoneLibravatar OszkarSemerath2018-05-18
|
* Moved partial model management is moved to one project (+1 PM edge fix)Libravatar OszkarSemerath2018-05-14
|
* File extension is set to *.pngLibravatar OszkarSemerath2018-05-12
|
* Run config for applicationLibravatar OszkarSemerath2018-05-10
|
* RenamedLibravatar OszkarSemerath2018-05-10
|
* Regenerated Application Configuration LanguageLibravatar OszkarSemerath2018-05-08
|
* 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