# # ChangeLog for branches/HeuristicLab.Problems.GPDL/Examples # # Generated by Trac 1.0.12 # 05/17/24 13:41:47 Thu, 30 Jan 2014 14:04:10 GMT gkronber [10431] * branches/HeuristicLab.Problems.GPDL/Examples/DeceptiveMax.txt (added) Added deceptive max problem. 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. Tue, 28 Jan 2014 15:25:36 GMT gkronber [10409] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/MonteCarloTreeSearchCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/Examples/symbreg Koza.txt (modified) #2026 prepare for inclusion of terminals into the search tree Sun, 26 Jan 2014 11:50:13 GMT gkronber [10399] * branches/HeuristicLab.Problems.GPDL/Examples/symbreg HEAL.txt (modified) #2026 performance improvement for the second symbolic regression example Sat, 25 Jan 2014 22:20:15 GMT gkronber [10395] * branches/HeuristicLab.Problems.GPDL/Examples/symbreg Koza.txt (modified) #2026 performance improvement for symbolic regression example Fri, 24 Jan 2014 19:07:33 GMT gkronber [10394] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/BruteForceCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/ProblemCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/Examples/symbreg Koza.txt (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) #2026 fixed a bug in generation of terminal nodes Fri, 24 Jan 2014 18:44:48 GMT gkronber [10393] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/BruteForceCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/ProblemCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/Examples/Fib.txt (modified) #2026 fixed a bug in the brute force solver Fri, 24 Jan 2014 16:54:35 GMT gkronber [10392] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/BruteForceCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/ProblemCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/Examples/symbreg Koza.txt (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) * branches/HeuristicLab.Problems.GPDL/TestExamples.bat (modified) #2026 implemented brute force searcher Tue, 14 Jan 2014 14:22:06 GMT gkronber [10338] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/ProblemCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/RandomSearchCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/Examples/symbreg Koza.txt (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) #2026 changing the way terminal symbols are handled (work in progress) Mon, 13 Jan 2014 21:45:54 GMT gkronber [10333] * branches/HeuristicLab.Problems.GPDL/Examples/OnlyTerminals.txt (added) * branches/HeuristicLab.Problems.GPDL/Examples/Rastrigin.txt (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) #2026 added two more examples Thu, 31 Oct 2013 12:11:51 GMT gkronber [10099] * branches/HeuristicLab.Problems.GPDL/Examples/Artificial Ant.txt (modified) * branches/HeuristicLab.Problems.GPDL/Examples/Factorial.txt (modified) * branches/HeuristicLab.Problems.GPDL/Examples/Fib.txt (modified) * branches/HeuristicLab.Problems.GPDL/Examples/symbreg HEAL.txt (modified) * branches/HeuristicLab.Problems.GPDL/Examples/symbreg Koza.txt (modified) #2026 minor corrections in GPDL example files Sun, 27 Oct 2013 19:17:17 GMT gkronber [10086] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/BruteForceCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/RandomSearchCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/Examples/symbreg HEAL.txt (modified) * branches/HeuristicLab.Problems.GPDL/Examples/symbreg Koza.txt (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/AttributedGrammar.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Grammar.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) * branches/HeuristicLab.Problems.GPDL/TestExamples.bat (added) #2026 worked on random search solver (now all examples are working) 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 Sun, 20 Oct 2013 19:31:41 GMT gkronber [10074] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/BruteForceCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/Examples/Artificial Ant.txt (modified) #2026: finished tree searcher for artifical ant, multiplexer and even ... Thu, 17 Oct 2013 14:39:53 GMT gkronber [10061] * branches/HeuristicLab.Problems.GPDL/Examples (added) * branches/HeuristicLab.Problems.GPDL/Examples/Artificial Ant.txt (copied) * branches/HeuristicLab.Problems.GPDL/Examples/EvenParity.txt (copied) * branches/HeuristicLab.Problems.GPDL/Examples/Factorial.txt (copied) * branches/HeuristicLab.Problems.GPDL/Examples/Fib.txt (copied) * branches/HeuristicLab.Problems.GPDL/Examples/LawnMower.txt (copied) * branches/HeuristicLab.Problems.GPDL/Examples/Multiplexer.txt (copied) * branches/HeuristicLab.Problems.GPDL/Examples/multi-output-multiplier.txt (copied) * branches/HeuristicLab.Problems.GPDL/Examples/symbreg HEAL.txt (copied) * branches/HeuristicLab.Problems.GPDL/Examples/symbreg Koza.txt (copied) #2026 copied examples from the GPDL problem instance provider plugin