Time bar (total: 6.1s)
| 92.0ms | 882× | body | 80 | nan |
| 25.0ms | 284× | body | 80 | valid |
Useful iterations: 2 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 20 |
| 1 | 27 | 20 |
| 2 | 76 | 19 |
| 3 | 206 | 19 |
| 4 | 503 | 19 |
| 5 | 992 | 19 |
| 6 | 2080 | 19 |
| 7 | 3449 | 19 |
| done | 5000 | 19 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.1b | (fma (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand 1.0) |
| 0.1b | (* (fma (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand 1.0) (- a (/ 1.0 3.0))) |
| 0.1b | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 0.3b | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 90× | add-sqr-sqrt |
| 85× | *-un-lft-identity |
| 83× | add-cube-cbrt |
| 78× | prod-diff |
| 67× | times-frac |
| 41× | distribute-rgt-in distribute-lft-in |
| 9× | pow1 |
| 8× | add-exp-log add-cbrt-cube |
| 7× | div-inv |
| 6× | associate-*r/ associate-*r* |
| 5× | sqrt-prod |
| 4× | expm1-log1p-u sqrt-div associate-/r* log1p-expm1-u add-log-exp |
| 3× | flip3-- associate-*l* flip-- associate-/l* |
| 2× | sub-neg sqrt-pow1 pow-prod-down associate-/r/ difference-of-squares |
| 1× | cbrt-undiv frac-2neg pow1/2 div-exp prod-exp clear-num *-commutative cbrt-unprod fma-udef distribute-lft-out-- unswap-sqr |
| 1.0ms | (fma (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand 1.0) |
| 101.0ms | (* (fma (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand 1.0) (- a (/ 1.0 3.0))) |
| 82.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 26.0ms | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |