# # ChangeLog for / # # Generated by Trac 1.0.12 # 07/22/24 08:30:23 Fri, 25 Oct 2013 12:50:38 GMT ascheibe [10085] * branches/DataPreprocessing (copied) branched trunk Fri, 25 Oct 2013 12:49:07 GMT ascheibe [10084] * branches/DataPreprocessing (deleted) removed branch Fri, 25 Oct 2013 12:44:34 GMT ascheibe [10083] * branches/DataPreprocessing (added) added student data pre-processing branch Thu, 24 Oct 2013 08:14:02 GMT ascheibe [10082] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/LPHull.cs (modified) #1886 correction of LPHull Func Wed, 23 Oct 2013 13:56:50 GMT ascheibe [10081] * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/ConvexHullTest.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/LPConvexHullTest.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/LPHull.cs (modified) #1886 fixed LPHull, seems to work now 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 Mon, 21 Oct 2013 22:05:02 GMT ascheibe [10078] * branches/HeuristicLab.Analysis.AlgorithmBehavior/AlgorithmBehaviorUnitTests/DistanceMatrixToPointsTest.cs (modified) * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/DistanceMatrixToPoints.cs (modified) #1886 another bugfix in the point calculation from distance matrices Mon, 21 Oct 2013 21:43:43 GMT ascheibe [10077] * branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers/3.3/DistanceMatrixToPoints.cs (modified) #1886 fixed a bug in the point calculation from distance matrices Mon, 21 Oct 2013 10:54:16 GMT ascheibe [10076] * trunk/documentation/Tutorials/Algorithm and Experiment Design with HeuristicLab.pdf (modified) * trunk/documentation/Tutorials/Algorithm and Experiment Design with HeuristicLab.pptx (modified) #2110 updated list of problems and algorithms Mon, 21 Oct 2013 09:29:55 GMT sawinkle [10075] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/DepthFirstMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/GenotypeToPhenotypeMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisSingleObjectiveProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveProblem.cs (modified) #2109: * For each newly created node, ResetLocalParameters() has to ... 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 ... Sun, 20 Oct 2013 18:18:38 GMT sawinkle [10073] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisSingleObjectiveEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisSingleObjectiveProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectivePearsonRSquaredEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveProblem.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicDataAnalysisEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicDataAnalysisSingleObjectiveEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicDataAnalysisValidationAnalyzer.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicRegressionEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicRegressionSingleObjectiveEvaluator.cs (modified) #2109: * Renamed all identifiers within the files to include 'GE', ... Sun, 20 Oct 2013 17:52:24 GMT sawinkle [10072] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisEvaluator.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisProblem.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisSingleObjectiveEvaluator.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicDataAnalysisSingleObjectiveProblem.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveEvaluator.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectivePearsonRSquaredEvaluator.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveProblem.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicDataAnalysisEvaluator.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicDataAnalysisSingleObjectiveEvaluator.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicDataAnalysisValidationAnalyzer.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicRegressionEvaluator.cs (added) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/IGESymbolicRegressionSingleObjectiveEvaluator.cs (added) #2109: added copies of files of the SymbolicAnalysis projects and the ... 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 ...