Commit Graph

13 Commits

Author SHA1 Message Date
Léa Saviot
38cd5332f8 Remove old code 2018-07-02 11:56:53 +02:00
Léa Saviot
9fc488f22f Continue addition simplification 2018-07-02 11:53:15 +02:00
Léa Saviot
958baee216 Continuing simplification 2018-07-02 11:51:41 +02:00
Léa Saviot
3135fff759 Expression simplification 2018-07-02 11:51:41 +02:00
Léa Saviot
f0e2bd0e5c Start expression simplification 2018-07-02 11:51:26 +02:00
Léa Saviot
2684b2f09f Replace nodes with AllocationFailures inside the tree when needed 2018-06-29 14:21:10 +02:00
Léa Saviot
46d56ade21 Allocation failure fix and test 2018-06-28 15:04:56 +02:00
Léa Saviot
f67eb9c0a8 TreeReferences do not deepcopy unless asked 2018-06-27 16:17:20 +02:00
Léa Saviot
edce759ae5 Rename operand to child 2018-06-22 15:07:24 +02:00
Léa Saviot
4440f183c4 TreeNode::size is pure virtual 2018-06-22 15:07:24 +02:00
Romain Goyet
a301de1378 Addition seems to be working 2018-06-12 17:39:10 +02:00
Romain Goyet
68f663d47e Use operator new/delete directly on ExpressionNode 2018-06-12 16:50:49 +02:00
Romain Goyet
3cd1015614 Initial import 2018-06-12 13:56:20 +02:00