# # ChangeLog for branches/histogram/HeuristicLab.Optimizer # # Generated by Trac 1.0.12 # 08/19/24 08:27:28 Wed, 27 Apr 2011 07:22:20 GMT abeham [6055] * branches/histogram (modified) * branches/histogram/HeuristicLab.Algorithms.EvolutionStrategy/3.3/EvolutionStrategy.cs (modified) * branches/histogram/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/GeneticAlgorithm.cs (modified) * branches/histogram/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/IslandGeneticAlgorithm.cs (modified) * branches/histogram/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearch.cs (modified) * branches/histogram/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearchImprovementOperator.cs (modified) * branches/histogram/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/SimulatedAnnealing.cs (modified) * branches/histogram/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/SimulatedAnnealingImprovementOperator.cs (modified) * branches/histogram/HeuristicLab.Algorithms.TabuSearch/3.3/TabuSearch.cs (modified) * branches/histogram/HeuristicLab.Algorithms.TabuSearch/3.3/TabuSelector.cs (modified) * branches/histogram/HeuristicLab.Analysis (modified) * branches/histogram/HeuristicLab.Analysis/3.3/AlleleFrequencyAnalysis/AlleleFrequencyAnalyzer.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/PopulationDiversityAnalysis/PopulationDiversityAnalyzer.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/QualityAnalysis/BestAverageWorstQualityAnalyzer.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/QualityAnalysis/BestAverageWorstQualityCalculator.cs (modified) * branches/histogram/HeuristicLab.Encodings.PermutationEncoding (modified) * branches/histogram/HeuristicLab.Operators/3.3/MultiOperator.cs (modified) * branches/histogram/HeuristicLab.Optimization/3.3/Problems/SingleObjectiveHeuristicOptimizationProblem.cs (modified) * branches/histogram/HeuristicLab.Optimizer/3.3/Documents/ES_Griewank.hl (modified) * branches/histogram/HeuristicLab.Optimizer/3.3/Documents/GA_TSP.hl (modified) * branches/histogram/HeuristicLab.Optimizer/3.3/Documents/GA_VRP.hl (modified) * branches/histogram/HeuristicLab.Optimizer/3.3/Documents/IslandGA_TSP.hl (modified) * branches/histogram/HeuristicLab.Optimizer/3.3/Documents/LS_Knapsack.hl (modified) * branches/histogram/HeuristicLab.Optimizer/3.3/Documents/SA_Rastrigin.hl (modified) * branches/histogram/HeuristicLab.Optimizer/3.3/Documents/SGP_SantaFe.hl (modified) * branches/histogram/HeuristicLab.Optimizer/3.3/Documents/SGP_SymbClass_Mammographic.hl (modified) * branches/histogram/HeuristicLab.Optimizer/3.3/Documents/SGP_SymbReg.hl (modified) * branches/histogram/HeuristicLab.Optimizer/3.3/Documents/TS_TSP.hl (modified) * branches/histogram/HeuristicLab.Optimizer/3.3/Documents/VNS_TSP.hl (modified) * branches/histogram/HeuristicLab.Parameters.Views/3.3/LookupParameterView.Designer.cs (modified) * branches/histogram/HeuristicLab.Parameters.Views/3.3/ScopeTreeLookupParameterView.Designer.cs (modified) * branches/histogram/HeuristicLab.Parameters.Views/3.3/ValueLookupParameterView.Designer.cs (modified) * branches/histogram/HeuristicLab.Persistence (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisMultiObjectiveValidationAnalyzer.cs (modified) * branches/histogram/HeuristicLab.Problems.Knapsack/3.3/KnapsackProblem.cs (modified) * branches/histogram/HeuristicLab.Problems.TestFunctions/3.3/Analyzers/BestSingleObjectiveTestFunctionSolutionAnalyzer.cs (modified) * branches/histogram/HeuristicLab.Problems.TestFunctions/3.3/SingleObjectiveTestFunctionProblem.cs (modified) * branches/histogram/HeuristicLab.Problems.TravelingSalesman/3.3/Analyzers/BestTSPSolutionAnalyzer.cs (modified) * branches/histogram/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting.Views (modified) * branches/histogram/HeuristicLab.Selection/3.3/ConditionalSelector.cs (modified) * branches/histogram/HeuristicLab.Selection/3.3/CrowdedTournamentSelector.cs (modified) * branches/histogram/HeuristicLab.Selection/3.3/GenderSpecificSelector.cs (modified) * branches/histogram/HeuristicLab.Selection/3.3/LeftSelector.cs (modified) * branches/histogram/HeuristicLab.Selection/3.3/NoSameMatesSelector.cs (modified) * branches/histogram/HeuristicLab.Selection/3.3/RandomSelector.cs (modified) * branches/histogram/HeuristicLab.Selection/3.3/RightSelector.cs (modified) * branches/histogram/HeuristicLab.Selection/3.3/SingleObjectiveSelector.cs (modified) #1465 * updated branch from trunk Sat, 23 Apr 2011 08:00:31 GMT abeham [6046] * branches/histogram (modified) * branches/histogram/HeuristicLab 3.3.sln (modified) * branches/histogram/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearch.cs (modified) * branches/histogram/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearchImprovementOperator.cs (modified) * branches/histogram/HeuristicLab.Algorithms.LocalSearch/3.3/LocalSearchMainLoop.cs (modified) * branches/histogram/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/SimulatedAnnealingImprovementOperator.cs (modified) * branches/histogram/HeuristicLab.Algorithms.SimulatedAnnealing/3.3/SimulatedAnnealingMainLoop.cs (modified) * branches/histogram/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/HeuristicLab.Algorithms.VariableNeighborhoodSearch-3.3.csproj (modified) * branches/histogram/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/HeuristicLabAlgorithmsVariableNeighborhoodSearchPlugin.cs.frame (modified) * branches/histogram/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/IShakingOperator.cs (deleted) * branches/histogram/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/ShakingOperator.cs (deleted) * branches/histogram/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/VariableNeighborhoodSearch.cs (modified) * branches/histogram/HeuristicLab.Algorithms.VariableNeighborhoodSearch/3.3/VariableNeighborhoodSearchMainLoop.cs (modified) * branches/histogram/HeuristicLab.Analysis (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis/3.3/QualityAnalysis/BestAverageWorstQualityAnalyzer.cs (modified) * branches/histogram/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/HeuristicLab.Encodings.BinaryVectorEncoding-3.3.csproj (modified) * branches/histogram/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/Interfaces/IBinaryVectorMultiNeighborhoodShakingOperator.cs (copied) * branches/histogram/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/ShakingOperators (copied) * branches/histogram/HeuristicLab.Encodings.BinaryVectorEncoding/3.3/ShakingOperators/BinaryVectorShakingOperator.cs (copied) * branches/histogram/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/HeuristicLab.Encodings.IntegerVectorEncoding-3.3.csproj (modified) * branches/histogram/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/HeuristicLabEncodingsIntegerVectorEncodingPlugin.cs.frame (modified) * branches/histogram/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/Interfaces/IIntegerVectorMultiNeighborhoodShakingOperator.cs (copied) * branches/histogram/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/ShakingOperators (copied) * branches/histogram/HeuristicLab.Encodings.IntegerVectorEncoding/3.3/ShakingOperators/IntegerVectorShakingOperator.cs (copied) * branches/histogram/HeuristicLab.Encodings.PermutationEncoding (modified) * branches/histogram/HeuristicLab.Encodings.PermutationEncoding/3.3/HeuristicLab.Encodings.PermutationEncoding-3.3.csproj (modified) * branches/histogram/HeuristicLab.Encodings.PermutationEncoding/3.3/Interfaces/IPermutationMultiNeighborhoodShakingOperator.cs (copied) * branches/histogram/HeuristicLab.Encodings.PermutationEncoding/3.3/ShakingOperators (copied) * branches/histogram/HeuristicLab.Encodings.PermutationEncoding/3.3/ShakingOperators/PermutationShakingOperator.cs (copied) * branches/histogram/HeuristicLab.Encodings.RealVectorEncoding/3.3/HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj (modified) * branches/histogram/HeuristicLab.Encodings.RealVectorEncoding/3.3/Interfaces/IRealVectorMultiNeighborhoodShakingOperator.cs (copied) * branches/histogram/HeuristicLab.Encodings.RealVectorEncoding/3.3/ShakingOperators (copied) * branches/histogram/HeuristicLab.Encodings.RealVectorEncoding/3.3/ShakingOperators/RealVectorShakingOperator.cs (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3 (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/GraphVisualizationInfoView.Designer.cs (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/GraphVisualizationInfoView.cs (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/HeuristicLab.Operators.Views.GraphVisualization.Views-3.3.csproj (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/HeuristicLab.snk (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/OperatorGraphView.Designer.cs (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/OperatorGraphView.cs (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/OperatorShape.cs (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/Plugin.cs.frame (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/Properties (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/Properties/AssemblyInfo.frame (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization.Views/3.3/ShapeInfoExtensions.cs (copied) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/General/GraphVisualizationInfoView.Designer.cs (deleted) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/General/GraphVisualizationInfoView.cs (deleted) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/General/IShapeInfo.cs (modified) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/General/ShapeInfo.cs (modified) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/HeuristicLab.Operators.Views.GraphVisualization-3.3.csproj (modified) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/HeuristicLabOperatorsViewsGraphVisualizationPlugin.cs.frame (modified) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/OperatorGraphVisualization/IOperatorShapeInfo.cs (modified) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/OperatorGraphVisualization/OperatorGraphView.Designer.cs (deleted) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/OperatorGraphVisualization/OperatorGraphView.cs (deleted) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/OperatorGraphVisualization/OperatorGraphVisualizationInfo.cs (modified) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/OperatorGraphVisualization/OperatorShape.cs (modified) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/OperatorGraphVisualization/OperatorShapeInfo.cs (modified) * branches/histogram/HeuristicLab.Operators.Views.GraphVisualization/3.3/OperatorGraphVisualization/OperatorShapeInfoFactory.cs (modified) * branches/histogram/HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj (modified) * branches/histogram/HeuristicLab.Optimization.Operators/3.3/HeuristicLab.Optimization.Operators-3.3.csproj (modified) * branches/histogram/HeuristicLab.Optimization.Operators/3.3/QualityComparator.cs (modified) * branches/histogram/HeuristicLab.Optimization.Operators/3.3/ShakingOperator.cs (copied) * branches/histogram/HeuristicLab.Optimization.Views/3.3/RunCollectionBubbleChartView.Designer.cs (modified) * branches/histogram/HeuristicLab.Optimization.Views/3.3/RunCollectionBubbleChartView.cs (modified) * branches/histogram/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj (modified) * branches/histogram/HeuristicLab.Optimization/3.3/Interfaces/ILocalImprovementOperator.cs (modified) * branches/histogram/HeuristicLab.Optimization/3.3/Interfaces/IMultiNeighborhoodShakingOperator.cs (copied) * branches/histogram/HeuristicLab.Optimization/3.3/MoveHelper.cs (copied) * branches/histogram/HeuristicLab.Optimization/3.3/Problems/SingleObjectiveHeuristicOptimizationProblem.cs (modified) * branches/histogram/HeuristicLab.Optimizer/3.3/Documents/VNS_TSP.hl (modified) * branches/histogram/HeuristicLab.Persistence (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis (modified) * branches/histogram/HeuristicLab.Problems.Knapsack/3.3/KnapsackProblem.cs (modified) * branches/histogram/HeuristicLab.Problems.OneMax/3.3/OnemaxProblem.cs (modified) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment/3.3/QuadraticAssignmentProblem.cs (modified) * branches/histogram/HeuristicLab.Problems.TestFunctions/3.3/SingleObjectiveTestFunctionProblem.cs (modified) * branches/histogram/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting.Views (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting/3.3/HeuristicLab.Problems.VehicleRouting-3.3.csproj (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting/3.3/Interfaces/IVRPMultiNeighborhoodShakingOperator.cs (copied) * branches/histogram/HeuristicLab.Problems.VehicleRouting/3.3/ShakingOperators (copied) * branches/histogram/HeuristicLab.Problems.VehicleRouting/3.3/ShakingOperators/VehicleRoutingShakingOperator.cs (copied) * branches/histogram/HeuristicLab.Problems.VehicleRouting/3.3/VehicleRoutingProblem.cs (modified) * branches/histogram/HeuristicLab.Selection/3.3/NoSameMatesSelector.cs (modified) * branches/histogram/HeuristicLab/3.3/Files.txt (modified) * branches/histogram/HeuristicLab/3.3/Tests/Builder.testsettings (modified) * branches/histogram/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj (modified) * branches/histogram/HistogramViewTest/HistogramViewTest.csproj (modified) #1465 * updated branch with trunk changes Tue, 05 Apr 2011 19:26:16 GMT abeham [5959] * branches/histogram (copied) #1465 * Created branch for implementing a histogram view Mon, 28 Mar 2011 12:53:01 GMT swagner [5837] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.3/CrossValidationView.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/CrossValidationView.cs (modified) * trunk/sources/HeuristicLab.Common/3.3/Constants.cs (added) * trunk/sources/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/Clipboard.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ItemArrayView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ItemCollectionView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ItemListView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ItemSetView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/NamedItemCollectionView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/OperatorTreeView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/ScopeView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/TypeSelector.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/VariableValueView.cs (modified) * trunk/sources/HeuristicLab.Core.Views/3.3/VariableView.cs (modified) * trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/Controls/ViewHost.cs (modified) * trunk/sources/HeuristicLab.Operators.Views.GraphVisualization/3.3/OperatorGraphVisualization/OperatorGraphView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/AlgorithmView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/BatchRunView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionBubbleChartView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionView.cs (modified) * trunk/sources/HeuristicLab.Optimization.Views/3.3/RunView.cs (modified) * trunk/sources/HeuristicLab.Optimizer/3.3/StartPage.cs (modified) * trunk/sources/HeuristicLab.Parameters.Views/3.3/ValueLookupParameterView.cs (modified) * trunk/sources/HeuristicLab.Parameters.Views/3.3/ValueParameterView.cs (modified) Implemented review comments of mkommend (#1112)