# # ChangeLog for / # # Generated by Trac 1.0.12 # 07/22/24 10:17:47 Sun, 20 Oct 2013 17:31:48 GMT sawinkle [10071] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/ArtificialAnt/GEArtificialAntEvaluator.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/ArtificialAnt/GEArtificialAntProblem.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/GEArtificialAntEvaluator.cs (deleted) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/GEArtificialAntProblem.cs (deleted) #2109: moved GEArtificialAntEvaluator.cs and ... Sun, 20 Oct 2013 17:26:56 GMT sawinkle [10070] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/ArtificialAnt (added) #2109: resolved switch error Sun, 20 Oct 2013 17:21:06 GMT sawinkle [10069] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/ArtificialAnt (deleted) #2109: an error occurred, when trying to switch ... Sun, 20 Oct 2013 16:44:04 GMT sawinkle [10068] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/ArtificialAnt (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/GEArtificialAntEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/GEArtificialAntProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/BreathFirstMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/DepthFirstMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/GenotypeToPhenotypeMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/IGenotypeToPhenotypeMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/PIGEMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/RandomMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic (added) #2109: * Removed the parameters MaxFunctionDefinitions and ... Fri, 18 Oct 2013 19:33:56 GMT gkronber [10067] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/BruteForceCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/CodeGenerator.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Attribute.cs (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.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Interfaces/IAttribute.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Interfaces/ISymbol.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Language.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/SemanticSymbol.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Sequence.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Symbol.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/AST.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/GPDef.atg (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/HeuristicLab.Problems.GPDL-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Parser.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Scanner.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Util.cs (modified) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/Parser.cs (modified) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/Scanner.cs (modified) #2026 worked on brute force solver for GPDL problems. Fri, 18 Oct 2013 07:49:54 GMT gkronber [10066] * branches/HeuristicLab.Problems.GPDL/BUILDING (added) * branches/HeuristicLab.Problems.GPDL/COPYING (added) * branches/HeuristicLab.Problems.GPDL/README (added) #2026 added instructions on building, a short readme and the GPL ... Fri, 18 Oct 2013 07:08:25 GMT gkronber [10065] * branches/HeuristicLab.Problems.GPDL/GenerateFromAtg.sh (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/HeuristicLab.Problems.GPDL-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Parser.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/Scanner.cs (modified) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/Parser.cs (modified) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/Scanner.cs (modified) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/SyntaxAnalyzer.csproj (modified) #2026 added shell script to generate parser and scanner on linux also ... Fri, 18 Oct 2013 07:04:54 GMT gkronber [10064] * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) #2026 removed the test project as it does not build on mono Fri, 18 Oct 2013 06:15:50 GMT gkronber [10063] * branches/HeuristicLab.Problems.GPDL/CodeGenerator (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Attribute.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Sequence.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Symbol.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Test.cs (modified) #2026 removed reference to HeuristicLab.PluginInfrastructure (and set ... Thu, 17 Oct 2013 19:52:35 GMT gkronber [10062] * branches/HeuristicLab.Problems.GPDL/CodeGenerator (added) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/BruteForceCodeGen.cs (added) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/CodeGenerator.csproj (added) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/Properties (added) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Problems.GPDL/GpdlCompiler/GpdlCompiler.csproj (modified) * branches/HeuristicLab.Problems.GPDL/GpdlCompiler/Program.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/HeuristicLab.Problems.GPDL-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL/PreBuildEvent.cmd (deleted) * branches/HeuristicLab.Problems.GPDL/SyntaxAnalyzer/SyntaxAnalyzer.csproj (modified) * branches/HeuristicLab.Problems.GPDL/Test/Test.csproj (modified) #2026 worked on brute force code generator, removed unused ... 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 14:34:53 GMT ascheibe [10060] * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/AlgorithmBehaviorUnitTests.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/DistanceMatrixToPointsTest.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/LPConvexHullSortingTest.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/LPConvexHullTest.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/PermutationCacheTest.cs (moved) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views/3.3/ConvexHullView.Designer.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views/3.3/ConvexHullView.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views-3.3.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views/3.3/PermutationConvexHullView.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/ConvexHullMeasures.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/DistanceMatrixToPoints.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/LPHull.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/VertexComparer.cs (added) * branches/HeuristicLab.Analysis.AlgorithmBehavior/MIConvexHull/MIConvexHull.csproj (modified) #1886 - added point calculation from distance matrices - added ... Thu, 17 Oct 2013 13:56:10 GMT gkronber [10059] * branches/HeuristicLab.Problems.GPDL (modified) * branches/HeuristicLab.Problems.GPDL.Backend (modified) * branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Backend.sln (modified) * branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.CodeGen/3.4/HeuristicLab.Problems.GPDL.CodeGen-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL.Backend/HeuristicLab.Problems.GPDL.Views/3.4/HeuristicLab.Problems.GPDL.Views-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL.Backend/Test (modified) * branches/HeuristicLab.Problems.GPDL.Backend/Test/Test.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3 (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj (modified) #2026 fixed references in HL specific GPDL plugin (backend), set ... Thu, 17 Oct 2013 13:51:39 GMT gkronber [10058] * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Plugin.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Plugin.cs.frame (deleted) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Properties/AssemblyInfo.cs.frame (deleted) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/HeuristicLab.Problems.GPDL-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL/Test/Test.csproj (modified) #2026 changed build target directories Thu, 17 Oct 2013 13:45:05 GMT gkronber [10057] * branches/HeuristicLab.Problems.GPDL.Backend/Test (added) * branches/HeuristicLab.Problems.GPDL.Backend/Test/Properties (added) * branches/HeuristicLab.Problems.GPDL.Backend/Test/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.Problems.GPDL.Backend/Test/Test.csproj (added) * branches/HeuristicLab.Problems.GPDL.Backend/Test/TestGpdlExamples.cs (added) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/HeuristicLab.Problems.GPDL-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL/Test/TestGpdlExamples.cs (deleted) #2026 moved a test class into the HL specific GPDL branch Thu, 17 Oct 2013 13:41:40 GMT gkronber [10056] * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL (copied) #2026 reverted unintentional delete of r10055 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 ... Thu, 17 Oct 2013 13:32:13 GMT gkronber [10054] * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.Views/3.4/HeuristicLab.Problems.GPDL.Views-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL.sln (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Problems.GPDL/3.4/HeuristicLab.Problems.GPDL-3.4.csproj (modified) * branches/HeuristicLab.Problems.GPDL/Test/Test.csproj (modified) #2026 removed backend projects from the core compiler solution Thu, 17 Oct 2013 13:27:06 GMT gkronber [10053] * branches/HeuristicLab.Problems.GPDL.Backend (added) #2026 created a separate branch folder for HL specific files for GPDL Thu, 17 Oct 2013 13:21:22 GMT gkronber [10052] * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3 (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Plugin.cs (deleted) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Properties (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/Properties/AssemblyInfo.cs (deleted) #2026 set svn:ignore properties