# # ChangeLog for branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj # # Generated by Trac 1.0.12 # 06/15/24 15:32:26 Wed, 26 Nov 2014 10:06:38 GMT pfleck [11586] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithmMainLoop.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/EldersEmigrator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/EldersSelector.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LayerUpdator.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/MatingPoolCreator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/MergingReducerCalculator.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/OpenNewLayerCalculator.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/ShiftToRightMigrator.cs (modified) * branches/ALPS/HeuristicLab.Operators/3.3/FirstSubScopeProcessor.cs (added) * branches/ALPS/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Operators/3.3/LastSubScopeProcessor.cs (added) * branches/ALPS/HeuristicLab.Optimization.Operators/3.3/ExpressionCalculator.cs (modified) #2269 Implemented LayerUpdator. * Added ... Tue, 25 Nov 2014 14:25:01 GMT pfleck [11585] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithmMainLoop.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/EldersEmigrator.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/EldersSelector.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/ShiftToRightMigrator.cs (added) #2269 Implemented EldersEmigrator. * Implemented EldersSelector and ... Tue, 25 Nov 2014 12:46:50 GMT pfleck [11583] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithmMainLoop.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/MatingPoolCreator.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Plugin.cs.frame (modified) #2269 * Implemented MatingPoolCreator. * Added a modified ... Tue, 25 Nov 2014 10:37:58 GMT pfleck [11580] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithmMainLoop.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) #2269 Implemented AlpsGeneticAlgorithmMainLoop. Mon, 24 Nov 2014 12:31:03 GMT pfleck [11568] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AgingScheme.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) #2269 Added Parameters for ALPS-GA. Mon, 24 Nov 2014 09:23:20 GMT pfleck [11567] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Plugin.cs.frame (modified) #2269 Added AlpsGeneticAlgorithm and updated plugin description. Mon, 24 Nov 2014 09:03:10 GMT pfleck [11566] * branches/ALPS/HeuristicLab 3.3.sln (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3 (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.snk (copied) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Plugin.cs.frame (copied) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Properties (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Properties/AssemblyInfo.cs.frame (copied) * branches/ALPS/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj (modified) #2269 Added ALPS-Plugin. - Updated Build-Configuration for ...