# # ChangeLog for branches/histogram/HeuristicLab.Parameters.Views # # Generated by Trac 1.0.12 # 07/01/24 22:01:58 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 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)