#127 closed enhancement (done)
RandomTreeCreator should randomly select functions from the library based on a probability value for each function
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | StructureIdentification | Version: | 3.0 |
Keywords: | Cc: | michael.affenzeller@heuristiclab.com |
Description
Change History (6)
comment:1 Changed 17 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 17 years ago by gkronber
- Cc michael.affenzeller@heuristiclab.com added
comment:3 Changed 17 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
- added a new variable for the relative probability of functions with r178 (default weight = 1)
- random tree creation regards the relative probability of function with r182
- the selection scheme is used for random population initialization and when manipulation operators create new random branches.
comment:4 Changed 16 years ago by swagner
- Milestone changed from 3.0 to Iteration 0
Milestone 3.0 deleted
comment:5 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.