# # ChangeLog for branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Analyzers # # Generated by Trac 1.0.12 # 07/08/24 14:18:57 Fri, 06 Nov 2015 10:47:44 GMT pfleck [13127] * 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/EldersSelector.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LastScopeCloner.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/MatingPoolCreator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/ReseedingController.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/WeightingReducer.cs (modified) #2269 - Added some missing wiring. - Unified some parameter ... 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 13:37:58 GMT pfleck [12996] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Analyzers/EvaluatedSolutionsHistoryAnalyzer.cs (deleted) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Analyzers/OldestAverageYoungestAgeAnalyzer.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) #2269 - Added age progression and distribution analyzers per ... Fri, 14 Aug 2015 12:35:50 GMT pfleck [12863] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Analyzers/EvaluatedSolutionsHistoryAnalyzer.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) #2269: Added EvaluatedSolutionsHistoryAnalyzer to keep track of the ... 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. 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