# # ChangeLog for branches # # Generated by Trac 1.0.12 # 03/29/24 16:31:56 Wed, 20 Dec 2017 14:41:27 GMT abeham [15553] * branches/GeneralizedQAP/GeneralizedQAP.sln (modified) * branches/GeneralizedQAP/HeuristicLab.Algorithms.GRASP/3.3/GRASPWithPathRelinking.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3 (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/GRASP.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/GRASPContext.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms-3.3.csproj (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/HeuristicLab.snk (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/Interfaces.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/Plugin.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/Properties (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/Properties/AssemblyInfo.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Algorithms/3.3/SingleObjectiveSolutionScope.cs (added) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Evaluation/Evaluation.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/GQAPInstance.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/GQAPSolution.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3.csproj (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Moves/StochasticNMoveSingleMoveGenerator.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/Crossovers/GQAPPathRelinking.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/Operators/LocalImprovers/ApproximateLocalSearch.cs (modified) * branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment/3.3/SolutionCreators/GreedyRandomizedSolutionCreator.cs (modified) * branches/GeneralizedQAP/UnitTests/ApproximateLocalSearchTest.cs (modified) #1614: * Implementing basic algorithm according to paper ... Wed, 20 Dec 2017 10:27:33 GMT jzenisek [15552] * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/AssignedJobResourceDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/ProjectDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/ProjectPermissionDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Interfaces/IPersistenceManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Manager/PersistenceManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/SQL Scripts/Initialize Hive Database.sql (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/SQL Scripts/Prepare Hive Database.sql (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/Manager/AuthorizationManager.cs (modified) #2839 worked on permission checks in listing methods Tue, 19 Dec 2017 15:57:14 GMT gkronber [15550] * branches/M5Regression/HeuristicLab.Algorithms.DataAnalysis/3.4/M5Regression/Interfaces/ISplitType.cs (modified) #2847: made some changes while reviewing Tue, 19 Dec 2017 15:57:03 GMT gkronber [15549] * branches/M5Regression/HeuristicLab.Algorithms.DataAnalysis/3.4/M5Regression/M5Utilities/M5CreationParameters.cs (modified) * branches/M5Regression/HeuristicLab.Algorithms.DataAnalysis/3.4/M5Regression/M5Utilities/M5StaticUtilities.cs (modified) * branches/M5Regression/HeuristicLab.Algorithms.DataAnalysis/3.4/M5Regression/M5Utilities/M5UpdateParameters.cs (modified) #2847: made some changes while reviewing Tue, 19 Dec 2017 12:35:29 GMT jzenisek [15547] * branches/HiveProjectManagement/HeuristicLab.Clients.Access/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Common/3.3/ClientFactory.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Slave/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.OKB/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.PluginInfrastructure/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.Web/web_services.config (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.WebApp/3.3/Web.config (modified) #2839 worked on ProjectResource assignment: (cascading) assigning & ... Tue, 19 Dec 2017 12:22:47 GMT jzenisek [15546] * branches/HiveProjectManagement/HeuristicLab.Clients.Access/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Common/3.3/ClientFactory.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Slave.WindowsService/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive.Slave/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.Hive/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Clients.OKB/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.PluginInfrastructure/3.3/app.config (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/AssignedProjectResourceDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Interfaces/IPersistenceManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Manager/PersistenceManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.Web/web_services.config (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/ServiceContracts/IHiveService.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.WebApp/3.3/Web.config (modified) #2839 worked on ProjectResource assignment: (cascading) assigning & ... Tue, 19 Dec 2017 10:51:41 GMT fholzing [15544] * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Evaluators/AwesomeTriangulationEvaluator.cs (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Interfaces/IJSSPOperator.cs (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Interfaces/IScheduleDecoder.cs (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Interfaces/IScheduleEvaluator.cs (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Interfaces/ISchedulingEvaluator.cs (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Analyzers (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Evaluators/AwesomeMakeSpanEvaluator.cs (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Interfaces/IJSSPOperator.cs (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Interfaces/IScheduleDecoder.cs (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Interfaces/IScheduleEvaluator.cs (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Interfaces/ISchedulingEvaluator.cs (deleted) #2864: Deleted unused files Tue, 19 Dec 2017 10:23:21 GMT fholzing [15543] * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3 (modified) #2864: Deleted obj Tue, 19 Dec 2017 10:21:41 GMT fholzing [15542] * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/obj (deleted) #2864: Deleted obj Tue, 19 Dec 2017 10:10:14 GMT fholzing [15541] * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3 (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Data (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Data/IO.zip (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Data/MB.zip (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Data/RANDA1.zip (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Data/RANDA2.zip (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Data/RANDB.zip (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Data/SGB.zip (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Data/SPEC.zip (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Data/XLOLIB.zip (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/HeuristicLab.Problems.Instances.LinearOrdering-3.3.csproj (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/HeuristicLab.snk (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/LOPDataDescriptor.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/LOPIOInstanceProvider.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/LOPMBInstanceProvider.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/LOPParser.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/LOPRANDA1InstanceProvider.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/LOPRANDA2InstanceProvider.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/LOPRANDBInstanceProvider.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/LOPSGBInstanceProvider.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/LOPSPECInstanceProvider.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/LOPXLOLIBInstanceProvider.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Plugin.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Plugin.cs.frame (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Properties (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Properties/AssemblyInfo.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.LinearOrdering/3.3/obj (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.PFSP/3.3.7z (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.PFSP/3.3/FSSPTAILIBInstanceProvider.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.PFSP/3.3/FSSPTAILIBParser.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.PFSP/3.3/HeuristicLab.Problems.Instances.PFSP-3.3.csproj (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.PFSP/3.3/Properties/AssemblyInfo.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3 (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/HeuristicLab.snk (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/IDataDescriptor.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/IProblemInstanceConsumer.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/IProblemInstanceExporter.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/IProblemInstanceProvider.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Plugin.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Plugin.cs.frame (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/ProblemInstanceManager.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/ProblemInstanceProvider.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Properties (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Properties/AssemblyInfo.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/ATSPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/CTAPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/DistanceHelper.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/FSSPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/GQAPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/JSSPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/LOPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/OPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/PTSPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/QAPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/TSPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/VRP (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/VRP/CVRPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/VRP/CVRPTWData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/VRP/IVRPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/VRP/MDCVRPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/VRP/MDCVRPTWData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/VRP/PDPTWData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.Instances/3.3/Types/VRP/VRPData.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Decoders (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Evaluators/LOPEvaluator.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Evaluators/MatrixTriangulationEvaluator.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Evaluators/SuperdiagonalMatrixTriangulationEvaluator.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/HeuristicLab.Problems.LinearOrdering-3.3.csproj (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Interfaces/ILOPEvaluator.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Interfaces/IMatrixTriangulationEvaluator.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/LinearOrderingProblem.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Plugin.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.LinearOrdering/3.3/Properties/AssemblyInfo.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP.Views/3.3/HeuristicLab.Problems.PFSP.Views-3.3.csproj (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP.Views/3.3/JobShopSchedulingProblemView.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP.Views/3.3/Plugin.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP.Views/3.3/Properties/AssemblyInfo.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3.7z (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Decoders (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Evaluators/CmaxMakeSpanEvaluator.cs (added) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Evaluators/MakeSpanEvaluator.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Evaluators/PFSPEvaluator.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/HeuristicLab.Problems.PFSP-3.3.csproj (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Interfaces/IMakespanEvaluator.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/JobMatrix.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/PermutationFlowshopSchedulingProblem.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Plugin.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/Properties/AssemblyInfo.cs (modified) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3/bin (deleted) * branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP/3.3_2.7z (deleted) * branches/2864_PermutationProblems/PermutationProblems.sln (modified) #2864: CleanUp of old code, added LOP benchmark instances Mon, 18 Dec 2017 16:38:05 GMT jzenisek [15540] * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/AssignedProjectResourceDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/ProjectDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/ResourceDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HeuristicLab.Services.Hive.DataAccess-3.3.csproj (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/Interfaces/IAuthorizationManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/Manager/AuthorizationManager.cs (modified) #2839 added checks for the administration of project-resource assignments Mon, 18 Dec 2017 15:50:03 GMT pfleck [15539] * branches/BubbleChart (deleted) #2379: deleted branch Mon, 18 Dec 2017 15:23:33 GMT pfleck [15538] * branches/ParallelExperiment (deleted) #2822: deleted branch Mon, 18 Dec 2017 15:18:55 GMT pfleck [15536] * branches/DataPreprocessing Cleanup (deleted) #2809 deleted branch Mon, 18 Dec 2017 13:38:18 GMT ddorfmei [15533] * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/CFSAP.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/GeneticAlgorithm.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/HeuristicLab.Problems.Scheduling.CFSAP-3.3.csproj (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/MultiNestCFSAPSolvingStrategy.cs (modified) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/OneOptAssignment.cs (copied) * branches/CFSAP/HeuristicLab.Problems.Scheduling.CFSAP/3.3/OptimalPolynomialAssignment.cs (moved) #2747: Improved hard-coded genetic algorithm * implemented restart ... Mon, 18 Dec 2017 11:27:14 GMT bwerth [15531] * branches/Weighted TSNE/3.4/TSNE/Distances/WeightedEuclideanDistance.cs (modified) * branches/Weighted TSNE/3.4/TSNE/TSNEAlgorithm.cs (modified) #2850 added named weights and automatic adaption thereof Fri, 15 Dec 2017 16:51:28 GMT jzenisek [15530] * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/AssignedJobResourceDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/AssignedProjectResourceDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/ProjectPermissionDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/Interfaces/IAuthorizationManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/Manager/AuthorizationManager.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/ServiceContracts/IHiveService.cs (modified) #2839 - worked on Job operations add&update - worked on ... Fri, 15 Dec 2017 12:26:49 GMT jkarder [15529] * branches/PersistenceReintegration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/3.5.0/HeuristicLab.ProtobufCS (modified) * branches/PersistenceReintegration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/3.5.0/HeuristicLab.ProtobufCS/HeuristicLab.Protobuf-3.5.0.csproj (modified) * branches/PersistenceReintegration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/3.5.0/HeuristicLab.ProtobufCS/Plugin.cs (deleted) * branches/PersistenceReintegration/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/3.5.0/HeuristicLab.ProtobufCS/Plugin.cs.frame (modified) * branches/PersistenceReintegration/HeuristicLab.Persistence/4.0/Core/ComponentInfo.cs (modified) * branches/PersistenceReintegration/HeuristicLab.Persistence/4.0/Core/Mapper.cs (modified) * branches/PersistenceReintegration/HeuristicLab.Persistence/4.0/Core/StaticCache.cs (modified) * branches/PersistenceReintegration/HeuristicLab.Persistence/4.0/Core/StorableConversionAttribute.cs (modified) * branches/PersistenceReintegration/HeuristicLab.Persistence/4.0/Core/TypeInfo.cs (modified) * branches/PersistenceReintegration/HeuristicLab.Persistence/4.0/Protos/PersistenceMessages.proto (modified) * branches/PersistenceReintegration/HeuristicLab.Persistence/4.0/Transformers/Transformers.cs (modified) * branches/PersistenceReintegration/HeuristicLab.Tests/HeuristicLab.Persistence-3.3/UseCasesPersistenceNew.cs (modified) #2520: worked on new persistence * changed message definitions ... Fri, 15 Dec 2017 11:42:53 GMT jzenisek [15528] * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/AssignedJobResourceDao.cs (added) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.dbml (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.dbml.layout (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/SQL Scripts/Initialize Hive Database.sql (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/SQL Scripts/Prepare Hive Database.sql (modified) #2839 added AssignedJobResource to dbml and Daos Thu, 14 Dec 2017 14:08:38 GMT jzenisek [15527] * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/ProjectDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/ResourceDao.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/Daos/ResourcePermissionDao.cs (deleted) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.dbml (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.dbml.layout (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive.DataAccess/3.3/HiveDataContext.designer.cs (modified) * branches/HiveProjectManagement/HeuristicLab.Services.Hive/3.3/HiveService.cs (modified) #2839 - updated dbml (removed ResourcePermission and ResourceIds in ...