# # ChangeLog for branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs # # Generated by Trac 1.0.12 # 06/01/24 12:33:58 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 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.