Opened 11 years ago
Closed 11 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 11 years ago by ascheibe
- Owner set to gkronber
- Status changed from new to assigned
comment:2 Changed 11 years ago by mkommend
- Milestone changed from HeuristicLab 3.3.11 to HeuristicLab 3.3.12
comment:3 Changed 11 years ago by mkommend
comment:4 Changed 11 years ago by mkommend
- Milestone HeuristicLab 3.3.12 deleted
- Resolution set to obsolete
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.



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.