# # ChangeLog for tags/3.3.2/HeuristicLab.Core/3.3/Interfaces/IScopeTreeLookupParameter.cs # # Generated by Trac 1.0.12 # 09/09/24 00:32:49 Mon, 22 Nov 2010 01:27:13 GMT swagner [4892] * tags/3.3.2 (copied) Created tag for HeuristicLab 3.3.2 (#1271) Thu, 06 May 2010 01:24:43 GMT swagner [3663] * trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/GeneticAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj (modified) * trunk/sources/HeuristicLab.Core/3.3/Interfaces/IScopeTreeLookupParameter.cs (added) * trunk/sources/HeuristicLab.Optimizer/3.3/Documents/GA_TSP.hl (modified) * trunk/sources/HeuristicLab.Parameters/3.3/ScopeTreeLookupParameter.cs (modified) * trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/Analyzers/BestTSPSolutionAnalyzer.cs (moved) * trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLab.Problems.TravelingSalesman-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) Worked on refactoring of algorithm analysis and tracing (#999) * ...