# # ChangeLog for branches # # Generated by Trac 1.0.12 # 09/29/24 13:02:23 Wed, 15 Jan 2014 15:47:23 GMT sbreuer [10345] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/DataGridContentView.cs (modified) * disable apply sort button if nothing to do Wed, 15 Jan 2014 13:14:53 GMT tsteinre [10344] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/DataPreprocessingView.cs (modified) ApplyInNewTab-Button: deleted test code to write 1s in table Wed, 15 Jan 2014 12:27:53 GMT aesterer [10343] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/DataPreprocessingView.cs (modified) Replaced list view mapping with tag property Wed, 15 Jan 2014 12:10:53 GMT aesterer [10342] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/DataPreprocessingView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/DataPreprocessingView.designer.cs (modified) Changed buttons names and added icons in data preprocessing view Wed, 15 Jan 2014 12:09:00 GMT rstoll [10341] * branches/DataPreprocessing/HeuristicLab 3.3.sln (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) * IndexOutOfBound-Bug for nominal columns fixed Wed, 15 Jan 2014 08:50:07 GMT gkronber [10340] * branches/GrammaticalEvolution/GE Symbolic Regression Experiment_noconsts [finished].hl (added) #2109: added finished experiment (GE - Symbolic Regression) with a ... Tue, 14 Jan 2014 19:28:28 GMT sawinkle [10339] * branches/GrammaticalEvolution/GP Artificial Ant Experiment.hl (added) #2109: Added Artificial Ant experiment (tree-based GP) with ... 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) Tue, 14 Jan 2014 14:21:09 GMT gkronber [10337] * branches/GrammaticalEvolution/GE Symbolic Regression Experiment_noconsts.hl (added) #2109: added experiment for GE symb reg with a grammar without constants Tue, 14 Jan 2014 12:26:43 GMT gkronber [10336] * branches/GrammaticalEvolution/GE Symbolic Regression Experiment [finished].hl (added) #2109: added finished experiment for symbolic regression Tue, 14 Jan 2014 11:40:26 GMT gkronber [10335] * branches/HeuristicLab.Problems.GPDL/CodeGenerator/BruteForceCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/ProblemCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/CodeGenerator/RandomSearchCodeGen.cs (modified) * branches/HeuristicLab.Problems.GPDL/HeuristicLab.Grammars/3.3/HeuristicLab.Grammars-3.3.csproj (modified) #2026 worked on code generator for random search (work in progress ... Tue, 14 Jan 2014 11:26:41 GMT gkronber [10334] * branches/GrammaticalEvolution/GE Artificial Ant Experiment [finished].hl (added) #2109: added finished experiment for the artificial ant problem 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 Mon, 13 Jan 2014 12:57:53 GMT jkarder [10332] * branches/HLScript/HeuristicLab 3.3.sln (modified) * branches/HLScript/HeuristicLab.CodeEditor/3.3/CodeEditor.cs (modified) * branches/HLScript/HeuristicLab.HLScript (added) * branches/HLScript/HeuristicLab.HLScript.Views (added) * branches/HLScript/HeuristicLab.HLScript.Views/3.3 (added) * branches/HLScript/HeuristicLab.HLScript.Views/3.3/HLScriptView.Designer.cs (added) * branches/HLScript/HeuristicLab.HLScript.Views/3.3/HLScriptView.cs (added) * branches/HLScript/HeuristicLab.HLScript.Views/3.3/HeuristicLab.HLScript.Views-3.3.csproj (added) * branches/HLScript/HeuristicLab.HLScript.Views/3.3/HeuristicLab.snk (added) * branches/HLScript/HeuristicLab.HLScript.Views/3.3/Plugin.cs.frame (added) * branches/HLScript/HeuristicLab.HLScript.Views/3.3/Properties (added) * branches/HLScript/HeuristicLab.HLScript.Views/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/HLScript/HeuristicLab.HLScript.Views/3.3/VariableStoreView.Designer.cs (added) * branches/HLScript/HeuristicLab.HLScript.Views/3.3/VariableStoreView.cs (added) * branches/HLScript/HeuristicLab.HLScript/3.3 (added) * branches/HLScript/HeuristicLab.HLScript/3.3/HLScript.cs (added) * branches/HLScript/HeuristicLab.HLScript/3.3/HLScriptGeneration.cs (added) * branches/HLScript/HeuristicLab.HLScript/3.3/HeuristicLab.HLScript-3.3.csproj (added) * branches/HLScript/HeuristicLab.HLScript/3.3/HeuristicLab.snk (added) * branches/HLScript/HeuristicLab.HLScript/3.3/Plugin.cs.frame (added) * branches/HLScript/HeuristicLab.HLScript/3.3/Properties (added) * branches/HLScript/HeuristicLab.HLScript/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/HLScript/HeuristicLab.HLScript/3.3/VariableStore.cs (added) #2136: added prototype of a scripting environment Mon, 13 Jan 2014 10:14:02 GMT jkarder [10331] * branches/HLScript (copied) #2136: created branch Sun, 12 Jan 2014 20:04:20 GMT sawinkle [10330] * branches/GrammaticalEvolution/GE Artificial Ant Experiment.hl (added) * branches/GrammaticalEvolution/GE Symbolic Regression Experiment.hl (added) #2109: Added an Artificial Ant experiment and a Symbolic Regression ... Sun, 12 Jan 2014 19:09:43 GMT sawinkle [10329] * branches/GrammaticalEvolution/OSGA Artificial Ant.hl (modified) * branches/GrammaticalEvolution/OSGA Symbolic Regression Poly 10.hl (modified) #2109: Modified test configurations of problems: * Artificial Ant: ... Sun, 12 Jan 2014 19:00:02 GMT sawinkle [10328] * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/ArtificialAnt/GEArtificialAntEvaluator.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/ArtificialAnt/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/PIGEMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Mappers/RandomMapper.cs (modified) * branches/GrammaticalEvolution/HeuristicLab.Problems.GrammaticalEvolution/Symbolic/GESymbolicRegressionSingleObjectiveProblem.cs (modified) #2109: * Added method comments + refactoring. * Implemented ... Fri, 10 Jan 2014 10:30:14 GMT mkommend [10327] * branches/2135-PercentValue/3.3/PercentValue.cs (modified) #2135: Added possibility to restrict PercentValue objects to [0,1]. Fri, 10 Jan 2014 10:26:12 GMT mkommend [10326] * branches/2135-PercentValue/3.3/HeuristicLab.Data-3.3.csproj (modified) * branches/2135-PercentValue/Build.cmd (added) * branches/2135-PercentValue/HeuristicLab.PercentValue.sln (added) * branches/2135-PercentValue/PreBuildEvent.cmd (added) #2135: Added and configured solution for HeuristicLab.Data.