# # ChangeLog for branches # # Generated by Trac 1.0.12 # 11/26/24 18:01:04 Tue, 23 Dec 2008 17:40:38 GMT gkronber [1060] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemInjector.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/Dispatcher.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/Executer.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/Execution.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/HeuristicLab.CEDMA.Server.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/Server.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/ServerForm.cs (modified) worked on executer which retrieves the next job from the dispatcher ... Mon, 22 Dec 2008 17:24:33 GMT gkronber [1053] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/HeuristicLab.CEDMA.Core.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemInjector.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/Dispatcher.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/HeuristicLab.CEDMA.Server.csproj (modified) added problem injector for CEDMA problems and to create standard GP ... Mon, 22 Dec 2008 14:20:53 GMT gkronber [1052] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/HeuristicLab.GP.StructureIdentification.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.cs (modified) fixed persistence of hard-coded standard GP and added operators to ... Mon, 22 Dec 2008 08:37:50 GMT gkronber [1051] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/HeuristicLab.GP.StructureIdentification.Classification.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/HeuristicLab.GP.StructureIdentification.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.Designer.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.resx (added) fixed missing project file. fixed operator graph of standard GP ... Sun, 21 Dec 2008 21:41:00 GMT gkronber [1050] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification.Classification/FunctionLibraryInjector.cs (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/FunctionLibraryInjector.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/HeuristicLab.GP.StructureIdentification.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.sln (modified) worked on #224 (Simple frontend for GP for non-expert users (similar ... Sat, 20 Dec 2008 22:22:08 GMT gkronber [1044] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/Dispatcher.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/HeuristicLab.CEDMA.Server.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/Server.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/ServerForm.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/ServerForm.designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/ServerForm.resx (modified) worked on dispatcher for CEDMA agents. #419 (Refactor CEDMA plugins) Sat, 20 Dec 2008 12:54:29 GMT gkronber [1043] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSet.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetListView.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/Problem.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.cs (modified) worked on view for CEDMA problems and persistence of CEDMA problems ... Sat, 20 Dec 2008 10:11:03 GMT gkronber [1042] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.sln (modified) worked on control for CEDMA problem importer. #419 (Refactor CEDMA ... Sat, 20 Dec 2008 09:16:18 GMT gkronber [1041] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB/HeuristicLab.CEDMA.DB.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.sln (modified) fixed 'CEDMA Debug' configuration to work on x64 systems by switching ... Wed, 17 Dec 2008 13:29:53 GMT gkronber [1003] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetView.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/Problem.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.resx (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/ServerForm.designer.cs (modified) worked on CEDMA console and problem importer. #419 (Refactor CEDMA ... Mon, 15 Dec 2008 09:48:49 GMT gkronber [992] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSet.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetList.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetListView.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetListView.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/HeuristicLab.CEDMA.Core.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/Problem.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.Designer.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.resx (added) Added basic design for ProblemView #419 (Refactor CEDMA plugins) Mon, 15 Dec 2008 07:48:03 GMT gkronber [990] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB/SemWeb.SqliteStore.dll (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB/SemWeb.dll (modified) updated SemWeb assemblies with new versions (which are compatible to ... Mon, 15 Dec 2008 00:26:25 GMT gkronber [989] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetList.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetListView.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetListView.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetListView.resx (modified) worked on #419 (Refactor CEDMA plugins) Mon, 15 Dec 2008 00:22:08 GMT gkronber [988] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Charting/ResultList.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ConsoleEditor.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSet.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetView.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetView.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/Problem.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB.Interfaces/HeuristicLab.CEDMA.DB.Interfaces.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB.Interfaces/Ontology.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB/HeuristicLab.CEDMA.DB.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB/HeuristicLabCedmaDbPlugin.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB/SemWeb.SqliteStore.x64.dll (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Operators/HeuristicLab.CEDMA.Operators.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/HeuristicLab.CEDMA.Server.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/RunScheduler.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/ServerForm.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.sln (modified) worked on #419 (Refactor CEDMA plugins) Wed, 10 Dec 2008 16:33:27 GMT gkronber [957] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/Console.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ConsoleEditor.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSet.cs (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetList.cs (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetListView.Designer.cs (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetListView.cs (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetListView.resx (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetView.Designer.cs (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetView.cs (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DataSetView.resx (moved) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DatabaseOperatorLibrary.cs (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DatabaseOperatorLibraryView.Designer.cs (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DatabaseOperatorLibraryView.cs (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/DatabaseOperatorLibraryView.resx (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/HeuristicLab.CEDMA.Core.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/IAgent.cs (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/IAgentList.cs (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/IDatabaseItem.cs (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/IResult.cs (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/OperatorLink.cs (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/OperatorLinkPatcher.cs (deleted) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/Problem.cs (added) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB.Interfaces/HeuristicLab.CEDMA.DB.Interfaces.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB/HeuristicLab.CEDMA.DB.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.DB/Store.cs (modified) worked on #419 (Refactor CEDMA plugins) Sun, 07 Dec 2008 12:19:22 GMT gkronber [922] * branches/CEDMA-Refactoring-Ticket419 (copied) created a branch for #419 (Refactor CEDMA plugins) Fri, 05 Dec 2008 19:39:31 GMT abeham [915] * branches/3.1/sources/HeuristicLab.Communication.Data/bin (deleted) * branches/3.1/sources/HeuristicLab.Communication.Data/obj (deleted) * branches/3.1/sources/HeuristicLab.Communication.Operators/bin (deleted) * branches/3.1/sources/HeuristicLab.Communication.Operators/obj (deleted) * branches/3.1/sources/HeuristicLab.SimOpt/obj (deleted) Removed mistakingly committed bin and obj folders Fri, 05 Dec 2008 19:38:25 GMT abeham [914] * branches/3.1/sources/HeuristicLab.SimOpt/bin (deleted) Removed mistakingly committed bin folder Wed, 03 Dec 2008 20:30:25 GMT gkronber [891] * branches/CloningRefactorBranch (deleted) killed cloning branch #285 Wed, 03 Dec 2008 06:14:04 GMT gkronber [890] * branches/CloningRefactorBranch/HeuristicLab.GP.Boolean/HeuristicLabGPBooleanPlugin.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.GP.StructureIdentification/Constant.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.GP/BakedFunctionTree.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.GP/FunctionBase.cs (modified) * branches/CloningRefactorBranch/HeuristicLab.GP/GPOperatorLibrary.cs (modified) worked on clone refactoring in HL.GP. #285 (Cloning could be ...