Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/dse
AgeCommit message (Expand)AuthorFilesLines
2020-03-30[561118] Dependency version updatesZoltan Ujhelyi2-6/+6
2019-12-20Bumps version to 2.4.0-SNAPSHOTZoltan Ujhelyi6-11/+11
2019-09-27[551527] Updates license feature to v2.0.22.3.0.M22.3.0.M1Zoltan Ujhelyi1-1/+1
2019-08-10[releng] Version number bump to 2.3.0Zoltan Ujhelyi6-11/+11
2019-03-20[543301] Updates license to EPLv2.0 and cleans up related descriptions2.2.0M2Zoltan Ujhelyi128-872/+938
2019-01-12[releng] Version number bump to 2.2.0Zoltan Ujhelyi6-11/+11
2018-06-12[releng] Version number bump to 2.1.0Zoltan Ujhelyi7-12/+12
2018-03-26[532880] Feature.xml cleanupZoltan Ujhelyi1-4/+8
2018-03-23[530727] Removed match processors instead of deprecating themZoltan Ujhelyi1-4/+4
2018-03-02[530727] Replaced IMatchProcessor with ConsumerZoltan Ujhelyi1-4/+4
2018-02-18Further code cleanup in DSEZoltan Ujhelyi5-8/+3
2018-02-17DSE genetic code cleanup based on Sonar warningsZoltan Ujhelyi6-72/+62
2018-02-17DSE code cleanup based on Sonar warningsZoltan Ujhelyi25-205/+106
2018-02-06[releng] Updated SonarLint configurationZoltan Ujhelyi2-0/+2
2018-01-19[releng] Generated automatic-module-name entries to MANIFEST.MF filesZoltan Ujhelyi3-0/+3
2017-12-07[467439] VIATRA Query API uses unchecked exceptionsZoltan Ujhelyi2-15/+14
2017-11-22[527469] Removed most deprecated code from codebaseZoltan Ujhelyi1-46/+0
2017-11-17[517371] Updated Java requirements for Java 8Zoltan Ujhelyi9-40/+40
2017-11-16[releng] Increased version number for 2.0 developmentZoltan Ujhelyi6-11/+11
2017-09-18Code cleanupZoltan Ujhelyi1-0/+1
2017-09-01Sonar warning fixesZoltan Ujhelyi1-154/+157
2017-06-18[releng] Version number bump to 1.7.0Zoltan Ujhelyi6-11/+11
2017-05-25[releng] Added required legal files to feature projectsZoltan Ujhelyi4-1/+117
2017-05-18[releng] clean up name and vendor in plugins and featuresAbel Hegedus4-4/+5
2017-05-17[512721] Performance enhancment to the evolutionary algorithmAndrás Szabolcs Nagy13-88/+88
2017-05-12[514376] Dependency cleanupZoltan Ujhelyi2-11/+13
2017-05-08[508433] replace leading tabs with spacesAbel Hegedus6-78/+78
2017-04-25[515761] Stricten feature version dependenciesZoltan Ujhelyi1-1/+1
2017-04-24A few more Sonar warning fixesZoltan Ujhelyi1-4/+1
2017-04-08API compatibility fixes and other code cleanupZoltan Ujhelyi9-78/+51
2017-04-08Sonar warning fixesZoltan Ujhelyi5-486/+477
2017-04-08Added SonarLint configuration to be able to access SonarQube reportsZoltan Ujhelyi2-0/+10
2017-03-17[releng] Added copyright headers to all files where missingAbel Hegedus3-0/+27
2017-02-24[512721] Support for executing a trajectory with minimal backtrackingAndrás Szabolcs Nagy3-19/+68
2017-02-23[512357] Every exploration strategy now backtracks to root before disposingAndrás Szabolcs Nagy1-1/+3
2017-02-23[510284] dse performance enhancementAndrás Szabolcs Nagy1-1/+1
2017-02-22[512357] Support for saving solutions during and after design space explorationAndrás Szabolcs Nagy8-26/+369
2017-02-16[512276] NeverSatisfiedDummyHardObjectiveAndrás Szabolcs Nagy1-0/+53
2017-02-16[512283] DepthHardObjective instead of MinimalDepthHardObjectiveAndrás Szabolcs Nagy2-23/+47
2017-02-16[512276] If no hard objective is given all states are valid by defaultAndrás Szabolcs Nagy3-18/+40
2017-02-15[512245] Best-first search traverses only the initial state when depth limit ...András Szabolcs Nagy1-4/+21
2017-02-15[512245] [512249] FixedPriorityS traverses only the initial state when depth ...András Szabolcs Nagy2-4/+21
2017-02-15[512245] BFS traverses only the initial state when depth limit is 0 + updated...András Szabolcs Nagy2-3/+31
2017-02-15Removed the deprecated Strategies.createDFSStrategy() method.András Szabolcs Nagy1-11/+0
2017-02-15[512245] DFS traverses only the initial state when depth limit is 0 + updated...András Szabolcs Nagy2-5/+38
2017-02-07[511638] Fixed it againAndrás Szabolcs Nagy1-1/+1
2017-02-07[511638] Fixed buildAndrás Szabolcs Nagy1-1/+1
2017-02-07[511638] Small corrections to the best-first search exploration strategyAndrás Szabolcs Nagy1-3/+2
2017-02-07[511638] Best-first search exploration strategyAndrás Szabolcs Nagy2-0/+240
2017-01-18[510284] [510272] Dse Conflict Set can be changed correctly during explorationAndrás Szabolcs Nagy3-3/+5

Back to the top