# # ChangeLog for trunk/sources/HeuristicLab.Algorithms.ALPS/3.3/Properties # # Generated by Trac 1.0.12 # 06/02/24 08:21:57 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 ...