Time bar (total: 5.5s)
| 34.0ms | 450× | body | 80 | valid |
Useful iterations: 5 (249.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 19 |
| 1 | 20 | 19 |
| 2 | 45 | 17 |
| 3 | 108 | 17 |
| 4 | 245 | 13 |
| 5 | 623 | 11 |
| 6 | 1346 | 11 |
| 7 | 3740 | 11 |
| done | 5001 | 11 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 5.9b
Found 4 expressions with local error:
| 0.0b | (+ (* x.re x.im) (* x.im x.re)) |
| 0.2b | (* (+ (* x.re x.im) (* x.im x.re)) x.re) |
| 0.2b | (+ (* (- (* x.re x.re) (* x.im x.im)) x.im) (* (+ (* x.re x.im) (* x.im x.re)) x.re)) |
| 5.5b | (* (- (* x.re x.re) (* x.im x.im)) x.im) |
| 12× | add-sqr-sqrt associate-*l/ |
| 8× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 7× | associate-*l* |
| 6× | associate-*r* |
| 5× | flip3-+ flip-+ |
| 4× | frac-add |
| 3× | flip3-- flip-- |
| 2× | +-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr |
| 1× | difference-of-squares |
| 16.0ms | (+ (* x.re x.im) (* x.im x.re)) |
| 47.0ms | (* (+ (* x.re x.im) (* x.im x.re)) x.re) |
| 52.0ms | (+ (* (- (* x.re x.re) (* x.im x.im)) x.im) (* (+ (* x.re x.im) (* x.im x.re)) x.re)) |
| 32.0ms | (* (- (* x.re x.re) (* x.im x.im)) x.im) |