Time bar (total: 3.9s)
| 22.0ms | 448× | body | 80 | valid |
Useful iterations: 5 (338.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 19 |
| 1 | 21 | 19 |
| 2 | 52 | 17 |
| 3 | 140 | 17 |
| 4 | 346 | 14 |
| 5 | 930 | 11 |
| 6 | 2150 | 11 |
| done | 5000 | 11 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (- (pow x.re 3) (* 3 (* (* x.im x.re) x.im))) |
| 0.1b | (* (* x.im x.re) x.im) |
| 0.2b | (* 3 (* (* x.im x.re) x.im)) |
| 17× | pow1 add-exp-log add-cbrt-cube |
| 9× | pow-prod-down prod-exp cbrt-unprod |
| 5× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp |
| 4× | associate-*r* associate-*l* |
| 2× | *-commutative |
| 1× | sub-neg flip3-- diff-log flip-- |
| 67.0ms | (- (pow x.re 3) (* 3 (* (* x.im x.re) x.im))) |
| 18.0ms | (* (* x.im x.re) x.im) |
| 101.0ms | (* 3 (* (* x.im x.re) x.im)) |