#1459 closed feature request (obsolete)
TypeCoherentExpressionGrammar is not available for external evaluation
Reported by: | epitzer | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.4 |
Component: | Problems.ExternalEvaluation.GP | Version: | 3.3.4 |
Keywords: | Cc: |
Description
Currently only FullFunctionalExpressionGrammar is available for genetic programming of externally evaluated problems. The inclusion of conditionals results in meaningless expressions. Therefore, the TypeCoherentExpressionGrammar should be included for external evaluation.
Change History (5)
comment:1 Changed 14 years ago by epitzer
- Owner changed from abeham to epitzer
- Status changed from new to accepted
comment:2 Changed 14 years ago by epitzer
comment:3 Changed 14 years ago by epitzer
- Owner changed from epitzer to abeham
- Status changed from accepted to reviewing
comment:4 Changed 14 years ago by abeham
- Resolution set to obsolete
- Status changed from reviewing to closed
Thank you Eric. I have talked with mkommend about the TypeCoherentExpressionGrammar and he said it will be available in 3.4 (as of release 3.3.4) for both data analysis problems as well as the external evaluation problem (which will also be increased to 3.4). Since this change was performed on 3.3 which will not be released, I'll mark this ticket as obsolete. The commit doesn't hurt though, just leave it as it is now.
comment:5 Changed 14 years ago by swagner
- Version changed from 3.3.3 to 3.3.4
Adopt TypeCoherentExpressionGrammar from HeuristicLab.Problems.DataAnalysis.Symbolic for external evaluation (r5881)