# # ChangeLog for branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/HL2TreeEvaluator.cs # # Generated by Trac 1.0.12 # 08/08/24 16:28:50 Thu, 30 Jul 2009 08:47:00 GMT gkronber [2212] * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/AllSubOperatorsTypeConstraint.cs (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/AllSubOperatorsTypeConstraintView.Designer.cs (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/AllSubOperatorsTypeConstraintView.cs (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/AllSubOperatorsTypeConstraintView.resx (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/HeuristicLab.Constraints-3.2.csproj (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/NumberOfSubOperatorsConstraint.cs (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/NumberOfSubOperatorsConstraintView.Designer.cs (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/NumberOfSubOperatorsConstraintView.cs (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/NumberOfSubOperatorsConstraintView.resx (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/SubOperatorsConstraintAnalyser.cs (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/SubOperatorsTypeConstraint.cs (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/SubOperatorsTypeConstraintView.Designer.cs (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/SubOperatorsTypeConstraintView.cs (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.Constraints/3.2/SubOperatorsTypeConstraintView.resx (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3 (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/EqualiserController.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/HeuristicLab.GP.Operators-3.3.csproj (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/HeuristicLab.snk (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/HeuristicLabGPOperatorsPlugin.cs (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Initialization (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Initialization/ProbabilisticTreeCreator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Initialization/RampedTreeCreator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Logging (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Logging/TreeArityAnalyser.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Manipulation (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Manipulation/ChangeNodeTypeManipulation.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Manipulation/CutOutNodeManipulation.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Manipulation/DeleteSubTreeManipulation.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Manipulation/FullTreeShaker.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Manipulation/GPManipulatorBase.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Manipulation/OnePointShaker.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Manipulation/SubstituteSubTreeManipulation.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/OffspringEqualiser.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Properties (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Properties/AssemblyInfo.frame (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Recombination (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Recombination/GPCrossoverBase.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Recombination/LangdonHomologousCrossOver.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Recombination/OnePointCrossOver.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Recombination/SizeConstrictedGPCrossoverBase.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Recombination/SizeFairCrossOver.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Recombination/StandardCrossOver.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Recombination/UniformCrossover.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/TrainingWindowSlider.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Operators/3.3/Util.cs (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification.Classification/3.3/HeuristicLab.GP.StructureIdentification.Classification-3.3.csproj (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/AlgorithmBase.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/CoefficientOfDeterminationEvaluator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/EarlyStoppingMeanSquaredErrorEvaluator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/GPEvaluatorBase.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/MeanAbsolutePercentageErrorEvaluator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/MeanAbsolutePercentageOfRangeErrorEvaluator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/MeanSquaredErrorEvaluator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/SimpleEvaluator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/SimpleGPEvaluatorBase.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/UncertainMeanSquaredErrorEvaluator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/VariableEvaluationImpactCalculator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/VariableQualityImpactCalculator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Evaluators/VarianceAccountedForEvaluator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/FunctionLibraryInjector.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/HL2TreeEvaluator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/HL3TreeEvaluator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLabGPStructureIdentificationPlugin.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/ITreeEvaluator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/ModelAnalyzerExporter.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/OffSpringSelectionGpEditor.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/OffspringSelectionGP.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGP.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/StandardGpEditor.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/SymbolicExpressionExporter.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Addition.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/And.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Average.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Constant.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/ConstantFunctionTree.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Cosinus.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Differential.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Division.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Equal.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Exponential.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/GreaterThan.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/IfThenElse.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/LessThan.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Logarithm.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Multiplication.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Not.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Or.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Power.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Signum.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Sinus.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Sqrt.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Subtraction.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/SymbolTable.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Tangens.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Variable.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/VariableFunctionTree.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Symbols/Xor.cs (moved) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/TreeEvaluatorBase.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/BaseClasses/BinaryFunction.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/BaseClasses/FunctionBase.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/BaseClasses/Terminal.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/BaseClasses/UnaryFunction.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunView.Designer.cs (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunView.cs (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionLibrary.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionLibraryEditor.Designer.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionLibraryEditor.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionTreeView.Designer.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionTreeView.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionTreeView.resx (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/HeuristicLab.GP-3.3.csproj (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/HeuristicLabGPPlugin.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/TreeGardener.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.Modeling/3.2/HeuristicLabModelingPlugin.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.sln (modified) * branches/GP-Refactoring-713/sources/HeuristicLab/CopyAssemblies.cmd (modified) GP Refactoring: #713 * added project GP.Operators * moved ... Tue, 28 Jul 2009 17:24:23 GMT gkronber [2202] * branches/GP-Refactoring-713 (copied) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Boolean/3.3/And.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Boolean/3.3/FunctionLibraryInjector.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Boolean/3.3/Nand.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Boolean/3.3/Nor.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Boolean/3.3/Not.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Boolean/3.3/Or.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Boolean/3.3/Variable.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.Boolean/3.3/Xor.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.SantaFe/3.3/FunctionLibraryInjector.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.SantaFe/3.3/IfFoodAhead.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.SantaFe/3.3/Left.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.SantaFe/3.3/Move.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.SantaFe/3.3/Prog2.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.SantaFe/3.3/Prog3.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.SantaFe/3.3/Right.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Addition.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/And.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Average.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/BakedTreeEvaluator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/BaseClasses (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/BaseClasses/BinaryFunction.cs (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/BaseClasses/Terminal.cs (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/BaseClasses/UnaryFunction.cs (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Constant.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Cosinus.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Differential.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Division.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Equal.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Exponential.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/FunctionLibraryInjector.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/GreaterThan.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/IfThenElse.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/LessThan.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Logarithm.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Multiplication.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Not.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Or.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Power.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Signum.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Sinus.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Sqrt.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Subtraction.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Tangens.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/TreeEvaluatorBase.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Variable.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP.StructureIdentification/3.3/Xor.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/BakedFunctionTree.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunView.Designer.cs (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunView.cs (added) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionBase.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionGroup.cs (copied) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionLibrary.cs (copied) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionLibraryEditor.Designer.cs (copied) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionLibraryEditor.cs (copied) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionLibraryEditor.resx (copied) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionTreeView.Designer.cs (copied) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionTreeView.cs (copied) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/FunctionTreeView.resx (copied) * trunk/sources/HeuristicLab.GP/3.3/FunctionView.Designer.cs (deleted) * trunk/sources/HeuristicLab.GP/3.3/FunctionView.cs (deleted) * trunk/sources/HeuristicLab.GP/3.3/FunctionView.resx (deleted) * trunk/sources/HeuristicLab.GP/3.3/GPOperatorGroup.cs (deleted) * trunk/sources/HeuristicLab.GP/3.3/GPOperatorLibrary.cs (deleted) * trunk/sources/HeuristicLab.GP/3.3/GPOperatorLibraryEditor.Designer.cs (deleted) * trunk/sources/HeuristicLab.GP/3.3/GPOperatorLibraryEditor.cs (deleted) * trunk/sources/HeuristicLab.GP/3.3/GPOperatorLibraryEditor.resx (deleted) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/HeuristicLab.GP-3.3.csproj (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/IFunction.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/IFunctionTree.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/Manipulation/ChangeNodeTypeManipulation.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/Manipulation/CutOutNodeManipulation.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/Manipulation/DeleteSubTreeManipulation.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/Manipulation/FullTreeShaker.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/Manipulation/OnePointShaker.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/Manipulation/SubstituteSubTreeManipulation.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/ProbabilisticTreeCreator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/RampedTreeCreator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/Recombination/GPCrossoverBase.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/Recombination/SizeFairCrossOver.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/Recombination/StandardCrossOver.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.GP/3.3/TreeGardener.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.Hive.Server.Core/3.2/app.config (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.LinearRegression/3.2/LinearRegressionOperator.cs (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.Tracing/3.2/HeuristicLab.Hive.log4net.xml (modified) * branches/GP-Refactoring-713/sources/HeuristicLab.sln (modified) * branches/GP-Refactoring-713/sources/HeuristicLab/CopyAssemblies.cmd (modified) * branches/GP-Refactoring-713/sources/HeuristicLab/app.config (modified) Created a branch for #713 Fri, 15 May 2009 13:37:26 GMT gkronber [1836] * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/BakedTreeEvaluator.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/HL2TreeEvaluator.cs (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj (modified) * trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/TreeEvaluatorBase.cs (added) implemented persistence of tree evaluators in a common base class for ...