# # ChangeLog for branches/HeuristicLab.Problems.GPDL/Examples/Artificial Ant.txt # # Generated by Trac 1.0.12 # 06/15/24 23:05:37 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 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 ... 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 Thu, 17 Oct 2013 13:35:07 GMT gkronber [10055] * branches/HeuristicLab.Problems.GPDL.Backend/Build.cmd (copied) * branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Backend.sln (copied) * branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.CodeGen (moved) * branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Views (moved) * branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Views/3.4/HeuristicLab.Problems.GPDL.Views-3.4.csproj (copied) * branches/HeuristicLab.Problems.GPDL.Backend/PreBuildEvent.cmd (copied) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL (deleted) #2026 moved HL specific plugins for the GPDL backend into a separate ...