Opened 10 years ago
Closed 10 years ago
#2218 closed feature request (done)
Move the SymbolicExpressionImporter from HeuristicLab.Tests to the main solution
Reported by: | bburlacu | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.11 |
Component: | Problems.DataAnalysis.Symbolic | Version: | 3.3.10 |
Keywords: | Cc: |
Description
The importer is a nice feature for creating trees out of string descriptions in polish notation. It would be cool if it could live in HeuristicLab.Encodings.SymbolicExpressionTreeEncoding or in the HeuristicLab.Problems.DataAnalysis.Symbolic.
Change History (7)
comment:1 Changed 10 years ago by bburlacu
- Owner changed from gkronber to bburlacu
- Status changed from new to assigned
comment:2 Changed 10 years ago by bburlacu
- Status changed from assigned to accepted
comment:3 Changed 10 years ago by bburlacu
comment:4 Changed 10 years ago by bburlacu
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.11
- Owner changed from bburlacu to mkommend
- Status changed from accepted to reviewing
comment:5 Changed 10 years ago by bburlacu
- Component changed from Encodings.SymbolicExpressionTreeEncoding to Problems.DataAnalysis.Symbolic
comment:6 Changed 10 years ago by mkommend
- Status changed from reviewing to readytorelease
Reviewed r11457.
comment:7 Changed 10 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r11457: Moved the SymbolicExpressionImporter from HeuristicLab.Tests to HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Importer.