Opened 12 years ago
Closed 12 years ago
#1866 closed defect (done)
Initial frequencies not taken into account by full-, and grow tree creators.
Reported by: | bburlacu | Owned by: | bburlacu |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.7 |
Component: | Encodings.SymbolicExpressionTreeEncoding | Version: | 3.3.7 |
Keywords: | Cc: |
Description
When selecting random symbols for creating new trees, the initial symbol frequencies are not taken into account.
Change History (6)
comment:1 Changed 12 years ago by bburlacu
- Owner changed from gkronber to bburlacu
- Status changed from new to accepted
comment:2 Changed 12 years ago by bburlacu
- Owner changed from bburlacu to mkommend
- Status changed from accepted to reviewing
comment:3 Changed 12 years ago by bburlacu
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.7
comment:4 Changed 12 years ago by bburlacu
r7964: Fixed small omission in the full tree creator.
comment:5 Changed 12 years ago by mkommend
- Owner changed from mkommend to bburlacu
- Status changed from reviewing to readytorelease
comment:6 Changed 12 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r7961: Fixed bug where initial frequencies of grammar symbols were not taken into account by the tree creators.