Free cookie consent management tool by TermsFeed Policy Generator

Opened 3 years ago

Last modified 3 years ago

#3139 readytorelease enhancement

Parameter Change for SymbolicExpressionTreeLengthAnalyzer

Reported by: dpiringe Owned by: dpiringe
Priority: medium Milestone: HeuristicLab 3.3.17
Component: Encodings.SymbolicExpressionTreeEncoding Version: trunk
Keywords: Cc:

Description

changing all ILookupParameter to IValueLookupParameter

Change History (7)

comment:1 Changed 3 years ago by dpiringe

  • Status changed from new to accepted
  • Version changed from trunk to branch

r18079

  • created branch

comment:2 Changed 3 years ago by dpiringe

r18080

  • changed the type of MaximumSymbolicExpressionTreeLengthParameter from ILookupParameter to IValueLookupParameter
  • added logic in AfterDeserialization to handle serialized data with old parameter type

comment:3 Changed 3 years ago by dpiringe

  • Owner changed from dpiringe to mkommend
  • Status changed from accepted to reviewing

comment:4 Changed 3 years ago by dpiringe

r18102

  • split if statement for tree length parameter to allow the possiblity to add the parameter (without removal)
  • change the if statement structure of UpdateCounterParameter to be consistent

comment:5 Changed 3 years ago by dpiringe

  • Owner changed from mkommend to dpiringe
  • Status changed from reviewing to readytorelease

comment:6 Changed 3 years ago by dpiringe

  • Version changed from branch to trunk

r18105

  • merged branch back into trunk

comment:7 Changed 3 years ago by mkommend

r18122: Deleted branch for parameter changes of SymbolicExpressionTreeLengthAnalyzer.

Note: See TracTickets for help on using tickets.