Time bar (total: 10.5s)
| 55.0ms | 886× | body | 80 | nan |
| 16.0ms | 293× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 20 |
| 1 | 27 | 20 |
| 2 | 72 | 20 |
| 3 | 188 | 20 |
| 4 | 417 | 20 |
| 5 | 772 | 20 |
| 6 | 1496 | 20 |
| 7 | 2490 | 20 |
| 8 | 3402 | 20 |
| 9 | 4724 | 20 |
| done | 5000 | 20 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.1b | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand))) |
| 0.1b | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 0.3b | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 0.3b | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 36× | add-sqr-sqrt |
| 26× | *-un-lft-identity times-frac |
| 24× | add-cube-cbrt associate-*l* |
| 13× | add-exp-log add-cbrt-cube |
| 11× | pow1 |
| 8× | associate-*r/ sqrt-prod |
| 6× | flip3-- sqrt-div associate-*r* flip-- |
| 4× | frac-times associate-/r* associate-/r/ add-log-exp |
| 3× | flip3-+ pow-prod-down associate-*l/ prod-exp cbrt-unprod flip-+ associate-/l* unswap-sqr |
| 2× | cbrt-undiv sqrt-pow1 div-exp *-commutative div-inv difference-of-squares |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in pow1/2 clear-num distribute-lft-out-- |
| 72.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand))) |
| 16.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 121.0ms | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 17.0ms | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |