# # ChangeLog for branches/ProblemRefactoring/HeuristicLab.Problems.GeneticProgramming/3.3/ArtificialAnt # # Generated by Trac 1.0.12 # 07/01/24 21:29:34 Mon, 23 Nov 2015 09:01:45 GMT mkommend [13331] * branches/ProblemRefactoring (copied) #2521: Branched trunk/sources for problem refactoring. Thu, 19 Nov 2015 08:57:06 GMT mkommend [13269] * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/ArtificialAnt/Interpreter.cs (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/ArtificialAnt/Problem.cs (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/ArtificialAnt/Trail.cs (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/BasicSymbolicRegression/Problem.cs (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/Boolean/EvenParityProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/Boolean/MultiplexerProblem.cs (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/LawnMower/Problem.cs (modified) * trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/LawnMower/Solution.cs (modified) #2472: Moved cloning and persistence code near the default ctor for ...