Time bar (total: 4.5s)
| 24.0ms | 357× | body | 80 | valid |
Useful iterations: 3 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 13 |
| 1 | 27 | 13 |
| 2 | 63 | 11 |
| 3 | 151 | 10 |
| 4 | 291 | 10 |
| 5 | 356 | 10 |
| 6 | 420 | 10 |
| 7 | 532 | 10 |
| 8 | 696 | 10 |
| 9 | 944 | 10 |
| 10 | 1139 | 10 |
| 11 | 1218 | 10 |
| 12 | 1219 | 10 |
| done | 1219 | 10 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (- (* x 3.0) 4.0) |
| 0.1b | (fma x (- (* x 3.0) 4.0) 1.0) |
| 0.1b | (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) |
| 8× | add-sqr-sqrt |
| 6× | add-cube-cbrt *-un-lft-identity |
| 5× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 3× | expm1-log1p-u associate-*r* associate-*l* prod-diff fma-udef log1p-expm1-u |
| 1× | distribute-rgt-in sub-neg flip3-- distribute-lft-in fma-neg diff-log pow-prod-down prod-exp *-commutative flip-- cbrt-unprod unswap-sqr |
| 17.0ms | (- (* x 3.0) 4.0) |
| 1.0ms | (fma x (- (* x 3.0) 4.0) 1.0) |
| 14.0ms | (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) |