# # ChangeLog for branches/3.2/sources/HeuristicLab.GP/3.3/GeneticProgrammingModel.cs # # Generated by Trac 1.0.12 # 09/07/24 10:00:35 Mon, 31 May 2010 06:31:29 GMT gkronber [3873] * branches/3.2/sources/HeuristicLab.GP.Interfaces/3.3/IGeneticProgrammingModel.cs (modified) * branches/3.2/sources/HeuristicLab.GP.Operators/3.3/Manipulation/ChangeNodeTypeManipulation.cs (modified) * branches/3.2/sources/HeuristicLab.GP.Operators/3.3/Manipulation/CutOutNodeManipulation.cs (modified) * branches/3.2/sources/HeuristicLab.GP.Operators/3.3/Manipulation/DeleteSubTreeManipulation.cs (modified) * branches/3.2/sources/HeuristicLab.GP.Operators/3.3/Manipulation/SubstituteSubTreeManipulation.cs (modified) * branches/3.2/sources/HeuristicLab.GP.Tests/FunctionTreeTest.cs (added) * branches/3.2/sources/HeuristicLab.GP/3.3/GeneticProgrammingModel.cs (modified) Removed fields for tree size and tree height in ... Sun, 02 May 2010 01:56:49 GMT swagner [3580] * branches/3.2 (copied) Created HL 3.2 branch of complete trunk (#995) Fri, 12 Feb 2010 13:03:47 GMT gkronber [2787] * trunk/sources/HeuristicLab.GP/3.3/GeneticProgrammingModel.cs (modified) Implemented quick fix for #872 (Persistence of ...