# # ChangeLog for branches/histogram/HeuristicLab.Analysis # # Generated by Trac 1.0.12 # 08/13/24 09:27:06 Tue, 03 May 2011 17:52:35 GMT abeham [6115] * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableHistoryView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/QualityAnalysis/QualityDistributionAnalyzer.cs (modified) * branches/histogram/HeuristicLab.Collections/3.3/ObservableList.cs (modified) * branches/histogram/HeuristicLab.MainForm.WindowsForms/3.3/Controls/ViewHost.Designer.cs (modified) * branches/histogram/HeuristicLab.MainForm.WindowsForms/3.3/Controls/ViewHost.cs (modified) * branches/histogram/HeuristicLab.MainForm/3.3/HeuristicLab.MainForm-3.3.csproj (modified) * branches/histogram/HeuristicLab.MainForm/3.3/Interfaces/IConfigureableView.cs (added) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment/3.3/QuadraticAssignmentProblem.cs (modified) #1465 * Added new interface `IConfigureableView` to ... 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, 19 Apr 2011 15:47:26 GMT abeham [6032] * branches/histogram (modified) * branches/histogram/HeuristicLab.Analysis (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.cs (modified) * branches/histogram/HeuristicLab.Encodings.PermutationEncoding (modified) * branches/histogram/HeuristicLab.Optimization/3.3/Problems/SingleObjectiveHeuristicOptimizationProblem.cs (modified) * branches/histogram/HeuristicLab.Parameters/3.3/ValueParameter.cs (modified) * branches/histogram/HeuristicLab.Persistence (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting.Views (modified) #1465 * updated from trunk * fixed the bug regarding the -1 ... Mon, 18 Apr 2011 16:36:22 GMT abeham [6022] * branches/histogram (modified) * branches/histogram/HeuristicLab.Analysis (modified) * branches/histogram/HeuristicLab.Core.Views/3.3/TypeSelector.cs (modified) * branches/histogram/HeuristicLab.Encodings.PermutationEncoding (modified) * branches/histogram/HeuristicLab.Optimization/3.3/Problems/SingleObjectiveHeuristicOptimizationProblem.cs (modified) * branches/histogram/HeuristicLab.Persistence (modified) * branches/histogram/HeuristicLab.Persistence/3.3/Default/Xml/Primitive/System.Drawing/Font2XmlSerializer.cs (modified) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/DefaultApplicationManager.cs (modified) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/Manager/PluginValidator.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting.Views (modified) #1465 * Updated branch with changes from the trunk * Updated ... Mon, 18 Apr 2011 15:33:13 GMT abeham [6020] * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.resx (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/DataTableVisualProperties.cs (modified) * branches/histogram/HeuristicLab.Persistence/3.3/Default/Xml/Primitive/System.Drawing/Font2XmlSerializer.cs (added) * branches/histogram/HeuristicLab.Persistence/3.3/HeuristicLab.Persistence-3.3.csproj (modified) #1465 * Fixed some bugs * Fixed out-of-sync issue in ... Fri, 15 Apr 2011 21:30:21 GMT abeham [6014] * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.resx (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/DataTableVisualProperties.cs (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/EnhancedChart.cs (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLabVisualizationChartControlsExtensionsPlugin.cs.frame (modified) #1465 * added option to set fixed minimum and maximum for all four ... Fri, 15 Apr 2011 17:33:28 GMT abeham [6013] * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.Designer.cs (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.cs (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.resx (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramHistoryView.Designer.cs (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramHistoryView.cs (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.Designer.cs (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.cs (deleted) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.resx (deleted) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/Histogram.cs (deleted) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/HistogramHistory.cs (deleted) * branches/histogram/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis/3.3/QualityAnalysis/QualityDistributionAnalyzer.cs (modified) * branches/histogram/HistogramViewTest/Form1.cs (modified) * branches/histogram/HistogramViewTest/HistogramViewTest.csproj (modified) #1465 * removed `AggregatedHistogramHistoryView` * removed ... Fri, 15 Apr 2011 16:41:13 GMT abeham [6012] * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.Designer.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.resx (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/DataRowVisualProperties.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/DataTableVisualProperties.cs (modified) #1465 * fine tuned UI for setting data(table|row) visual properties ... Fri, 15 Apr 2011 12:54:43 GMT abeham [6011] * branches/histogram (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/KMeansClusteringModelView.Designer.cs (copied) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/KMeansClusteringModelView.cs (copied) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/SupportVectorMachineModelSupportVectorsView.cs (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/SupportVectorMachineModelView.cs (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis/3.4/Linear/AlglibUtil.cs (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis/3.4/Linear/LinearDiscriminantAnalysis.cs (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis/3.4/Linear/LinearRegression.cs (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis/3.4/SupportVectorMachine/SupportVectorMachineUtil.cs (modified) * branches/histogram/HeuristicLab.Algorithms.DataAnalysis/3.4/kMeans/KMeansClustering.cs (modified) * branches/histogram/HeuristicLab.Analysis (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/DataRowVisualProperties.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/Tests (modified) * branches/histogram/HeuristicLab.Data.Views/3.3/StringConvertibleValueView.Designer.cs (modified) * branches/histogram/HeuristicLab.Data.Views/3.3/StringConvertibleValueView.cs (modified) * branches/histogram/HeuristicLab.Encodings.PermutationEncoding (modified) * branches/histogram/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Analyzers/SymbolicExpressionSymbolFrequencyAnalyzer.cs (modified) * branches/histogram/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Creators/ProbabilisticTreeCreator.cs (modified) * branches/histogram/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/SymbolicExpressionGrammarBase.cs (modified) * 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/Problems/SingleObjectiveHeuristicOptimizationProblem.cs (modified) * branches/histogram/HeuristicLab.Persistence (modified) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/ErrorHandling/ErrorHandling.cs (modified) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/ErrorHandling/FrameworkVersionErrorDialog.Designer.cs (copied) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/ErrorHandling/FrameworkVersionErrorDialog.cs (copied) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/HeuristicLab.PluginInfrastructure-3.3.csproj (modified) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/Main.cs (modified) * branches/histogram/HeuristicLab.PluginInfrastructure/3.3/Starter/SplashScreen.Designer.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/InteractiveSymbolicDiscriminantFunctionClassificationSolutionSimplifierView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views/3.4/SymbolicDiscriminantFunctionClassificationSolutionView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/SymbolicDiscriminantFunctionClassificationSolution.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views/3.4/InteractiveSymbolicRegressionSolutionSimplifierView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SymbolicRegressionSolution.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/GraphicalSymbolicDataAnalysisModelView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/InteractiveSymbolicDataAnalysisSolutionSimplifierView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/RunCollectionVariableImpactView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/TextualSymbolicDataAnalysisModelView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisExpressionTreeInterpreter.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/ClassificationSolutionConfusionMatrixView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/ClassificationSolutionEstimatedClassValuesView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/DiscriminantFunctionClassificationRocCurvesView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/DiscriminantFunctionClassificationSolutionEstimatedClassValuesView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/DiscriminantFunctionClassificationSolutionThresholdView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Clustering/ClusteringSolutionEstimatedClusterView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/ClusteringSolutionView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionEstimatedValuesView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionLineChartView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionScatterPlotView.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionSolution.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis/3.4/OnlineCalculators/OnlineNormalizedMeanSquaredErrorCalculator.cs (modified) * branches/histogram/HeuristicLab.Problems.DataAnalysis/3.4/Tests/OnlineCalculatorPerformanceTest.cs (modified) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment.Views/3.3 (modified) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment/3.3 (modified) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment/3.3/Tests (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting (modified) * branches/histogram/HeuristicLab.Problems.VehicleRouting.Views (modified) * branches/histogram/HeuristicLab.Selection/3.3/NoSameMatesSelector.cs (modified) #1465 * updated branch with changes from trunk * fixed some bugs ... Wed, 13 Apr 2011 22:18:46 GMT abeham [6010] * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.Designer.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataRowVisualPropertiesControl.resx (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableView.resx (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.Designer.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesDialog.resx (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLabAnalysisViewsPlugin.cs.frame (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/DataRowVisualProperties.cs (modified) * branches/histogram/HeuristicLab.Problems.QuadraticAssignment/3.3/Analyzers/QAPAlleleFrequencyAnalyzer.cs (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/EnhancedChart.Designer.cs (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/EnhancedChart.cs (modified) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/EnhancedChart.resx (added) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj (modified) #1465 * worked on histogram integration * Added control to ... Sat, 09 Apr 2011 12:48:19 GMT abeham [5995] * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.Designer.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.cs (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.resx (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/HistogramHistory.cs (modified) #1465 * Changed `HistogramHistory` to derive from ... Fri, 08 Apr 2011 22:15:33 GMT abeham [5994] * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.Designer.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/AggregatedHistogramHistoryView.resx (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramHistoryView.Designer.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramHistoryView.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/Histogram.cs (modified) * branches/histogram/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis/3.3/QualityAnalysis/QualityDistributionAnalyzer.cs (added) * branches/histogram/HeuristicLab.Visualization.ChartControlsExtensions/3.3/HistogramControl.cs (modified) #1465 * Added movie view for !HistogramHistory * Added ... Tue, 05 Apr 2011 23:01:46 GMT abeham [5961] * branches/histogram/HeuristicLab 3.3.sln (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.Designer.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.cs (added) * branches/histogram/HeuristicLab.Analysis.Views/3.3/HistogramView.resx (added) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/Histogram.cs (added) * branches/histogram/HeuristicLab.Analysis/3.3/DataVisualization/HistogramHistory.cs (added) * branches/histogram/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/histogram/HistogramViewTest (added) * branches/histogram/HistogramViewTest/Form1.Designer.cs (added) * branches/histogram/HistogramViewTest/Form1.cs (added) * branches/histogram/HistogramViewTest/HistogramViewTest.csproj (added) * branches/histogram/HistogramViewTest/Program.cs (added) * branches/histogram/HistogramViewTest/Properties (added) * branches/histogram/HistogramViewTest/Properties/AssemblyInfo.cs (added) * branches/histogram/HistogramViewTest/Properties/Resources.Designer.cs (added) * branches/histogram/HistogramViewTest/Properties/Resources.resx (added) * branches/histogram/HistogramViewTest/Properties/Settings.Designer.cs (added) * branches/histogram/HistogramViewTest/Properties/Settings.settings (added) * branches/histogram/HistogramViewTest/app.config (added) #1465 * Worked on the histogram view Tue, 05 Apr 2011 19:26:16 GMT abeham [5959] * branches/histogram (copied) #1465 * Created branch for implementing a histogram view Sun, 03 Apr 2011 23:01:27 GMT abeham [5938] * trunk/sources/HeuristicLab 3.3.sln (modified) * trunk/sources/HeuristicLab.Analysis/3.3/Tests/HeuristicLab.Analysis.Tests-3.3.csproj (modified) * trunk/sources/HeuristicLab.Analysis/3.3/Tests/MultidimensionalScalingTest.cs (modified) * trunk/sources/HeuristicLab.Problems.QuadraticAssignment.Views/3.3/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Problems.QuadraticAssignment/3.3/Tests/HeuristicLab.Problems.QuadraticAssignment.Tests-3.3.csproj (modified) * trunk/sources/HeuristicLab.Problems.QuadraticAssignment/3.3/Tests/Properties/AssemblyInfo.frame (deleted) * trunk/sources/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj (modified) #1330 * Added `HeuristicLab.Problems.QuadraticAssignment.Tests-3.3` ...