# # ChangeLog for branches/ALPS # # Generated by Trac 1.0.12 # 08/15/24 05:54:04 Tue, 13 Oct 2015 09:18:46 GMT pfleck [12999] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/MatingPoolCreator.cs (modified) #2269 Removed MatingPoolSelectionPercentageParameter. Tue, 13 Oct 2015 07:57:42 GMT pfleck [12998] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithmMainLoop.cs (modified) #2269 - Removed unused operators in modified GA mainloop. - ... Fri, 09 Oct 2015 14:54:53 GMT pfleck [12997] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AgeInheritance.cs (deleted) * 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/WeightingReducer.cs (added) #2269 - Removed `AgeInheritance` enum and used a double [0-1] ... 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, 09 Oct 2015 12:45:46 GMT pfleck [12994] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Plugin.cs.frame (modified) #2269 - Updated item and plugin descriptions. - Set `Creatable` ... Fri, 09 Oct 2015 12:37:18 GMT pfleck [12993] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Alps.cs (deleted) * 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 Removed `Alps` base class and integrated the code in ... 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 ... Fri, 09 Oct 2015 11:28:48 GMT pfleck [12991] * branches/ALPS/HeuristicLab.Algorithms.ALPS.OffspringSelection (deleted) * branches/ALPS/HeuristicLab.Algorithms.ALPS.sln (modified) #2375 Removed OS-ALPS plugin. Fri, 09 Oct 2015 10:54:27 GMT pfleck [12990] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState (deleted) * branches/ALPS/HeuristicLab.Algorithms.ALPS.sln (modified) #2350 Removed SS-ALPS plugin. 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:53:46 GMT pfleck [12572] * branches/ALPS/HeuristicLab.Algorithms.ALPS.OffspringSelection/3.3/AlpsOffspringSelectionGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.OffspringSelection/3.3/Plugin.cs.frame (modified) #2375 - Fixed Plugin dependencies. - Added missing Hook. Thu, 02 Jul 2015 09:52:30 GMT pfleck [12571] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithmMainLoop.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithmMainOperator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsMover.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/NamedSubScopeProcessor.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/NamedSubScopesCreator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/Plugin.cs.frame (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/RandomIntAssigner.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/RandomLayerProcessor.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/ScopeIndexAssigner.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/SteadyStateMatingPoolCreator.cs (modified) #2350 - Fixed Plugin dependencies. - Added missing Hook. - ... 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. Tue, 30 Jun 2015 10:43:44 GMT pfleck [12550] * branches/ALPS/HeuristicLab.Algorithms.ALPS.OffspringSelection/3.3/AlpsOffspringSelectionGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.OffspringSelection/3.3/AlpsOffspringSelectionGeneticAlgorithmMainLoop.cs (modified) #2375 - Renamed SelectionPressureAnalyzer for layers. - Moved ... Tue, 30 Jun 2015 10:41:43 GMT pfleck [12549] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithm.cs (modified) #2350 Moved updating of terminators to concrete ALPS implementation ... Tue, 30 Jun 2015 10:40:20 GMT pfleck [12548] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Alps.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) #2269 Moved updating of terminators to concrete ALPS implementation ... Mon, 29 Jun 2015 15:09:30 GMT pfleck [12534] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithmMainLoop.cs (modified) #2350 Added Termination Criteria to Steady-State ALPS. Mon, 29 Jun 2015 15:07:11 GMT pfleck [12533] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) #2269 Re-added MaximumGenerations property based on the generations ... Mon, 29 Jun 2015 14:27:22 GMT pfleck [12531] * 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/AlpsGeneticAlgorithmMainLoop.cs (modified) #2269 Added Termination Criteria to standard ALPS-GA. Mon, 27 Apr 2015 07:46:40 GMT pfleck [12348] * branches/ALPS/HeuristicLab.Algorithms.ALPS.OffspringSelection/3.3/AlpsOffspringSelectionGeneticAlgorithmMainLoop.cs (modified) #2375 Moved SelectionPressure and CurrentSuccessRatio to Layer-Scope ...