# # ChangeLog for branches # # Generated by Trac 1.0.12 # 12/04/24 09:58:59 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. Fri, 10 Jan 2014 10:16:21 GMT mkommend [10325] * branches/2135-PercentValue (copied) #2135: Branched HeuristicLab.Data for modification of the ... Wed, 08 Jan 2014 17:10:20 GMT gkronber [10322] * branches/1721-RandomForestPersistence/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestModel.cs (modified) #1721: changed the RF model to store the original problem data ... Wed, 08 Jan 2014 16:33:53 GMT gkronber [10321] * branches/1721-RandomForestPersistence/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestClassification.cs (modified) * branches/1721-RandomForestPersistence/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestModel.cs (modified) * branches/1721-RandomForestPersistence/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestRegression.cs (modified) #1721 refactored RandormForestModel and changed persistence (store ... Wed, 08 Jan 2014 16:26:32 GMT tsteinre [10320] * branches/DataPreprocessing/HeuristicLab 3.3.sln (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/StatisticsView.cs (modified) fixed NullReference Bug in StatisticsView Wed, 08 Jan 2014 16:13:24 GMT aesterer [10319] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/DataPreprocessingView.designer.cs (modified) Icon resource changed Wed, 08 Jan 2014 15:52:53 GMT mkommend [10318] * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Creators/MultiSymbolicDataAnalysisExpressionCreator.cs (modified) * branches/DataAnalysis.IslandAlgorithms/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Evaluators/SymbolicDataAnalysisEvaluator.cs (modified) #1997: Merged trunk changes (operator instrumentation) into the ... Wed, 08 Jan 2014 15:44:47 GMT sbreuer [10317] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/DataGridContentView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/DataGridContentView.cs (modified) * make textboxes readonly and resize themm * redraw datagrid after ... Wed, 08 Jan 2014 15:43:55 GMT rstoll [10316] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/StatisticsView.Designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/StatisticsView.cs (modified) * started with statistic view * resources fix Wed, 08 Jan 2014 15:40:35 GMT aesterer [10315] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) Removed resx files Wed, 08 Jan 2014 15:32:40 GMT aesterer [10314] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/DataPreprocessingView.designer.cs (modified) Corrected merging errors Wed, 08 Jan 2014 15:24:17 GMT aesterer [10313] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/DataGridContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/FilterContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/HistogramContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/LineChartContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/StatisticsContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/TransformationContent.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Properties/Resources.Designer.cs (added) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/DataPreprocessingView.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/DataPreprocessingView.designer.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/StatisticsView.Designer.cs (modified) Changed buttons to icon buttons and added icons to content elements Wed, 08 Jan 2014 14:45:06 GMT mleitner [10312] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/DataGridContent.cs (modified) DataGridContetn Set read only false Wed, 08 Jan 2014 14:36:52 GMT rstoll [10311] * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/PreprocessingDataManipulation.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs (modified) * branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Views/DataGridContentView.cs (modified) * tuples for sorting were not added to tuples list - bug fixed * ...