Time bar (total: 6.0s)
| 49.0ms | 603× | body | 80 | valid |
| 34.0ms | 621× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 396 |
| 1 | 26 | 396 |
| 2 | 42 | 396 |
| 3 | 95 | 396 |
| 4 | 198 | 396 |
| 5 | 332 | 396 |
| 6 | 613 | 396 |
| 7 | 1585 | 396 |
| done | 5000 | 396 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.0b | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 0.0b | (/ (* t t) 2.0) |
| 0.0b | (exp (/ (* t t) 2.0)) |
| 0.3b | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 16× | add-cbrt-cube |
| 14× | add-exp-log |
| 13× | add-sqr-sqrt |
| 11× | pow1 *-un-lft-identity add-cube-cbrt |
| 7× | exp-prod associate-*r* |
| 6× | times-frac associate-*l/ |
| 5× | prod-exp cbrt-unprod add-log-exp |
| 4× | expm1-log1p-u associate-*l* pow-prod-down log1p-expm1-u |
| 3× | associate-/r* |
| 2× | cbrt-undiv flip3-- div-exp *-commutative div-inv flip-- |
| 1× | clear-num frac-2neg sqrt-prod associate-/l* unswap-sqr rem-exp-log |
| 126.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 15.0ms | (/ (* t t) 2.0) |
| 8.0ms | (exp (/ (* t t) 2.0)) |
| 59.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
| 250.0ms | (* (* (- (* x 0.5) y) (sqrt (* z 2.0))) (exp (/ (* t t) 2.0))) |
| 49.0ms | (/ (* t t) 2.0) |
| 30.0ms | (exp (/ (* t t) 2.0)) |
| 143.0ms | (* (- (* x 0.5) y) (sqrt (* z 2.0))) |
Useful iterations: 0 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 182 | 27547 |