Opened 8 years ago
Last modified 8 years ago
#2624 new enhancement
Improve symbolic simplifier for expressions — at Version 3
Reported by: | gkronber | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.x Backlog |
Component: | Problems.DataAnalysis.Symbolic | Version: | 3.3.13 |
Keywords: | Cc: |
Description (last modified by gkronber)
Related to #2609. Where it was observed that "I'm surprised that it is necessary to check the case of only one sub-tree for multiplications. Does the simplifier really produce these cases? It would be trivial to remove the multiplication node in such cases."
Probably it's time to completely refactor the simplifier. Potentially helpful resources:
Change History (2)
comment:2 Changed 8 years ago by gkronber
- Description modified (diff)
comment:3 Changed 8 years ago by gkronber
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.