# # ChangeLog for branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState # # Generated by Trac 1.0.12 # 09/28/24 05:42:02 Fri, 06 Mar 2015 13:51:28 GMT pfleck [12153] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/HeuristicLab.Algorithms.ALPS.SteadyState-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/NamedSubScopesCreator.cs (added) #2350 Started implementing a different scope structure for steady- ... Fri, 06 Mar 2015 12:24:42 GMT pfleck [12150] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithmMainLoop.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithmMainOperator.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsMover.cs (modified) #2350 Fixed Bugs in Steady-State ALPS OperatorGraph and Mover. Thu, 05 Mar 2015 14:35:15 GMT pfleck [12142] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithmMainLoop.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsMover.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/HeuristicLab.Algorithms.ALPS.SteadyState-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/RandomLayerProcessor.cs (modified) #2350 - Changed PopulationSize parameter to IntValue. - ... Thu, 05 Mar 2015 12:35:38 GMT pfleck [12138] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithmMainLoop.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithmMainOperator.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/HeuristicLab.Algorithms.ALPS.SteadyState-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Alps.cs (modified) #2350 - Added the AlpsSsGeneticAlgorithmMainOperator. - Changed ... Thu, 05 Mar 2015 09:51:17 GMT pfleck [12136] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithmMainLoop.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/HeuristicLab.Algorithms.ALPS.SteadyState-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/RandomIntAssigner.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/RandomLayerProcessor.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/SteadyStateMatingPoolCreator.cs (added) #2350 - Worked on AlpsSsGeneticAlgorithmMainLoop. - Added ... Wed, 04 Mar 2015 13:07:38 GMT pfleck [12120] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithm.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithmMainLoop.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/HeuristicLab.Algorithms.ALPS.SteadyState-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Alps.cs (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AlpsGeneticAlgorithm.cs (modified) #2350 - Implemented `AlpsSsGeneticAlgorithm`. - Created empty ... Wed, 04 Mar 2015 11:53:48 GMT pfleck [12119] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/AlpsSsGeneticAlgorithm.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/HeuristicLab.Algorithms.ALPS.SteadyState-3.3.csproj (modified) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/AgingSchemeCalculator.cs (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/Alps.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) * branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/ShiftToRightMigrator.cs (modified) #2350 - Created base class `Alps` which manages ALPS specific ... Wed, 04 Mar 2015 09:01:54 GMT pfleck [12115] * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3 (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/HeuristicLab.Algorithms.ALPS.SteadyState-3.3.csproj (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/HeuristicLab.snk (copied) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/Plugin.cs.frame (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/Properties (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS.SteadyState/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/ALPS/HeuristicLab.Algorithms.ALPS.sln (modified) #2350 Added ALPS.SteadyState Plugin.