# # ChangeLog for trunk/sources/HeuristicLab.Algorithms.RAPGA/3.3/ScopeRestorer.cs # # Generated by Trac 1.0.12 # 06/30/24 08:50:22 Thu, 13 Sep 2012 11:13:00 GMT jkarder [8642] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Algorithms.RAPGA (copied) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/Calculator.cs (deleted) * trunk/sources/HeuristicLab.Algorithms.RAPGA/3.3/HeuristicLab.Algorithms.RAPGA-3.3.csproj (modified) * trunk/sources/HeuristicLab.Algorithms.RAPGA/3.3/RAPGAMainLoop.cs (modified) * trunk/sources/HeuristicLab.Optimization.Operators/3.3/ExpressionCalculator.cs (copied) * trunk/sources/HeuristicLab.Optimization.Operators/3.3/HeuristicLab.Optimization.Operators-3.3.csproj (modified) #1247: integrated branch into trunk Mon, 10 Sep 2012 15:10:27 GMT jkarder [8622] * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/Calculator.cs (moved) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/HeuristicLab.Algorithms.RAPGA-3.3.csproj (modified) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/ProgressiveOffspringPreserver.cs (modified) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/RAPGA.cs (modified) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/RAPGAMainLoop.cs (modified) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/ScopeRestorer.cs (moved) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/SimilarityCalculator/NoSimilarityCalculator.cs (moved) * branches/RAPGA/HeuristicLab.Algorithms.RAPGA/3.3/SimilarityCalculator/QualitySimilarityCalculator.cs (modified) #1247: * fixed some bugs * minor code improvements