# # ChangeLog for branches/HiveHiveEngine # # Generated by Trac 1.0.12 # 04/28/24 14:25:37 Thu, 26 Jan 2012 21:01:38 GMT ascheibe [7417] * branches/HiveHiveEngine/HeuristicLab.HiveEngine.Views/3.3/HiveEngineView.Designer.cs (modified) * branches/HiveHiveEngine/HeuristicLab.HiveEngine.Views/3.3/HiveEngineView.cs (modified) * branches/HiveHiveEngine/HeuristicLab.HiveEngine/3.3/HiveEngine.cs (modified) #1744 added an option so that the parent task can also wait on the ... Tue, 24 Jan 2012 12:33:38 GMT ascheibe [7401] * branches/HiveHiveEngine (modified) * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/IslandGeneticAlgorithm.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/IslandGeneticAlgorithmMainLoop.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Operators.Views/3.3/Plugin.cs.frame (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Optimizer/3.3/Documents/IslandGA_TSP.hl (modified) * branches/HiveHiveEngine/HeuristicLab.Optimizer/3.3/MenuItems/CloseMenuItem.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Tests (modified) * branches/HiveHiveEngine/HeuristicLab.Tests/HeuristicLab-3.3/SamplesTest.cs (modified) #1744 updated branch from trunk Sun, 22 Jan 2012 21:53:53 GMT ascheibe [7394] * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithmMainLoop.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators.Views/3.3/ReductionOperationView.Designer.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/LocalRandomCreator.cs (added) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/LocalRandomGenerator.cs (deleted) #1745 fixed typos Sun, 22 Jan 2012 21:23:06 GMT ascheibe [7393] * branches/HiveHiveEngine/HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Operators.Views/3.3/ReductionOperationView.Designer.cs (added) * branches/HiveHiveEngine/HeuristicLab.Operators.Views/3.3/ReductionOperationView.cs (added) #1745 added a view for reduction operations based on the permutation ... Sun, 22 Jan 2012 21:02:38 GMT ascheibe [7392] * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/IslandGeneticAlgorithm.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithm.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithmMainLoop.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/DataReducer.cs (added) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/IntDataReducer.cs (deleted) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/LocalRandomGenerator.cs (added) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/SubScopesRandomCreator.cs (deleted) #1745 implemented reviewing comments for the data reducer and the ... Sun, 22 Jan 2012 14:08:47 GMT ascheibe [7391] * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/IslandGeneticAlgorithm.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithmMainLoop.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/IntDataReducer.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/ReductionOperation.cs (added) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/ReductionOperations.cs (added) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/ReductionType.cs (deleted) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/ReductionTypes.cs (deleted) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/TargetOperationType.cs (deleted) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/TargetOperationTypes.cs (deleted) #1745 removed target operations, use reduction operations instead Fri, 20 Jan 2012 12:52:51 GMT ascheibe [7383] * branches/HiveHiveEngine (modified) * branches/HiveHiveEngine/FxCop.cmd (copied) * branches/HiveHiveEngine/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Algorithms.DataAnalysis/3.4/NearestNeighbour/NearestNeighbourModel.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Algorithms.DataAnalysis/3.4/Plugin.cs.frame (modified) * branches/HiveHiveEngine/HeuristicLab.Algorithms.DataAnalysis/3.4/SupportVectorMachine/SupportVectorRegression.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Algorithms.NSGA2/3.3/NSGA2.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Analysis (modified) * branches/HiveHiveEngine/HeuristicLab.Analysis.Views/3.3/DataTableView.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Analysis/3.3/DataVisualization/DataRowVisualProperties.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Analysis/3.3/Plugin.cs.frame (modified) * branches/HiveHiveEngine/HeuristicLab.Analysis/3.3/ValueAnalysis/MinAverageMaxValueAnalyzer.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Clients.Hive.JobManager/3.3/MenuItems/JobManagerMenuItem.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Clients.Hive.JobManager/3.3/Views/RefreshableHiveJobView.Designer.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Data.Views/3.3/StringConvertibleArrayView.Designer.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Data.Views/3.3/StringConvertibleArrayView.cs (modified) * branches/HiveHiveEngine/HeuristicLab.ExtLibs.sln (modified) * branches/HiveHiveEngine/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.1.0 (deleted) * branches/HiveHiveEngine/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.4.0 (copied) * branches/HiveHiveEngine/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.4.0/ALGLIB-3.4.0 (modified) * branches/HiveHiveEngine/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.4.0/ALGLIB-3.4.0/Properties (modified) * branches/HiveHiveEngine/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.4.0/HeuristicLab.ALGLIB-3.4.0 (modified) * branches/HiveHiveEngine/HeuristicLab.ExtLibs/HeuristicLab.ALGLIB/3.4.0/HeuristicLab.ALGLIB-3.4.0/Properties (modified) * branches/HiveHiveEngine/HeuristicLab.FxCop.dll (copied) * branches/HiveHiveEngine/HeuristicLab.MainForm.WindowsForms/3.3/Controls/DragOverTabControl.Designer.cs (modified) * branches/HiveHiveEngine/HeuristicLab.MainForm.WindowsForms/3.3/Controls/DragOverTabControl.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/StochasticMultiBranch.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Optimization.Operators/3.3/MultiObjective/CrowdingDistanceAssignment.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Optimization/3.3/Problems/UserDefinedProblem.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.ArtificialAnt/3.4/ArtificialAntProblem.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification-3.4.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.DataAnalysis.Symbolic.Classification/3.4/Plugin.cs.frame (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/Plugin.cs.frame (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Plugin.cs.frame (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Analyzers/SymbolicDataAnalysisAlleleFrequencyAnalyzer.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.DataAnalysis.Views/3.4/Plugin.cs.frame (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionLineChartView.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.ExternalEvaluation/3.3/ExternalEvaluationProblem.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.ExternalEvaluation/3.3/SolutionMessageBuilder.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.Knapsack/3.3/KnapsackProblem.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.OneMax/3.3/OnemaxProblem.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.QuadraticAssignment (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.QuadraticAssignment/3.3/QuadraticAssignmentProblem.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.TestFunctions/3.3/SingleObjectiveTestFunctionProblem.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.TravelingSalesman/3.3/TravelingSalesmanProblem.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.VehicleRouting (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.VehicleRouting/3.3/Analyzers/BestVRPSolutionAnalyzer.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Problems.VehicleRouting/3.3/VehicleRoutingProblem.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Tests (modified) * branches/HiveHiveEngine/HeuristicLab.Tests/HeuristicLab.PluginInfraStructure-3.3/InstallationManagerTest.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #1745 merged trunk changes into branch Sat, 14 Jan 2012 23:59:12 GMT ascheibe [7329] * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithmMainLoop.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/SubScopesRandomCreator.cs (added) #1745 added a random number generator creator for subscopes to make ... Fri, 13 Jan 2012 13:21:43 GMT ascheibe [7325] * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithmMainLoop.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/IntDataReducer.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/TargetOperationType.cs (added) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/TargetOperationTypes.cs (added) #1745 added result storing operations for the reducer Thu, 12 Jan 2012 23:13:33 GMT ascheibe [7323] * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithmMainLoop.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/AllSubScopesIntReducer.cs (deleted) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/IntDataReducer.cs (added) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/ReductionType.cs (added) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/ReductionTypes.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/SubScopesIntReducer.cs (deleted) #1745 added multiple reduction operations Thu, 12 Jan 2012 18:31:53 GMT ascheibe [7322] * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithm.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithmMainLoop.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/AllSubScopesIntReducer.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/ReductionTypes.cs (added) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/SubScopesIntReducer.cs (modified) #1745 - disabled parallel solution creation and evaluation because ... Thu, 12 Jan 2012 16:14:36 GMT ascheibe [7320] * branches/HiveHiveEngine/HeuristicLab.HiveEngine/3.3/HiveEngine.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Services.Hive/3.3/HiveDao.cs (modified) #1744 fixed a bug in the job scheduler for hive engine tasks Tue, 10 Jan 2012 22:27:04 GMT ascheibe [7310] * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithmMainLoop.cs (modified) #1745 - moved island analyzer to islands - fixed bug which lead to ... Mon, 09 Jan 2012 12:56:41 GMT ascheibe [7296] * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithmMainLoop.cs (modified) #1745 fixed migrations counting Sun, 08 Jan 2012 18:01:18 GMT ascheibe [7289] * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithmMainLoop.cs (modified) #1745 readded migrations counter Sun, 08 Jan 2012 02:12:29 GMT ascheibe [7288] * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/HeuristicLab.Algorithms.GeneticAlgorithm-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithm.cs (added) * branches/HiveHiveEngine/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/ParallelIslandGeneticAlgorithmMainLoop.cs (added) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/AllSubScopesIntReducer.cs (added) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Operators/3.3/SubScopesIntReducer.cs (added) #1745 added first version of a parallel island ga and reducing operators Sat, 07 Jan 2012 01:07:44 GMT ascheibe [7287] * branches/HiveHiveEngine/HeuristicLab 3.3.sln (modified) * branches/HiveHiveEngine/HeuristicLab.Clients.Hive/3.3/HiveClient.cs (modified) * branches/HiveHiveEngine/HeuristicLab.HiveEngine (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine.Views (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine.Views/3.3 (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine.Views/3.3/HeuristicLab.HiveEngine.Views-3.3.csproj (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine.Views/3.3/HeuristicLab.snk (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine.Views/3.3/HiveEngineView.Designer.cs (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine.Views/3.3/HiveEngineView.cs (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine.Views/3.3/HiveEngineView.resx (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine.Views/3.3/Plugin.cs.frame (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine.Views/3.3/Properties (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine.Views/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine/3.3 (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine/3.3/Exceptions (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine/3.3/Exceptions/HiveEngineException.cs (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine/3.3/Exceptions/ScopeMergeException.cs (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine/3.3/HeuristicLab.HiveEngine-3.3.csproj (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine/3.3/HeuristicLab.snk (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine/3.3/HiveEngine.cs (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine/3.3/Plugin.cs.frame (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine/3.3/Properties (added) * branches/HiveHiveEngine/HeuristicLab.HiveEngine/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/HiveHiveEngine/HeuristicLab.Services.Hive/3.3/HiveDao.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) #1744 - added the new Hive engine. The engine can now be executed in ... Fri, 06 Jan 2012 20:41:16 GMT ascheibe [7285] * branches/HiveHiveEngine/HeuristicLab.Clients.Hive/3.3/HeuristicLab.Clients.Hive-3.3.csproj (modified) * branches/HiveHiveEngine/HeuristicLab.Clients.Hive/3.3/HiveClient.cs (modified) * branches/HiveHiveEngine/HeuristicLab.Clients.Hive/3.3/IHiveEngine.cs (added) #1744 - added interface for the hive engine so that the parent task ... Fri, 06 Jan 2012 19:45:10 GMT ascheibe [7284] * branches/HiveHiveEngine (copied) #1744 added branch for the HiveEngine which can be executed in the Hive Fri, 06 Jan 2012 02:37:03 GMT swagner [7283] * trunk/sources/HeuristicLab.PluginInfrastructure/3.3/app.config (modified) * trunk/sources/HeuristicLab.Services.Deployment/3.3/App.config (modified) Increased `maxStringContentLength` in deployment services (#1742)