# # ChangeLog for trunk/sources/HeuristicLab.Algorithms.ALPS # # Generated by Trac 1.0.12 # 04/30/24 23:42:23 Tue, 17 Nov 2015 17:54:54 GMT pfleck [13232] * trunk/sources/HeuristicLab.Algorithms.ALPS/3.3/ResultsHistoryWiper.cs (modified) #2269 Sealed ResultsHistoryWiper. Tue, 17 Nov 2015 17:27:28 GMT pfleck [13231] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) #2269 Corrected output path of ALPS plugin. Also corrected the ... Tue, 17 Nov 2015 13:11:15 GMT ascheibe [13217] * trunk/sources/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) #2269 switched ALPS to project references 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 Tue, 17 Nov 2015 11:15:00 GMT pfleck [13206] * 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/AlpsGeneticAlgorithmMainOperator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/EldersSelector.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/LastLayerCloner.cs (moved) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/MatingPoolCreator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Properties/AssemblyInfo.cs.frame (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/ReseedingController.cs (modified) #2269 Fixed typos and renamed some stuff suggested by ascheibe and ...