Opened 14 years ago
Closed 14 years ago
#1325 closed enhancement (done)
Create VariableCondition symbol for GP
Reported by: | mkommend | Owned by: | gkronber |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.4 |
Component: | Problems.DataAnalysis | Version: | 3.3.4 |
Keywords: | Cc: |
Description
Change History (14)
comment:1 Changed 14 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 14 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from accepted to reviewing
comment:3 Changed 14 years ago by gkronber
I'm not sure what we should do about this. The feature is principally ready for inclusion into the trunk, however, I'm a little bit skeptical about the usefulness of this feature.
Should we just merge this to the trunk?
comment:4 Changed 14 years ago by gkronber
- Milestone changed from HeuristicLab Backlog to HeuristicLab 3.3.4
- Status changed from reviewing to assigned
- Version changed from branch to 3.3.3
comment:5 Changed 14 years ago by gkronber
- Status changed from assigned to accepted
comment:6 Changed 14 years ago by gkronber
comment:7 Changed 14 years ago by gkronber
Added support for variable condition symbol to LaTeX exporter with r5468.
comment:8 Changed 14 years ago by mkommend
Corrected access modifiers of the storable and cloning ctor in VariableCondition with r5483.
comment:9 Changed 14 years ago by gkronber
r5524: Implemented MATLAB formatter rule for variable conditions and integrated handling of variable condition symbols into variable frequency analyzer and symbolic classification problem.
comment:10 Changed 14 years ago by gkronber
- Status changed from accepted to assigned
comment:11 Changed 14 years ago by mkommend
r5766: Corrected deserialization of VariableCondition symbol.
comment:12 Changed 14 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from assigned to reviewing
I think this ticket is ready for the 3.3.4 release. Could you please review the changes.
comment:13 Changed 14 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from reviewing to readytorelease
comment:14 Changed 14 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.3 to 3.3.4
Implemented VariableCondition symbol with r5060.