#123 closed task (rejected)
Improve default init and manipulation operators for variable and constant parameters
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | lowest | Milestone: | HeuristicLab 3.3.0 |
Component: | StructureIdentification | Version: | 3.1 |
Keywords: | Cc: |
Description
Change History (5)
comment:1 Changed 17 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 17 years ago by gkronber
- Resolution set to wontfix
- Status changed from assigned to closed
comment:3 Changed 16 years ago by swagner
- Milestone changed from 3.1 to Iteration 0
Milestone 3.1 deleted
comment:4 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
Operators for initialization and manipulation are added by the GPOperatorLibrary. To fix this fully the operator-library would have to check the type of the function and changed the manipulation operators accordingly. This is probably not good. A better solution is to create hand-tuned function-libraries in HL and store them for later use.
Addressed this ticket partially by changing the default manipulation operator from UniformRandomAdder to NormalRandomAdder in r186