# # ChangeLog for trunk/sources/HeuristicLab.Algorithms.ALPS/3.3/AgingScheme.cs # # Generated by Trac 1.0.12 # 06/10/24 08:17:07 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, 31 Mar 2015 11:18:59 GMT pfleck [12271] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithmMainOperator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AgeInheritance.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AgingScheme.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AgingSchemeCalculator.cs (deleted) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Alps.cs (modified) * 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) #2269 Added `AgeInheritance` as own type and value for consistent ...