# # ChangeLog for / # # Generated by Trac 1.0.12 # 11/02/24 03:57:24 Wed, 11 Feb 2009 12:39:30 GMT gkronber [1215] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/Problem.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/ProblemView.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.DataAnalysis/Dataset.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.DataAnalysis/DatasetView.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StructIdProblemInjectorView.cs (modified) removed property VariableNames and added Get- and ... Wed, 11 Feb 2009 12:28:01 GMT gkronber [1214] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/Problem.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Server/Execution.cs (modified) changed model attribute TargetVariable to store the name of the ... Tue, 10 Feb 2009 12:07:00 GMT gkronber [1213] * trunk/sources/HeuristicLab.Grid/GridClient.cs (modified) * trunk/sources/HeuristicLab.Grid/JobManager.cs (modified) * trunk/sources/HeuristicLab.Grid/ServerForm.cs (modified) changed security mode for grid services to the default mode ... Tue, 10 Feb 2009 11:59:37 GMT gkronber [1212] * trunk/sources/HeuristicLab.GP/Recombination/SizeConstrictedGPCrossoverBase.cs (modified) * trunk/sources/HeuristicLab.GP/Recombination/SizeFairCrossOver.cs (modified) merged r1200 and r1209 from CEDMA refactoring branch into trunk. #479 ... Tue, 10 Feb 2009 11:56:28 GMT gkronber [1211] * trunk/sources/HeuristicLab.Operators.Programmable/ProgrammableOperator.cs (modified) merged r1210 from CEDMA refactoring branch into trunk #488 (Lazy ... Thu, 05 Feb 2009 13:29:29 GMT gkronber [1210] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.Operators.Programmable/ProgrammableOperator.cs (modified) quick fix for #488 (Lazy compilation pattern in ProgrammableOperator ... Thu, 05 Feb 2009 11:56:43 GMT gkronber [1209] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP/Recombination/SizeConstrictedGPCrossoverBase.cs (modified) Return the parent tree without changes if it's not possible to create ... Thu, 05 Feb 2009 11:54:52 GMT gkronber [1208] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/FunctionLibraryInjector.cs (modified) fixed #487 (GPOperatorLibrary/GPOperatorGroup doesn't work in ... Thu, 05 Feb 2009 10:24:25 GMT abeham [1207] * trunk/sources/HeuristicLab.Communication.Operators/CommunicatorBase.cs (modified) * trunk/sources/HeuristicLab.Communication.Operators/DataStreamCommunicator.cs (modified) * trunk/sources/HeuristicLab.Communication.Operators/LocalProcessInitiator.cs (modified) * trunk/sources/HeuristicLab.Communication.Operators/MessageProcessor.cs (modified) * trunk/sources/HeuristicLab.Communication.Operators/SubScopeMessageDecomposer.cs (modified) fixed some bugs (#486) Thu, 05 Feb 2009 10:20:28 GMT abeham [1206] * trunk/sources/HeuristicLab.SimOpt/SimOptParameterPacker.cs (modified) fixed bug in SimOptParameterPacker (ticket #484) Thu, 05 Feb 2009 10:19:38 GMT abeham [1205] * trunk/sources/HeuristicLab.SimOpt/SimOptParameterExtractor.cs (modified) fixed bug in SimOptParameterExtractor (ticket #485) Thu, 05 Feb 2009 10:08:58 GMT abeham [1204] * branches/3.1/sources/HeuristicLab.Data/ConstrainedItemList.cs (modified) fixed bug #483 in branch 3.1 Thu, 05 Feb 2009 10:06:28 GMT abeham [1203] * trunk/sources/HeuristicLab.Data/ConstrainedItemList.cs (modified) fixed bug described in #483 in ConstrainedItemList Wed, 04 Feb 2009 22:01:52 GMT gkronber [1202] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGpEditor.cs (modified) fixed a few minor glitches in hard-coded GP algos. #224 (Simple ... Wed, 04 Feb 2009 21:44:07 GMT gkronber [1201] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/HeuristicLab.GP.StructureIdentification.csproj (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.Designer.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffSpringSelectionGpEditor.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/OffspringSelectionGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP.StructureIdentification/StandardGP.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.sln (modified) implemented hard-coded GP with offspring selection for regression ... Tue, 03 Feb 2009 16:35:58 GMT gkronber [1200] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP/Recombination/SizeFairCrossOver.cs (modified) Set probability of creating larger trees to zero when max-tree size ... Mon, 02 Feb 2009 18:56:52 GMT kgrading [1199] * trunk/sources/HeuristicLab.Core/Properties/AssemblyInfo.frame (modified) * trunk/sources/HeuristicLab.Hive.Client.Core/Core.cs (modified) * trunk/sources/HeuristicLab.Hive.JobBase/TestJob.cs (modified) * trunk/sources/HeuristicLab.PluginInfrastructure/PluginManager.cs (modified) finished the sandbox (#410) Mon, 02 Feb 2009 11:49:44 GMT gkronber [1198] * trunk/sources/HeuristicLab.GP/ProbabilisticTreeCreator.cs (modified) merged fix for #476 (ProbabilisticTreeCreator can create trees that ... Mon, 02 Feb 2009 11:47:48 GMT gkronber [1197] * trunk/sources/HeuristicLab.GP/Recombination/OnePointCrossOver.cs (modified) * trunk/sources/HeuristicLab.GP/Recombination/SizeConstrictedGPCrossoverBase.cs (modified) * trunk/sources/HeuristicLab.GP/Recombination/SizeFairCrossOver.cs (modified) * trunk/sources/HeuristicLab.GP/Recombination/StandardCrossOver.cs (modified) * trunk/sources/HeuristicLab.GP/Recombination/UniformCrossover.cs (modified) merged fix for #479 (Crossover operators create trees that are larger ... Mon, 02 Feb 2009 11:45:08 GMT gkronber [1196] * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP/Recombination/OnePointCrossOver.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP/Recombination/SizeConstrictedGPCrossoverBase.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP/Recombination/SizeFairCrossOver.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP/Recombination/StandardCrossOver.cs (modified) * branches/CEDMA-Refactoring-Ticket419/HeuristicLab.GP/Recombination/UniformCrossover.cs (modified) fixed #479 (Crossover operators create trees that are larger than the ...