# # ChangeLog for / # # Generated by Trac 1.0.12 # 07/18/24 20:17:22 Thu, 12 Jul 2012 14:18:04 GMT swagner [8289] * trunk/sources/HeuristicLab.Analysis/3.3/AlleleFrequencyAnalysis/AlleleFrequencyAnalyzer.cs (modified) Worked on AlleleFrequencyAnalyzer (#1893) Thu, 12 Jul 2012 14:16:17 GMT swagner [8288] * trunk/sources/HeuristicLab.Optimization.Operators/3.3/HeuristicLab.Optimization.Operators-3.3.csproj (modified) * trunk/sources/HeuristicLab.Optimization.Operators/3.3/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Optimization.Operators/3.3/ProgrammableAnalyzer.cs (added) Added ProgrammableAnalyzer (#1895) Thu, 12 Jul 2012 04:37:58 GMT ascheibe [8287] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior/3.3/Analyzers/AlleleOccurencesInGenerationsAnalyzer.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior/3.3/Analyzers/AlleleOccurencesInGenerationsPerIndAnalyzer.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior/3.3/Analyzers/DistinctSolutionsAnalyzer.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior/3.3/HeuristicLab.Analysis.AlgorithmBehavior-3.3.csproj (modified) #1886 worked on analyzers Wed, 11 Jul 2012 14:43:09 GMT gkronber [8286] * branches/GP-MoveOperators/HeuristicLab.Optimization.Operators/3.3/TabuMaker.cs (modified) * branches/GP-MoveOperators/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/ReplaceBranchMoveEvaluator.cs (modified) * branches/GP-MoveOperators/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/ReplaceBranchMoveSoftTabuCriterion.cs (modified) * branches/GP-MoveOperators/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/ReplaceBranchMultiMoveGenerator.cs (modified) #1847 experimental changes to try to get TS to work Wed, 11 Jul 2012 13:53:46 GMT spimming [8285] * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning.Views/3.3/HeuristicLab.Problems.RoutePlanning.Views.csproj (modified) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/HeuristicLab.Problems.RoutePlanning.csproj (modified) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/Plugin.cs.frame (modified) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/RoutePlanningProblem.cs (added) #1894: * updated references and plugin dependencies * initial stub ... Wed, 11 Jul 2012 11:10:11 GMT spimming [8284] * branches/RoutePlanning (added) * branches/RoutePlanning/Build.cmd (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning.Views (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning.Views/3.3 (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning.Views/3.3/HeuristicLab.Problems.RoutePlanning.Views.csproj (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning.Views/3.3/HeuristicLab.snk (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning.Views/3.3/Plugin.cs.frame (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning.Views/3.3/Properties (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning.Views/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3 (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/HeuristicLab.Problems.RoutePlanning.csproj (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/HeuristicLab.snk (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/Plugin.cs.frame (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/Properties (added) * branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/RoutePlanning/PreBuildEvent.cmd (added) * branches/RoutePlanning/RoutePlanning.sln (added) #1894: initial commit for route planning branch Tue, 10 Jul 2012 23:29:52 GMT swagner [8283] * trunk/sources/HeuristicLab.Analysis/3.3/AlleleFrequencyAnalysis/AlleleFrequencyAnalyzer.cs (modified) Worked on AlleleFrequencyAnalyzer (#1893) Tue, 10 Jul 2012 23:02:24 GMT swagner [8282] * trunk/sources/HeuristicLab.Analysis.Views/3.3/ScatterPlotView.cs (modified) * trunk/sources/HeuristicLab.Analysis/3.3/DataVisualization/ScatterPlotVisualProperties.cs (modified) Worked on enhanced version of ScatterPlot (#1892) Tue, 10 Jul 2012 22:51:56 GMT ascheibe [8281] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior/3.3/Analyzers/ConvergenceSpeedAnalyzer.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior/3.3/Analyzers/DistinctSolutionsAnalyzer.cs (modified) #1886 added datatable to convergence speed analyzer Tue, 10 Jul 2012 22:25:26 GMT swagner [8280] * trunk/sources/HeuristicLab.Analysis.Views/3.3/DataTableVisualPropertiesControl.cs (modified) * trunk/sources/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj (modified) * trunk/sources/HeuristicLab.Analysis.Views/3.3/ScatterPlotHistoryView.Designer.cs (added) * trunk/sources/HeuristicLab.Analysis.Views/3.3/ScatterPlotHistoryView.cs (added) * trunk/sources/HeuristicLab.Analysis.Views/3.3/ScatterPlotView.Designer.cs (modified) * trunk/sources/HeuristicLab.Analysis.Views/3.3/ScatterPlotView.cs (modified) * trunk/sources/HeuristicLab.Analysis/3.3/DataVisualization/DataTable.cs (modified) * trunk/sources/HeuristicLab.Analysis/3.3/DataVisualization/ScatterPlot.cs (modified) * trunk/sources/HeuristicLab.Analysis/3.3/DataVisualization/ScatterPlotDataRow.cs (added) * trunk/sources/HeuristicLab.Analysis/3.3/DataVisualization/ScatterPlotDataRowVisualProperties.cs (added) * trunk/sources/HeuristicLab.Analysis/3.3/DataVisualization/ScatterPlotHistory.cs (added) * trunk/sources/HeuristicLab.Analysis/3.3/DataVisualization/ScatterPlotVisualProperties.cs (added) * trunk/sources/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * trunk/sources/HeuristicLab.Common/3.3/HeuristicLab.Common-3.3.csproj (modified) * trunk/sources/HeuristicLab.Common/3.3/Point2D.cs (added) Added enhanced version of ScatterPlot (#1892) Tue, 10 Jul 2012 22:10:15 GMT ascheibe [8279] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior/3.3/Analyzers/DistinctSolutionsAnalyzer.cs (modified) #1886 save distinct solutions in a data table Tue, 10 Jul 2012 19:05:21 GMT ascheibe [8278] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior/3.3/Analyzers/DistinctSolutionsAnalyzer.cs (modified) #1886 fixed a bug in the distinct solution analyzer Tue, 10 Jul 2012 18:45:43 GMT ascheibe [8277] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior/3.3/Analyzers/DistinctSolutionsAnalyzer.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior/3.3/Analyzers/GenealogyAnalyzer.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior/3.3/GenealogyGraph.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior/3.3/HeuristicLab.Analysis.AlgorithmBehavior-3.3.csproj (modified) #1886 added distinct solution analyzer Tue, 10 Jul 2012 13:26:13 GMT sforsten [8276] * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/ClassificationEnsembleSolutionEstimatedClassValuesView.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/ClassificationSolutionConfusionMatrixView.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/ClassificationSolutionEstimatedClassValuesView.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/DiscriminantFunctionClassificationRocCurvesView.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Classification/DiscriminantFunctionClassificationSolutionThresholdView.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/CorrelationHeatMapView.Designer.cs (added) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/CorrelationHeatMapView.cs (added) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/ExtendedHeatMapView.Designer.cs (added) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/ExtendedHeatMapView.cs (added) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionErrorCharacteristicsCurveView.Designer.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionErrorCharacteristicsCurveView.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionEstimatedValuesView.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionLineChartView.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionResidualHistogram.Designer.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionResidualHistogram.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionScatterPlotView.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis.Views/3.4/Solution Views/DataAnalysisSolutionView.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationEnsembleSolution.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationProblemData.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationSolution.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ClassificationSolutionBase.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/DiscriminantFunctionClassificationSolution.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/DiscriminantFunctionClassificationSolutionBase.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Classification/ThresholdCalculators/AccuracyMaximizationThresholdCalculator.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Clustering/ClusteringSolution.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/DataAnalysisProblemData.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/ExtendedHeatMap.cs (added) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionEnsembleSolution.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionProblemData.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionSolution.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionSolutionBase.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/IDataAnalysisProblemData.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/Interfaces/IOnlineCalculator.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/OnlineCalculators/HoeffdingsDependenceCalculator.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/OnlineCalculators/OnlineLinearScalingParameterCalculator.cs (modified) * branches/DatasetFeatureCorrelation/HeuristicLab.Problems.DataAnalysis/3.4/OnlineCalculators/SpearmansRankCorrelationCoefficientCalculator.cs (added) #1292: * merged r8034:8179 from trunk * added `BackgroundWorker` * ... Tue, 10 Jul 2012 09:29:00 GMT spimming [8275] * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/HeuristicLab.Clients.Hive.CloudManager-3.3.csproj (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Plugin.cs.frame (modified) #1680: updated references and plugin dependencies Tue, 10 Jul 2012 09:18:49 GMT spimming [8274] * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/AddAzureServiceDialog.resx (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/AddCertificate.resx (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/AddSubscriptionDialog.resx (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/CloudResourcesView.resx (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/DeleteDeploymentView.resx (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/DeleteHostedServiceView.resx (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/DeploymentView.resx (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/HiveCloudManagerView.resx (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/HostedServiceView.resx (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/SubscriptionView.resx (added) #1680: resource files added Tue, 10 Jul 2012 09:12:22 GMT spimming [8273] * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager.sln (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/HeuristicLab.Clients.Hive.CloudManager-3.3.csproj (modified) #1680: * new solution for CloudManager plugin * updated output path ... Tue, 10 Jul 2012 09:10:23 GMT spimming [8272] * branches/HeuristicLab.Hive.Azure/ConfigMerger.exe (deleted) * branches/HeuristicLab.Hive.Azure/CopyIfNewer.bat (deleted) * branches/HeuristicLab.Hive.Azure/FxCop.cmd (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab 3.3 Hive.Slave.sln (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab 3.3 Services.sln (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab 3.3 Services.vsmdi (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab 3.3.sln (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab 3.3.vsmdi (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.Benchmarks (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.Benchmarks.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.DataAnalysis (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.DataAnalysis.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.EvolutionStrategy (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.GeneticAlgorithm (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.LocalSearch (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.NSGA2 (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.ParticleSwarmOptimization (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.SimulatedAnnealing (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.TabuSearch (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Algorithms.VariableNeighborhoodSearch (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Analysis (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Analysis.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Common (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Administrator (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.JobManager (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave.App (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave.Azure (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave.AzureClient (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave.ConsoleClient (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave.TrayIcon (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave.TrayIconSetup (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave.WindowsService (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Slave.WindowsServiceSetup (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.CodeEditor (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Collections (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Common (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Common.Resources (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Core (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Core.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Data (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Data.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.DebugEngine (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Encodings.BinaryVectorEncoding (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Encodings.IntegerVectorEncoding (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Encodings.PermutationEncoding (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Encodings.PermutationEncoding.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Encodings.RealVectorEncoding (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.ExtLibs (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.ExtLibs.sln (deleted) #1680: * delete unnecessary files * only preserve CloudManager ... Tue, 10 Jul 2012 09:05:58 GMT spimming [8271] * branches/HeuristicLab.Hive.Azure/HeuristicLab.Collections/3.3 (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Utils/SceneIndexComparer.cs (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Utils/Selection.cs (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Utils/Styling (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Utils/Tracing.cs (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Utils/Unit testing (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.ExtLibs/HeuristicLab.Netron/3.0.2672.12446/Netron.Diagramming.Core-3.0.2672.12446/Utils/Utils.cs (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.ExtLibs/HeuristicLab.SharpDevelop (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.ExtLibs/HeuristicLab.WinFormsUI (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.FxCop.dll (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Hive (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.MainForm (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.MainForm.WindowsForms (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Operators (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Operators.Programmable (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Operators.Programmable.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Operators.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Operators.Views.GraphVisualization (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Operators.Views.GraphVisualization.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Optimization (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Optimization.Operators (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Optimization.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Optimizer (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.ParallelEngine (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Parameters (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Parameters.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Persistence (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Persistence.GUI (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.PluginInfrastructure (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.ArtificialAnt (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.ArtificialAnt.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.DataAnalysis (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.DataAnalysis.Symbolic (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.DataAnalysis.Symbolic.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.DataAnalysis.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.ExternalEvaluation (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.ExternalEvaluation.GP (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.ExternalEvaluation.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.Instances (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.Instances.CordeauGQAP (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.Instances.ElloumiCTAP (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.Instances.QAPLIB (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.Instances.TSPLIB (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.Instances.TSPLIB.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.Knapsack (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.Knapsack.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.OneMax (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.OneMax.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.QuadraticAssignment (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.QuadraticAssignment.Algorithms (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.QuadraticAssignment.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.TestFunctions (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.TestFunctions.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.TravelingSalesman (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.TravelingSalesman.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.VehicleRouting (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Problems.VehicleRouting.Views (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Random (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Selection (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.SequentialEngine (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Services.Deployment (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Services.Deployment.DataAccess (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Services.Hive (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Services.Hive.DataAccess (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Services.Hive.JanitorService (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Services.Hive.JanitorServiceSetup (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Services.Hive.Web (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Tests (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Tracing (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Visualization.ChartControlsExtensions (deleted) * branches/HeuristicLab.Hive.Azure/HeuristicLab/3.3 (deleted) * branches/HeuristicLab.Hive.Azure/LocalTestRun.testrunconfig (deleted) * branches/HeuristicLab.Hive.Azure/MergeConfigs.cmd (deleted) #1680: * delete unnecessary files * only preserve CloudManager ... Tue, 10 Jul 2012 07:56:20 GMT spimming [8270] * branches/OaaS/HeuristicLab.Services.Hive.DataAccess/3.3/TransactionManager.cs (modified) #1888: Caution: disabled transactions in the TransactionManager