Worked on refactoring of algorithm analysis and tracing (#999)
commit8ec8e0b49a16823b0e799a6e2fec8c7086fb099f
authorswagner <swagner@2abd9481-f8db-48e9-bd25-06bc13291c1b>
Thu, 6 May 2010 01:24:43 +0000 (6 01:24 +0000)
committerswagner <swagner@2abd9481-f8db-48e9-bd25-06bc13291c1b>
Thu, 6 May 2010 01:24:43 +0000 (6 01:24 +0000)
treebcc73894343bfb9dd8c13c6e15ba70686806b987
parentaa603a83dc14f04360f62542d4bde0db45aba29d
Worked on refactoring of algorithm analysis and tracing (#999)
 * adapted analyzers

git-svn-id: https://src.heuristiclab.com/svn/core/trunk/sources@3663 2abd9481-f8db-48e9-bd25-06bc13291c1b
HeuristicLab.Algorithms.GeneticAlgorithm/3.3/GeneticAlgorithm.cs
HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj
HeuristicLab.Core/3.3/Interfaces/IScopeTreeLookupParameter.cs [new file with mode: 0644]
HeuristicLab.Optimizer/3.3/Documents/GA_TSP.hl
HeuristicLab.Parameters/3.3/ScopeTreeLookupParameter.cs
HeuristicLab.Problems.TravelingSalesman/3.3/Analyzers/BestTSPSolutionAnalyzer.cs [moved from HeuristicLab.Problems.TravelingSalesman/3.3/Analyzers/PopulationBestTSPSolutionAnalyzer.cs with 90% similarity]
HeuristicLab.Problems.TravelingSalesman/3.3/HeuristicLab.Problems.TravelingSalesman-3.3.csproj
HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs