# # ChangeLog for / # # Generated by Trac 1.0.12 # 05/01/24 14:51:53 Sun, 23 Oct 2016 07:22:49 GMT gkronber [14350] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/InfixExpressionFormatter.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Importer/InfixExpressionParser.cs (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4/InfixExpressionParserTest.cs (modified) #2687: added support for lagged variables to infix parser and formatter Sun, 23 Oct 2016 06:39:17 GMT gkronber [14349] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/SingleObjective/Evaluators/SymbolicRegressionConstantOptimizationEvaluator.cs (modified) #2686: added support for lagged variables to constants optimizer Sat, 22 Oct 2016 09:19:45 GMT gkronber [14348] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionVariableImpactsView.Designer.cs (added) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/Regression/RegressionSolutionVariableImpactsView.cs (added) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/Solution Views/RegressionSolutionView.Designer.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/Solution Views/RegressionSolutionView.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/Implementation/Regression/RegressionSolutionVariableImpactsCalculator.cs (modified) #2673: removed button for variable impacts calculation and ... Sat, 22 Oct 2016 08:21:15 GMT gkronber [14347] * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Formatters/InfixExpressionFormatter.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Importer/InfixExpressionParser.cs (modified) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4/InfixExpressionParserTest.cs (modified) #2677: extended infix parser and infix formatter to support functions ... Sat, 22 Oct 2016 07:38:12 GMT gkronber [14346] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/Plugin.cs.frame (modified) #2690: removed unnecessary plugin dependency Fri, 21 Oct 2016 15:59:36 GMT gkronber [14345] * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/GradientBoostedTreesModelView.Designer.cs (added) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/GradientBoostedTreesModelView.cs (added) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/GradientBoostedTreesSolutionView.Designer.cs (added) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/GradientBoostedTreesSolutionView.cs (added) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/KMeansClusteringModelView.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/Plugin.cs.frame (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/RandomForestClassificationSolutionView.Designer.cs (added) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/RandomForestClassificationSolutionView.cs (added) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/RandomForestModelView.Designer.cs (added) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/RandomForestModelView.cs (added) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/RandomForestRegressionSolutionView.Designer.cs (added) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/RandomForestRegressionSolutionView.cs (added) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/GradientBoostedTreesAlgorithm.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/GradientBoostedTreesSolution.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GradientBoostedTrees/RegressionTreeModel.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/Interfaces/IRandomForestClassificationSolution.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/Interfaces/IRandomForestModel.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/Interfaces/IRandomForestRegressionSolution.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestClassificationSolution.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestModel.cs (modified) * trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/RandomForest/RandomForestRegressionSolution.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionCompiledTreeInterpreter.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionTreeInterpreter.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Interpreter/SymbolicDataAnalysisExpressionTreeLinearInterpreter.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/VariableCondition.cs (modified) * trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Symbols/VariableConditionTreeNode.cs (modified) #2690: implemented methods to generate symbolic expression tree ... Fri, 21 Oct 2016 09:05:13 GMT gkronber [14344] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/SymbolicExpressionTreeEncoding.cs (modified) #2689: added encoding name as prefix to parameter names in ... Thu, 20 Oct 2016 15:28:48 GMT mkommend [14343] * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis.Views/3.3/DataAnalysisImportTypeDialog.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3/DataAnalysisCSVFormat.cs (modified) * trunk/sources/HeuristicLab.Problems.Instances.DataAnalysis/3.3/DataAnalysisInstanceProvider.cs (modified) #2688: Forwarded selected encoding from the import dialog to the ... Wed, 19 Oct 2016 13:11:28 GMT mkommend [14342] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Grammars/GrammarUtils.cs (added) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Grammars/SymbolicExpressionGrammarBase.cs (modified) * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj (modified) #2685: Refactored calculation of minimum expression length and depth ... Wed, 19 Oct 2016 10:11:13 GMT mkommend [14341] * trunk/sources/HeuristicLab.Tests/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4/GrammarsTest.cs (added) * trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj (modified) #2685: Added unit test for min expression length and depth of ... Wed, 19 Oct 2016 09:47:35 GMT mkommend [14340] * trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/Symbols/SimpleSymbol.cs (modified) #2685: Added ctor to simple symbol. Tue, 18 Oct 2016 20:09:39 GMT gkronber [14339] * branches/symbreg-factors-2650/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/SymbolicDataAnalysisExpressionTreeSimplifier.cs (modified) #2650: fixed bug in simplification of factor symbols Mon, 17 Oct 2016 13:59:59 GMT bburlacu [14338] * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/GoalParameter.cs (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/InputParameter.cs (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/MultiObjectiveGoalSeekingProblem.cs (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/Properties/AssemblyInfo.cs (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/SingleObjectiveGoalSeekingProblem.cs (modified) #2679: Guard against NaN values in the setters for Input and Goal ... Mon, 17 Oct 2016 10:43:30 GMT bwerth [14337] * branches/ItemTreeViews/3.3/.vs/HeuristicLab.ItemTreeViews.Views-3.3/v14/.suo (modified) * branches/ItemTreeViews/3.3/Plugin.cs (modified) * branches/ItemTreeViews/3.3/Plugin.cs.frame (added) * branches/ItemTreeViews/3.3/Properties/AssemblyInfo.cs (modified) * branches/ItemTreeViews/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/ItemTreeViews/3.3/Views/ItemCollectionTreeView.cs (modified) #2684 changed recursions to queue structures Mon, 17 Oct 2016 09:04:19 GMT bburlacu [14336] * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views/3.4/InputParameterView.cs (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/GoalSeekingUtil.cs (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/MultiObjectiveGoalSeekingProblem.cs (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/Properties/AssemblyInfo.cs (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/SingleObjectiveGoalSeekingProblem.cs (modified) #2679: Do not update inputs/goals in constructor. Fix bug in ... Mon, 17 Oct 2016 08:43:02 GMT bwerth [14335] * branches/ItemTreeViews (added) * branches/ItemTreeViews/3.3 (added) * branches/ItemTreeViews/3.3/.vs (added) * branches/ItemTreeViews/3.3/.vs/HeuristicLab.ItemTreeViews.Views-3.3 (added) * branches/ItemTreeViews/3.3/.vs/HeuristicLab.ItemTreeViews.Views-3.3/v14 (added) * branches/ItemTreeViews/3.3/.vs/HeuristicLab.ItemTreeViews.Views-3.3/v14/.suo (added) * branches/ItemTreeViews/3.3/.vs/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3 (added) * branches/ItemTreeViews/3.3/.vs/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3/v14 (added) * branches/ItemTreeViews/3.3/.vs/HeuristicLab.Problems.TestFunctions.MultiObjective-3.3/v14/.suo (added) * branches/ItemTreeViews/3.3/HeuristicLab.ItemTreeViews.Views-3.3.csproj (added) * branches/ItemTreeViews/3.3/HeuristicLab.ItemTreeViews.Views-3.3.sln (added) * branches/ItemTreeViews/3.3/Plugin.cs (added) * branches/ItemTreeViews/3.3/PreBuildEvent.cmd (added) * branches/ItemTreeViews/3.3/Properties (added) * branches/ItemTreeViews/3.3/Properties/AssemblyInfo.cs (added) * branches/ItemTreeViews/3.3/Views (added) * branches/ItemTreeViews/3.3/Views/ItemCollectionTreeView.cs (added) * branches/ItemTreeViews/3.3/Views/ItemCollectionTreeView.designer.cs (added) * branches/ItemTreeViews/3.3/Views/ItemCollectionTreeView.resx (added) * branches/ItemTreeViews/3.3/Views/ItemCollectionTreeViewDummy.cs (added) * branches/ItemTreeViews/3.3/Views/NamedItemCollectionTreeView.Designer.cs (added) * branches/ItemTreeViews/3.3/Views/NamedItemCollectionTreeView.cs (added) * branches/ItemTreeViews/3.3/Views/ParameterCollectionTreeView.cs (added) * branches/ItemTreeViews/3.3/Views/ParameterCollectionTreeView.designer.cs (added) * branches/ItemTreeViews/3.3/Views/ParameterizedNamedItemTreeView.cs (added) * branches/ItemTreeViews/3.3/Views/ParameterizedNamedItemTreeView.designer.cs (added) * branches/ItemTreeViews/3.3/Views/ParameterizedNamedItemTreeView.resx (added) #2684 initial commit of TreeView Fri, 14 Oct 2016 14:38:46 GMT bburlacu [14334] * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/MultiObjectiveGoalSeekingProblem.cs (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/SingleObjectiveGoalSeekingProblem.cs (modified) #2679: Update internal dataset when inputs are changed. Fri, 14 Oct 2016 13:51:10 GMT bburlacu [14333] * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views/3.4 (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views/3.4/GoalParameterView.Designer.cs (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views/3.4/GoalParameterView.cs (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views/3.4/GoalSeekingProblem.Views.csproj (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views/3.4/InputParameterView.Designer.cs (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views/3.4/InputParameterView.cs (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views/3.4/Plugin.cs (copied) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views/3.4/Plugin.cs.frame (copied) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views/3.4/PreBuildEvent.cmd (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views/3.4/Properties (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.Views/3.4/Properties/AssemblyInfo.cs (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem.sln (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/GoalParameter.cs (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/GoalSeekingProblem.csproj (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/GoalSeekingUtil.cs (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/IGoalSeekingProblem.cs (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/InputParameter.cs (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/MultiObjectiveGoalSeekingProblem.cs (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/PreBuildEvent.cmd (added) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/Properties/AssemblyInfo.cs (modified) * branches/HeuristicLab.GoalSeekingProblem/HeuristicLab.GoalSeekingProblem/3.4/SingleObjectiveGoalSeekingProblem.cs (modified) #2679: Refactor problems and extract common functionality in static ... Fri, 14 Oct 2016 12:23:46 GMT pfleck [14332] * trunk/sources/HeuristicLab.DataPreprocessing/3.4/PreprocessingContext.cs (modified) #2683 Fixed the error. Now, when opening Preprocessing from a ... Thu, 13 Oct 2016 18:20:57 GMT gkronber [14331] * branches/symbreg-factors-2650/HeuristicLab.Algorithms.DataAnalysis/3.4/NonlinearRegression/NonlinearRegression.cs (modified) #2650: fixed compilation errors after merge