Time bar (total: 4.3s)
| 12.0ms | 336× | body | 80 | valid |
Useful iterations: 3 (29.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 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 2 expressions with local error:
| 0.1b | (fma x (- (* x 3.0) 4.0) 1.0) |
| 0.1b | (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) |
| 6× | add-sqr-sqrt |
| 4× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 3× | associate-*r* associate-*l* fma-udef |
| 2× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 1× | distribute-rgt-in distribute-lft-in pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 0.0ms | (fma x (- (* x 3.0) 4.0) 1.0) |
| 8.0ms | (* 3.0 (fma x (- (* x 3.0) 4.0) 1.0)) |