# # ChangeLog for branches/HeuristicLab.Problems.GPDL/Examples/RoyalTree.txt # # Generated by Trac 1.0.12 # 07/03/24 16:54:02 Wed, 29 Jan 2014 14:02:11 GMT gkronber [10423] * branches/HeuristicLab.Problems.GPDL/Examples/OneMaxBinary.txt (modified) * branches/HeuristicLab.Problems.GPDL/Examples/RoyalTree.txt (modified) #2026 updated examples Tue, 22 Oct 2013 18:39:15 GMT gkronber [10080] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/BruteForceCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/CodeGenerator.csproj (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/RandomSearchCodeGen.cs (copied) * branches/HeuristicLab.Problems.GPDL/Examples/Artificial Ant.txt (modified) * branches/HeuristicLab.Problems.GPDL/Examples/RoyalTree.txt (modified) * branches/HeuristicLab.Problems.GPDL/GpdlCompiler/Program.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Util.cs (modified) #2026 implemented a code generator for random search solvers for GPDL ... Tue, 22 Oct 2013 17:23:48 GMT gkronber [10079] * branches/HeuristicLab.Problems.GPDL/Examples/RoyalTree.txt (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Util.cs (modified) #2026 added the royal tree benchmark problem for genetic programming