# # ChangeLog for / # # Generated by Trac 1.0.12 # 08/17/24 10:30:29 Mon, 16 Jan 2012 12:32:36 GMT sforsten [7330] * branches/ChangeDatasetOfRegressionModel (copied) #1758: create branch for 'Change Dataset of RegressionModel' 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 ... Sat, 14 Jan 2012 20:33:47 GMT sforsten [7328] * branches/RegressionBenchmarks/HeuristicLab.Problems.DataAnalysis.Benchmarks/3.4/RegressionBenchmarks/Keijzer/KeijzerFunctionFifteen.cs (modified) * branches/RegressionBenchmarks/HeuristicLab.Problems.DataAnalysis.Benchmarks/3.4/RegressionBenchmarks/Keijzer/KeijzerFunctionSixteen.cs (modified) * branches/RegressionBenchmarks/HeuristicLab.Problems.DataAnalysis.Benchmarks/3.4/RegressionBenchmarks/Keijzer/KeijzerFunctionThirteen.cs (modified) * branches/RegressionBenchmarks/HeuristicLab.Problems.DataAnalysis.Benchmarks/3.4/RegressionBenchmarks/Keijzer/KeijzerFunctionTwelve.cs (modified) #1669: corrected mistake while generating the dataset Fri, 13 Jan 2012 17:16:11 GMT bburlacu [7327] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionLineChartView.cs (modified) #1756: Fixed speed issue in `RegressionSolutionLineChartView`. The ... Fri, 13 Jan 2012 15:01:39 GMT spimming [7326] * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Azure/ServiceManagementOperation.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Azure/ServiceWebRequest.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/CloudManagerClient.cs (modified) * 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/Model/AffinityGroup.cs (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Model/Deployment.cs (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Model/HostedService.cs (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Model/HostedServiceProperties.cs (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Model/Role.cs (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Model/RoleInstance.cs (added) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Model/Subscription.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Model/UpgradeStatus.cs (added) #1680: * New model classes * New service operation methods added * ... 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 Fri, 13 Jan 2012 12:45:51 GMT spimming [7324] * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/CloudManagerClient.cs (modified) * 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/Views/AddSubscriptionDialog.Designer.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/AddSubscriptionDialog.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/CloudResourcesView.Designer.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/CloudResourcesView.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/HiveCloudManagerView.Designer.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/HiveCloudManagerView.cs (modified) #1680: * Methods to add and remove Subscription in ... 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 17:37:27 GMT epitzer [7321] * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/PictureGenerator.cs (modified) #1696: Tweak appearance of VRP visualization 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 Wed, 11 Jan 2012 16:47:04 GMT abeham [7319] * branches/GeneralizedQAP/Build.cmd (modified) * branches/GeneralizedQAP/GeneralizedQAP.sln (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/GQAPAssignmentView.Designer.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/GQAPAssignmentView.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/GQAPAssignmentView.resx (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/Plugin.cs.frame (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Analyzers/BestGQAPSolutionAnalyzer.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Evaluators/GQAPEvaluator.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/ExtensionMethods.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/GQAPAssignment.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/GeneralizedQuadraticAssignmentProblem.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj.user (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Interfaces/IEquipmentAwareGQAPOperator.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Interfaces/IGQAPCrossover.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Interfaces/IGQAPEvaluator.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Interfaces/IGQAPManipulator.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Interfaces/IGQAPOperator.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Interfaces/ILocationAwareGQAPOperator.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/DemandEquivalentSwapEquipmentManipluator.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/DiscreteLocationCrossover.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/GQAPCrossover.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/GQAPManipulator.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/RelocateEquipmentManipluator.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/SwapEquipmentManipluator.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/SwapLocationManipulator.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Plugin.cs.frame (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Properties/AssemblyInfo.cs.frame (modified) #1614: worked on GQAP (added operators, assignment view) Wed, 11 Jan 2012 16:44:26 GMT abeham [7318] * trunk/sources/HeuristicLab.Data.Views/3.3/StringConvertibleArrayView.Designer.cs (modified) * trunk/sources/HeuristicLab.Data.Views/3.3/StringConvertibleArrayView.cs (modified) #1754: Added copy & paste support for `StringConvertibleArrayView` ... Wed, 11 Jan 2012 16:14:36 GMT spimming [7317] * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/CloudManagerClient.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/CloudResourcesView.Designer.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/CloudResourcesView.cs (modified) * branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/Views/HiveCloudManagerView.Designer.cs (modified) #1680: * Use IItemLists for data * Show CloudResourceView in ... Wed, 11 Jan 2012 14:07:10 GMT svonolfe [7316] * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/PictureGenerator.cs (added) * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/Program.cs (modified) * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/SolutionParser.cs (added) * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/TSPLIBParser.cs (modified) * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/Utils.cs (modified) * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/VRPProblemAnalyzer.csproj (modified) Added Picture generator (#1696) Wed, 11 Jan 2012 12:05:52 GMT epitzer [7315] * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/DepotExcentricityCalculator.cs (added) * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/EnumerableExtensions.cs (added) * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/PointD.cs (added) * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/Problems/analysis.csv (modified) * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/Program.cs (modified) * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/Utils.cs (added) * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/VRPProblemAnalyzer.csproj (modified) #1696: Add VRP depot excentricity metrics Wed, 11 Jan 2012 12:03:54 GMT epitzer [7314] * branches/FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape.Views/HeuristicLab.Analysis.FitnessLandscape.Views.csproj (modified) * branches/FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape/HeuristicLab.Analysis.FitnessLandscape.csproj (modified) * branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/VRPProblemAnalyzer.csproj (modified) #1696: Update ALGLIB references Wed, 11 Jan 2012 09:34:08 GMT abeham [7313] * trunk/tools/HL3Snippets/HL3.License.snippet (modified) #1722: changed year in license snippet Wed, 11 Jan 2012 08:19:14 GMT abeham [7312] * branches/GeneralizedQAP/GeneralizedQAP.sln (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3 (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/GQAPAssignmentView.Designer.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/GQAPAssignmentView.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views-3.3.csproj (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/HeuristicLab.snk (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/Plugin.cs.frame (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/Properties (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/Properties/AssemblyInfo.cs.frame (added) #1614: added views project Wed, 11 Jan 2012 08:16:27 GMT abeham [7311] * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3 (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Analyzers/BestGQAPSolutionAnalyzer.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Evaluators/GQAPEvaluator.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/GQAPAssignment.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/GeneralizedQuadraticAssignmentProblem.cs (modified) #1614 * updated GQAP