Free cookie consent management tool by TermsFeed Policy Generator

Opened 9 years ago

Closed 9 years ago

#2299 closed enhancement (obsolete)

Interface ISymbolicExpressionTreeOperator should have a property/parameter for the symbolic expression tree

Reported by: gkronber Owned by: gkronber
Priority: lowest Milestone:
Component: Encodings.SymbolicExpressionTreeEncoding Version: 3.3.10
Keywords: Cc:

Description


Change History (4)

comment:1 Changed 9 years ago by ascheibe

  • Owner set to gkronber
  • Status changed from new to assigned

comment:2 Changed 9 years ago by mkommend

  • Milestone changed from HeuristicLab 3.3.11 to HeuristicLab 3.3.12

comment:3 Changed 9 years ago by mkommend

While implementing the SymbolicExpressionTreeEncoding (ticket #2320) class most operator interfaces (creators, crossovers, manipulators,...) will be updated, so that the automatic parameter wiring performed by the encoding becomes possible. We could also include the changes proposed in this ticket in #2320 to have the whole refactoring in one branch / ticket.

comment:4 Changed 9 years ago by mkommend

  • Milestone HeuristicLab 3.3.12 deleted
  • Resolution set to obsolete
  • Status changed from assigned to closed

The suggested change in this ticket was implemented in r12314 (ticket #2320).

Note: See TracTickets for help on using tickets.