# # ChangeLog for branches/ALPS/HeuristicLab.Algorithms.ALPS # # Generated by Trac 1.0.12 # 07/19/24 08:02:01 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 13:44:42 GMT pfleck [11569] * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AgingScheme.cs (modified) * branches/ALPS/HeuristicLab.Data.Views/3.3/EnumValueView.Designer.cs (added) * branches/ALPS/HeuristicLab.Data.Views/3.3/EnumValueView.cs (added) * branches/ALPS/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Data/3.3/EnumValue.cs (added) * branches/ALPS/HeuristicLab.Data/3.3/HeuristicLab.Data-3.3.csproj (modified) #2269 * Added a generic EnumValue for wrapping an enum. * Added a ... 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. Mon, 24 Nov 2014 09:03:10 GMT pfleck [11566] * branches/ALPS/HeuristicLab 3.3.sln (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3 (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.snk (copied) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Plugin.cs.frame (copied) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Properties (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Properties/AssemblyInfo.cs.frame (copied) * branches/ALPS/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj (modified) #2269 Added ALPS-Plugin. - Updated Build-Configuration for ...