# # ChangeLog for branches/3.2/sources/HeuristicLab.ThreadParallelEngine # # Generated by Trac 1.0.12 # 10/15/24 11:08:21 Sun, 02 May 2010 02:39:35 GMT swagner [3581] * branches/3.2/sources/HeuristicLab 3.3 (deleted) * branches/3.2/sources/HeuristicLab 3.3.sln (deleted) * branches/3.2/sources/HeuristicLab 3.3.vsmdi (deleted) * branches/3.2/sources/HeuristicLab.Algorithms.EvolutionStrategy (deleted) * branches/3.2/sources/HeuristicLab.Algorithms.GeneticAlgorithm (deleted) * branches/3.2/sources/HeuristicLab.Algorithms.LocalSearch (deleted) * branches/3.2/sources/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm (deleted) * branches/3.2/sources/HeuristicLab.Algorithms.ParticleSwarmOptimization (deleted) * branches/3.2/sources/HeuristicLab.Algorithms.SimulatedAnnealing (deleted) * branches/3.2/sources/HeuristicLab.Algorithms.TabuSearch (deleted) * branches/3.2/sources/HeuristicLab.Analysis (deleted) * branches/3.2/sources/HeuristicLab.Analysis.Views (deleted) * branches/3.2/sources/HeuristicLab.Collections (deleted) * branches/3.2/sources/HeuristicLab.Common/3.3 (deleted) * branches/3.2/sources/HeuristicLab.Core.Views (deleted) * branches/3.2/sources/HeuristicLab.Core/3.3 (deleted) * branches/3.2/sources/HeuristicLab.Data.Views (deleted) * branches/3.2/sources/HeuristicLab.Data/3.3 (deleted) * branches/3.2/sources/HeuristicLab.Encodings.BinaryVectorEncoding (deleted) * branches/3.2/sources/HeuristicLab.Encodings.IntegerVectorEncoding (deleted) * branches/3.2/sources/HeuristicLab.Encodings.PermutationEncoding (deleted) * branches/3.2/sources/HeuristicLab.Encodings.PermutationEncoding.Views (deleted) * branches/3.2/sources/HeuristicLab.Encodings.RealVectorEncoding (deleted) * branches/3.2/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding (deleted) * branches/3.2/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views (deleted) * branches/3.2/sources/HeuristicLab.MainForm.WindowsForms/3.3 (deleted) * branches/3.2/sources/HeuristicLab.MainForm/3.3 (deleted) * branches/3.2/sources/HeuristicLab.Operators.Programmable/3.3 (deleted) * branches/3.2/sources/HeuristicLab.Operators.Views (deleted) * branches/3.2/sources/HeuristicLab.Operators.Views.GraphVisualization (deleted) * branches/3.2/sources/HeuristicLab.Operators/3.3 (deleted) * branches/3.2/sources/HeuristicLab.Optimization (deleted) * branches/3.2/sources/HeuristicLab.Optimization.Operators (deleted) * branches/3.2/sources/HeuristicLab.Optimization.Views (deleted) * branches/3.2/sources/HeuristicLab.Optimizer (deleted) * branches/3.2/sources/HeuristicLab.Parameters (deleted) * branches/3.2/sources/HeuristicLab.Parameters.Views (deleted) * branches/3.2/sources/HeuristicLab.Problems.ArtificialAnt (deleted) * branches/3.2/sources/HeuristicLab.Problems.ArtificialAnt.Views (deleted) * branches/3.2/sources/HeuristicLab.Problems.DataAnalysis (deleted) * branches/3.2/sources/HeuristicLab.Problems.DataAnalysis.Regression (deleted) * branches/3.2/sources/HeuristicLab.Problems.DataAnalysis.Views (deleted) * branches/3.2/sources/HeuristicLab.Problems.Knapsack (deleted) * branches/3.2/sources/HeuristicLab.Problems.Knapsack.Views (deleted) * branches/3.2/sources/HeuristicLab.Problems.OneMax (deleted) * branches/3.2/sources/HeuristicLab.Problems.TestFunctions (deleted) * branches/3.2/sources/HeuristicLab.Problems.TestFunctions.Views (deleted) * branches/3.2/sources/HeuristicLab.Problems.TravelingSalesman (deleted) * branches/3.2/sources/HeuristicLab.Problems.TravelingSalesman.Views (deleted) * branches/3.2/sources/HeuristicLab.Random/3.3 (deleted) * branches/3.2/sources/HeuristicLab.Selection/3.3 (deleted) * branches/3.2/sources/HeuristicLab.SequentialEngine/3.3 (deleted) * branches/3.2/sources/HeuristicLab.TestFunctions/3.3 (deleted) * branches/3.2/sources/HeuristicLab.ThreadParallelEngine/3.3 (deleted) Removed HL 3.3 related parts from HL 3.2 branch (#995) Sun, 02 May 2010 01:56:49 GMT swagner [3580] * branches/3.2 (copied) Created HL 3.2 branch of complete trunk (#995) Fri, 16 Apr 2010 13:22:57 GMT gkronber [3373] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab 3.3/Files.txt (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/Tests/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.Tests.csproj (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/ArithmeticExpressionGrammar.cs (deleted) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/ISymbolicRegressionEvaluator.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SimpleArithmeticExpressionEvaluator.cs (deleted) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionEvaluator.cs (deleted) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionMeanSquaredErrorEvaluator.cs (deleted) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views (added) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3 (added) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/DataAnalysisProblemDataView.Designer.cs (moved) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/DataAnalysisProblemDataView.cs (moved) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/DataAnalysisProblemView.Designer.cs (moved) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/DataAnalysisProblemView.cs (moved) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj (added) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLab.snk (added) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLabProblemsDataAnalysisViewsPlugin.cs (added) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/HeuristicLabProblemsDataAnalysisViewsPlugin.cs.frame (added) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/Properties (added) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.3/Properties/AssemblyInfo.frame (added) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/CsvFileParser.cs (moved) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/DataAnalysisProblem.cs (moved) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/DataAnalysisProblemData.cs (moved) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/DataFormatException.cs (moved) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic (copied) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic/ArithmeticExpressionGrammar.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic/SimpleArithmeticExpressionEvaluator.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionEvaluator.cs (deleted) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionMeanSquaredErrorEvaluator.cs (deleted) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionProblem.cs (deleted) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionProblemView.Designer.cs (deleted) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionProblemView.cs (deleted) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic/Symbols/Constant.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic/Symbols/ConstantTreeNode.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic/Symbols/Variable.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/Symbolic/Symbols/VariableTreeNode.cs (modified) * trunk/sources/HeuristicLab.ThreadParallelEngine/3.3/HeuristicLab.ThreadParallelEngine-3.3.csproj (modified) Refactored `HeuristicLab.Problems.DataAnalysis` namespace. #938 (Data ...