# # ChangeLog for branches/ALPS/HeuristicLab.Algorithms.ALPS # # Generated by Trac 1.0.12 # 09/29/24 14:34:26 Mon, 01 Dec 2014 15:23:24 GMT pfleck [11609] * 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/EldersSelector.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LastSubScopeCloner.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LayerCreator.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LayerUpdator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/MatingPoolCreator.cs (modified) #2269 * Fixed Bugs with Per-Layer-Results. * Fixed Bugs in ... Wed, 26 Nov 2014 16:22:19 GMT pfleck [11590] * 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/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LastSubScopeCloner.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LayerUpdator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/OpenNewLayerCalculator.cs (modified) * branches/ALPS/HeuristicLab.Operators/3.3/FirstSubScopeProcessor.cs (modified) * branches/ALPS/HeuristicLab.Operators/3.3/LastSubScopeProcessor.cs (modified) * branches/ALPS/HeuristicLab.Optimization.Operators/3.3/ExpressionCalculator.cs (modified) #2269 * Finished implementing LayerUpdator. * Proper implemented ... 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. Tue, 25 Nov 2014 08:19:33 GMT pfleck [11578] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) #2269 Implemented wiring of ALPS-GA based on Island-GA wiring. Mon, 24 Nov 2014 13:44:42 GMT pfleck [11569] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AgingScheme.cs (modified) * branches/ALPS/HeuristicLab.Data.Views/3.3/EnumValueView.Designer.cs (added) * branches/ALPS/HeuristicLab.Data.Views/3.3/EnumValueView.cs (added) * branches/ALPS/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Data/3.3/EnumValue.cs (added) * branches/ALPS/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj (modified) #2269 * Added a generic EnumValue for wrapping an enum. * Added a ... 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 ...