# # ChangeLog for branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AgingScheme.cs # # Generated by Trac 1.0.12 # 06/02/24 14:00:24 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.