Changes between Initial Version and Version 7 of Ticket #1763
- Timestamp:
- 05/08/12 10:14:05 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1763
- Property Status changed from new to assigned
- Property Summary changed from Improve SymbolicDataAnalysisExpressionTreeSimplifier to Support changing of constants and variable weights in the simplifier for symbolic data analysis models
-
Ticket #1763 – Description
initial v7 1 1 The `SymbolicDataAnalysisExpressionTreeSimplifier` should offer users the possibility of interactively changing constant values or variable weights. 2 3 Additionally, the tree model in the simplifier view should support the following operations: 4 - inserting an intermediate symbol between two nodes (ideally by selection or drag&drop from the available grammar) 5 - removing nodes/sub-trees (removing intermediate symbols or whole branches) 6 - "moving" nodes/sub-trees (manual simplification/collapsing or just some kind of copy/paste operation)