# # ChangeLog for branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LayerUpdator.cs # # Generated by Trac 1.0.12 # 05/20/24 11:08:47 Wed, 21 Oct 2015 15:42:18 GMT pfleck [13046] * 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/Analyzers/AgeDistributionAnalyzer.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Analyzers/OldestAverageYoungestAgeAnalyzer.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Analyzers/OldestAverageYoungestAgeCalculator.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/LayerCreator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LayerUpdator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/WeightingReducer.cs (modified) #2269 - Changed the age type from int to double. - Changed ... Fri, 09 Oct 2015 11:47:46 GMT pfleck [12992] * 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/LayerUniformSubScopesProcessor.cs (deleted) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LayerUpdator.cs (modified) #2269 - Changed PopulationSize from array to int. - Removed ... Thu, 02 Jul 2015 09:50:36 GMT pfleck [12570] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Alps.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Analyzers/OldestAverageYoungestAgeCalculator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LayerSorter.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LayerUniformSubScopesProcessor.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LayerUpdator.cs (modified) #2269 - Added missing Hook. - Sealed some classes. Fri, 27 Feb 2015 12:55:24 GMT pfleck [12097] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LayerUpdator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/OpenNewLayerCalculator.cs (deleted) #2269 Replaced the OpenNewLayerCalculator with an ExpressionOperator. Thu, 26 Feb 2015 12:32:32 GMT pfleck [12083] * branches/ALPS/HeuristicLab.Algorithms.ALPS (copied) #2269 Copied ALPS Plugin from old ALPS branch. Thu, 26 Feb 2015 12:16:07 GMT pfleck [12081] * branches/ALPS(old) (moved) #2269 Renamed ALPS branch