# # ChangeLog for branches/HeuristicLab.Problems.GPDL/Examples/OneMaxBinary.txt # # Generated by Trac 1.0.12 # 08/28/24 07:23:50 Wed, 29 Jan 2014 15:17:20 GMT gkronber [10424] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/ProblemCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/RandomSearchCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/Examples/OneMaxBinary.txt (modified) #2026 maximal depth limit for random search 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, 28 Jan 2014 18:23:46 GMT gkronber [10415] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/MonteCarloTreeSearchCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/ProblemCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/Examples/OneMaxBinary.txt (added) * branches/HeuristicLab.Problems.GPDL/Examples/OneMaxTernary.txt (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) #2026 implemented prevention of resampling of known nodes.