Timeline
01/31/22:
- 15:41 Ticket #3146 (Double-click in the tree view of the ExperimentView might trigger the ...) created by
- The first click collapses/expands the branch which may change the …
01/27/22:
- 11:02 Changeset [18211] by
-
#3145: refactored infix formatter to improve output (less parenthesis) and added unit tests to test that the infix formatter works correclty.
01/25/22:
- 08:04 Ticket #3095 (Non-linear regression does not support power function) closed by
- done
- 07:59 Changeset [18210] by
-
#3017: upgraded all projects to use .NET Framework 4.7.2 and the default language version C# 7.3
01/24/22:
- 22:07 Changeset [18209] by
-
#3134: bug fix in combination with interpreters that iterate over the variables in a dataset.
- 21:45 Changeset [18208] by
-
#3134: bugfixes and improvements
01/21/22:
- 12:15 Changeset [18207] by
-
- updated test cases for StructureTemplateSymbolicRegressionProblem
- updated optimizer template for StructureTemplateSymbolicRegressionProblem
- updated project file for HeuristicLab.Problems.DataAnalysis.Symbolic.Regression (forgot to include last commit)
- 11:59 Changeset [18206] by
-
- renamed StructuredSymbolicRegressionSingleObjectiveProblem to StructureTemplateSymbolicRegressionProblem
- 11:51 Changeset [18205] by
-
- changed visibility of string constants in TypeCoherentExpressionGrammar from private to public
- changed default grammar for SubFunction
01/18/22:
- 16:35 Changeset [18204] by
-
#3040 Improved performance by avoiding allocating memory for vector segments & fixed some index bounds corner cases.
01/17/22:
- 21:34 Changeset [18203] by
-
#3145: fixed a bug in the infix formatter introduced in my earlier commit
- 15:43 Changeset [18202] by
-
#3040 Fixed best result analysis for non-plus selection.
- 13:25 Changeset [18201] by
-
#3040 Improved handling of "None" Enum flags.
- 08:18 Changeset [18200] by
-
#3136: Improved item name and description of structured symreg problem.