# # ChangeLog for trunk/sources/HeuristicLab.Algorithms.ALPS/3.3/Analyzers # # Generated by Trac 1.0.12 # 07/20/24 08:34:30 Tue, 17 Nov 2015 12:59:22 GMT ascheibe [13214] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Algorithms.ALPS (copied) * trunk/sources/HeuristicLab.Algorithms.ALPS/3.3/Plugin.cs.frame (copied) #2269 moved ALPS from branch to trunk 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 ...