# # ChangeLog for branches # # Generated by Trac 1.0.12 # 07/25/24 16:40:32 Thu, 24 Apr 2008 10:45:26 GMT abeham [176] * branches/3.0/sources/HeuristicLab.Constraints/VariableComparisonConstraint.cs (modified) * branches/3.0/sources/HeuristicLab.Constraints/VariableComparisonConstraintView.Designer.cs (modified) Merged fixes of #124 and #129 from trunk to release branch Tue, 22 Apr 2008 16:14:22 GMT gkronber [156] * branches/FunctionsAndStructIdRefactoring (deleted) deleted old branch (ticket #112) Tue, 22 Apr 2008 15:44:49 GMT gkronber [153] * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/FunctionBase.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/FunctionTree.cs (modified) minor performance tuning #112 Tue, 22 Apr 2008 15:28:26 GMT gkronber [152] * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/GPOperatorGroup.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/ChangeNodeTypeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/CutOutNodeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/DeleteSubTreeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/SubstituteSubTreeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Recombination/SinglePointCrossOver.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) bug-fixes and code cleanup in struct-id operators (#112) Tue, 22 Apr 2008 15:26:55 GMT swagner [151] * branches/3.0/sources/HeuristicLab.Core/PersistenceManager.cs (modified) Merged fix of ticket #117 (r150) from trunk into 3.0 release branch Tue, 22 Apr 2008 10:48:01 GMT gkronber [149] * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/ChangeNodeTypeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/CutOutNodeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/DeleteSubTreeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/SubstituteSubTreeManipulation.cs (modified) minor changes in GP manipulation operators (#112) Tue, 22 Apr 2008 09:17:08 GMT gkronber [148] * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/CutOutNodeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) fixed bugs in struct-id operators (ticket #112) Tue, 22 Apr 2008 08:19:53 GMT gkronber [147] * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/And.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Constant.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/FunctionBase.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/FunctionTree.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/IFunction.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/IfThenElse.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Or.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Variable.cs (modified) * changed signature of interface method Evaluate() * fixed ... Tue, 22 Apr 2008 08:01:18 GMT gkronber [146] * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Constant.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/FunctionView.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Variable.cs (modified) * fixed function-tree display in tree-view * added string constants ... Mon, 21 Apr 2008 18:57:45 GMT gkronber [145] * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Constraints/SubOperatorsConstraintAnalyser.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/FunctionBase.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/FunctionTree.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/RandomTreeCreator.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) more fixes after major refactoring step (ticket #112) Mon, 21 Apr 2008 16:39:38 GMT gkronber [144] * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/ChangeNodeTypeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/SubstituteSubTreeManipulation.cs (modified) fixed compile errors (#112) Mon, 21 Apr 2008 13:31:41 GMT gkronber [143] * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/IFunctionTree.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Evaluation/MeanSquaredErrorEvaluator.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/ChangeNodeTypeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/CutOutNodeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/DeleteSubTreeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/FullTreeShaker.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/OnePointShaker.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/SubstituteSubTreeManipulation.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/RandomTreeCreator.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Recombination/SinglePointCrossOver.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab/UpdateLocalInstallation.cmd (modified) worked on #112 in the refactoring branch Sun, 20 Apr 2008 22:17:54 GMT gkronber [142] * branches/FunctionsAndStructIdRefactoring (copied) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Addition.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/And.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Average.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Constant.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Cosinus.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Division.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Equal.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Exponential.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/FunctionBase.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/FunctionTree.cs (added) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/FunctionView.Designer.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/FunctionView.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/HeuristicLab.Functions.csproj (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/IFunction.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/IFunctionTree.cs (added) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/IfThenElse.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/LessThan.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Logarithm.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Multiplication.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Not.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Or.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Power.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/ProgrammableFunction.cs (added) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Signum.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Sinus.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Sqrt.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Substraction.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Tangens.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Variable.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.Functions/Xor.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Evaluation/CoefficientOfDeterminationEvaluator.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Evaluation/EarlyStoppingMeanSquaredErrorEvaluator.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Evaluation/GPEvaluatorBase.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Evaluation/MeanSquaredErrorEvaluator.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Evaluation/VarianceAccountedForEvaluator.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/HeuristicLab.StructureIdentification.csproj (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Manipulation/ChangeNodeTypeManipulation.cs (modified) * trunk/sources/HeuristicLab.StructureIdentification/PopulationAnalyser.cs (deleted) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/RandomTreeCreator.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/Recombination/SinglePointCrossOver.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab.StructureIdentification/TreeGardener.cs (modified) * branches/FunctionsAndStructIdRefactoring/HeuristicLab/UpdateLocalInstallation.cmd (modified) Created a branch for refactoring functions and structId. Largest ... Sun, 20 Apr 2008 09:28:54 GMT gkronber [141] * branches/3.0/sources/HeuristicLab.PluginInfrastructure.GUI/ManagerForm.cs (modified) * branches/3.0/sources/HeuristicLab.PluginInfrastructure.GUI/ManagerForm.designer.cs (modified) * branches/3.0/sources/HeuristicLab.PluginInfrastructure.GUI/ManagerForm.resx (modified) merged new feature: "display number of installed, new, upgradeable ... Sun, 20 Apr 2008 08:59:02 GMT gkronber [139] * branches/3.0/sources/HeuristicLab.Constraints/DoubleBoundedConstraint.cs (modified) * branches/3.0/sources/HeuristicLab.Random/NormalDistributedRandom.cs (modified) merged serialization bug-fix (r138) from trunk into the 3.0 branch Sat, 19 Apr 2008 13:36:02 GMT gkronber [137] * branches/3.0/sources/HeuristicLab.StructureIdentification/Evaluation/EarlyStoppingMeanSquaredErrorEvaluator.cs (modified) * branches/3.0/sources/HeuristicLab.StructureIdentification/Evaluation/GPEvaluatorBase.cs (modified) merged bugfixes from r135 and r136 from the trunk into the 3.0 branch Sat, 19 Apr 2008 10:57:24 GMT swagner [134] * branches/3.0 (copied) #58: Created a release branch for HeuristicLab 3.0 Wed, 16 Apr 2008 10:59:46 GMT gkronber [127] * branches/XmlTextReaderBranch/HeuristicLab/UpdateLocalInstallation.cmd (modified) fixed unwanted change of local installation path Tue, 15 Apr 2008 18:56:01 GMT gkronber [126] * branches/XmlReaderWriterBranch/HeuristicLab.DistributedEngine/DistributedEngine.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Grid/ProcessingEngine.cs (modified) fixed two bugs in the serialization of DistributedEngine and ... Tue, 15 Apr 2008 14:41:18 GMT gkronber [125] * branches/XmlReaderWriterBranch (copied) * branches/XmlReaderWriterBranch/HeuristicLab.Constraints/AllSubOperatorsTypeConstraint.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Constraints/AndConstraint.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Constraints/DoubleBoundedConstraint.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Constraints/IntBoundedConstraint.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Constraints/ItemTypeConstraint.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Constraints/NotConstraint.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Constraints/NumberOfSubOperatorsConstraint.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Constraints/OrConstraint.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Constraints/SubOperatorsTypeConstraint.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Constraints/VariableComparisonConstraint.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/AtomicOperation.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/CompositeOperation.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/ConstrainedItemBase.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/EngineBase.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/Interfaces/IStorable.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/OperatorBase.cs (copied) * branches/XmlReaderWriterBranch/HeuristicLab.Core/OperatorGraph.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/OperatorGroup.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/OperatorLibrary.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/PersistenceManager.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/Scope.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/StorableBase.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/Variable.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Core/VariableInfo.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/BoolArrayData.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/BoolData.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/BoolMatrixData.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/ConstrainedDoubleData.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/ConstrainedIntData.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/ConstrainedItemList.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/DoubleArrayData.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/DoubleData.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/DoubleMatrixData.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/IntArrayData.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/IntData.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/IntMatrixData.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/ItemList_T.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Data/StringData.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.DataAnalysis/Dataset.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.DistributedEngine/DistributedEngine.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.ES/ES.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Functions/Constant.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Functions/FunctionBase.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Functions/Variable.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Grid/ProcessingEngine.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Logging/Linechart.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Logging/Log.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Operators.Programmable/ProgrammableOperator.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Operators/CombinedOperator.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Random/MersenneTwister.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Random/NormalDistributedRandom.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Routing.TSP/TSPTour.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.SGA/SGA.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Scheduling.JSSP/JSSPInjector.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Scheduling.JSSP/Operation.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Scheduling.JSSP/Schedule.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Scheduling.JSSP/ScheduleInjector.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.Scheduling.JSSP/ScheduleTree.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.StructureIdentification/GPOperatorLibrary.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab.ThreadParallelEngine/ThreadParallelEngine.cs (modified) * branches/XmlReaderWriterBranch/HeuristicLab/UpdateLocalInstallation.cmd (modified) created a branch that combines the XmlReader and XmlWriter branches