# # ChangeLog for branches/HeuristicLab.Problems.GPDL/TestExamples.bat # # Generated by Trac 1.0.12 # 05/19/24 20:28:49 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 Wed, 22 Jan 2014 17:22:09 GMT gkronber [10385] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/ProblemCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/RandomSearchCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/SourceBuilder.cs (modified) * branches/HeuristicLab.Problems.GPDL/TestExamples.bat (modified) #2026 removed commented code and improved layout 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)