# # ChangeLog for branches/Parameter-less Population Pyramid/Parameter-less Population Pyramid.sln # # Generated by Trac 1.0.12 # 12/26/24 21:18:03 Tue, 09 Dec 2014 16:00:53 GMT mkommend [11674] * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/LinkageTree.cs (modified) * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/Problems/DeceptiveStepTrapProblem.cs (modified) * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/Problems/DeceptiveTrapProblem.cs (modified) * branches/Parameter-less Population Pyramid/Parameter-less Population Pyramid.sln (modified) #2282: Performance improvements in PPP (reduced memory allocations ... Thu, 04 Dec 2014 15:21:45 GMT bgoldman [11656] * branches/Parameter-less Population Pyramid (modified) * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/DeceptiveTrapProblem.cs (modified) * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.csproj (modified) * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/LinkageTree.cs (added) * branches/Parameter-less Population Pyramid/Parameter-less Population Pyramid.sln (modified) * branches/Parameter-less Population Pyramid/ParameterlessPopulationPyramid.Test (added) * branches/Parameter-less Population Pyramid/ParameterlessPopulationPyramid.Test/LinkageTreeTest.cs (added) * branches/Parameter-less Population Pyramid/ParameterlessPopulationPyramid.Test/ParameterlessPopulationPyramid.Test.csproj (added) * branches/Parameter-less Population Pyramid/ParameterlessPopulationPyramid.Test/Properties (added) * branches/Parameter-less Population Pyramid/ParameterlessPopulationPyramid.Test/Properties/AssemblyInfo.cs (added) #2282 Test Case Creation and first draft of clustering completed. Wed, 03 Dec 2014 11:07:37 GMT mkommend [11632] * branches/Parameter-less Population Pyramid (added) * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid (added) * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3 (added) * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/HeuristicLab.Algorithms.ParameterlessPopulationPyramid-3.3.csproj (added) * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/HeuristicLab.snk (added) * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/Plugin.cs.frame (added) * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/Properties (added) * branches/Parameter-less Population Pyramid/HeuristicLab.Algorithms.ParameterlessPopulationPyramid/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/Parameter-less Population Pyramid/Parameter-less Population Pyramid.sln (added) * branches/Parameter-less Population Pyramid/PreBuildEvent.cmd (added) #2282: Created branch and empty plugin for PPP.