Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

11/12/21:

17:10 Changeset [18081] by dpiringe

#3136

  • changed the visibility of the following parameters: EstimationLimitsParameter, EvaluatorParameter and BestTrainingSolutionParameter
  • added first steps to set an evaluator as parameter
    • added a new parameter TreeEvaluatorParameter
    • added a temporary logic to static evaluator method Calculate
    • tried to change a lot of necessary parameters to use the method Evaluate, this caused a lot of problems -> reverted all changes
16:48 Changeset [18080] by dpiringe

#3139

  • changed the type of MaximumSymbolicExpressionTreeLengthParameter from ILookupParameter to IValueLookupParameter
  • added logic in AfterDeserialization to handle serialized data with old parameter type
15:05 Changeset [18079] by dpiringe

#3139

  • created branch
15:04 Ticket #3139 (Parameter Change for SymbolicExpressionTreeLengthAnalyzer) created by dpiringe
changing all ILookupParameter to IValueLookupParameter

11/08/21:

10:16 Changeset [18078] by dpiringe

#3138

  • created branch
10:10 Ticket #3138 (Shape Constraint Transformations) created by dpiringe
Implementing user defined transformations on symbolic expression trees …

11/04/21:

17:04 Changeset [18077] by dpiringe

#3026

  • added the dockerhub readme file
  • fixed a bug which caused changed values (changed by events) to be overwritten with wrong values
16:58 Changeset [18076] by dpiringe

#3136

  • added new parameters
  • added the builded tree into the scope, this allows operators to use the final tree
  • added new operators

11/03/21:

18:05 Ticket #3137 (Improve rules for simplification of fractions) created by gkronber
The simplifier for symbolic expressions should try to reduce the …

10/29/21:

16:56 Changeset [18075] by dpiringe

#3136

  • added a hidden interpreter parameter for StructuredSymbolicRegressionSingleObjectiveProblem
  • fixed a bug which crashed the application by changing ProblemData with different variables
  • fixed a bug which crashed the application by running the problem with an empty StructureTemplate
  • added a better output of exceptions of type AggregateException
  • added and resize event handler to repaint nodes of type SubFunctionTreeNode
  • code cleanup
11:34 Changeset [18074] by chaider

#3136

-Fixed cloning of StructureTemplate

09:55 Changeset [18073] by dpiringe

#3136

  • fixed a bug: parsing an expression now resets the viewHost content, this prevents to view old content of non-existing sub-functions
Note: See TracTimeline for information about the timeline view.