Opened 12 years ago
Closed 12 years ago
#2037 closed defect (done)
Grammar produces incorrect minimum expression lengths/depths
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.8 |
Component: | Encodings.SymbolicExpressionTreeEncoding | Version: | 3.3.8 |
Keywords: | Cc: |
Description
Caching does not work correctly for indirectly recursive grammars.
Change History (6)
comment:1 Changed 12 years ago by gkronber
- Status changed from new to accepted
comment:2 Changed 12 years ago by gkronber
comment:3 Changed 12 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from accepted to reviewing
comment:4 Changed 12 years ago by mkommend
r9403: Corrected access modifiers in SymbolicExpressionGrammarBase.
comment:5 Changed 12 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from reviewing to readytorelease
comment:6 Changed 12 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.7 to 3.3.8
Note: See
TracTickets for help on using
tickets.
r9402 fixed a bug in the caching for minimum tree lengths and depths in the grammar