Closed HeuristicLab-Trac-Bot closed 2 years ago
- changed the type of
MaximumSymbolicExpressionTreeLengthParameter
fromILookupParameter
toIValueLookupParameter
- added logic in
AfterDeserialization
to handle serialized data with old parameter type
- split
if
statement for tree length parameter to allow the possiblity to add the parameter (without removal)- change the
if
statement structure ofUpdateCounterParameter
to be consistent
r18122 (not migrated): Deleted branch for parameter changes of SymbolicExpressionTreeLengthAnalyzer.
Reviewed r18105.
Issue migrated from trac ticket # 3139
milestone: HeuristicLab 3.3.17 | component: Encodings.SymbolicExpressionTreeEncoding | priority: medium
2021-11-12 15:04:28: dpiringe created the issue