Time bar (total: 8.0s)
| 39.0ms | 54× | body | 1280 | valid |
| 37.0ms | 310× | body | 80 | valid |
| 26.0ms | 48× | body | 640 | valid |
| 8.0ms | 62× | body | 80 | overflowed |
| 7.0ms | 21× | body | 320 | valid |
| 2.0ms | 9× | body | 160 | valid |
Useful iterations: 4 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 16 |
| 1 | 124 | 16 |
| 2 | 365 | 16 |
| 3 | 1376 | 16 |
| 4 | 5001 | 15 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 30.8b
Found 4 expressions with local error:
| 0.0b | (* (- 1.0 eps) x) |
| 0.0b | (* (+ 1.0 eps) x) |
| 0.0b | (/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x)))) |
| 5.3b | (fma (/ (exp (- (* (+ 1.0 eps) x))) 2.0) (- 1.0 (/ 1.0 eps)) (/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x))))) |
| 18× | *-un-lft-identity |
| 16× | add-sqr-sqrt |
| 13× | add-cbrt-cube |
| 12× | add-exp-log |
| 10× | add-cube-cbrt |
| 9× | associate-*l* |
| 8× | pow1 |
| 6× | associate-*r* |
| 4× | expm1-log1p-u times-frac associate-*l/ log1p-expm1-u associate-/l* add-log-exp |
| 3× | prod-exp cbrt-unprod distribute-lft-out |
| 2× | cbrt-undiv flip3-+ div-exp pow-prod-down *-commutative flip-+ associate-/l/ unswap-sqr |
| 1× | flip3-- frac-2neg clear-num associate-/r* flip-- fma-udef div-inv distribute-lft-out-- difference-of-squares |
| 10.0ms | (* (- 1.0 eps) x) |
| 9.0ms | (* (+ 1.0 eps) x) |
| 25.0ms | (/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x)))) |
| 0.0ms | (fma (/ (exp (- (* (+ 1.0 eps) x))) 2.0) (- 1.0 (/ 1.0 eps)) (/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x))))) |
| 29.0ms | (* (- 1.0 eps) x) |
| 31.0ms | (* (+ 1.0 eps) x) |
| 44.0ms | (/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x)))) |
| 235.0ms | (fma (/ (exp (- (* (+ 1.0 eps) x))) 2.0) (- 1.0 (/ 1.0 eps)) (/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x))))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 462 | 738 |
| 1 | 1805 | 635 |
| 2 | 5002 | 628 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 4.5b
Found 3 expressions with local error:
| 0.0b | (* 0.5 (pow x 2)) |
| 3.4b | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 6.6b | (/ (pow x 3) eps) |
| 37× | add-sqr-sqrt |
| 36× | times-frac |
| 31× | add-cube-cbrt *-un-lft-identity |
| 16× | unpow-prod-down |
| 13× | add-exp-log |
| 12× | cube-prod associate-/l* |
| 8× | associate-*r* |
| 7× | add-cbrt-cube |
| 6× | sqr-pow |
| 4× | cube-mult unpow3 unswap-sqr |
| 3× | pow1 expm1-log1p-u div-exp associate-*l* prod-exp associate-/r* log1p-expm1-u add-log-exp |
| 2× | pow-to-exp pow-exp unpow2 |
| 1× | cbrt-undiv frac-2neg clear-num *-commutative cbrt-unprod fma-udef div-inv |
| 5.0ms | (* 0.5 (pow x 2)) |
| 0.0ms | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 5.0ms | (/ (pow x 3) eps) |
| 25.0ms | (* 0.5 (pow x 2)) |
| 52.0ms | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 22.0ms | (/ (pow x 3) eps) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 305 | 506 |
| 1 | 1561 | 465 |
| 2 | 5001 | 451 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 4.5b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 1.6b | (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) |
| 3.4b | (fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 185× | times-frac |
| 83× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 24× | add-exp-log |
| 14× | cube-mult unpow-prod-down unpow3 cube-prod sqr-pow |
| 13× | associate-/r* |
| 12× | div-exp |
| 10× | div-inv |
| 9× | add-cbrt-cube |
| 8× | associate-/l* |
| 6× | cbrt-prod |
| 4× | pow1 expm1-log1p-u pow-exp log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv |
| 2× | pow-to-exp pow1/3 prod-exp |
| 1× | frac-2neg clear-num associate-/r/ fma-udef |
| 1.0ms | (cbrt x) |
| 4.0ms | (cbrt x) |
| 8.0ms | (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) |
| 0.0ms | (fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 187.0ms | (cbrt x) |
| 184.0ms | (cbrt x) |
| 47.0ms | (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) |
| 81.0ms | (fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
Useful iterations: 2 (137.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 721 | 1771 |
| 1 | 4325 | 1200 |
| 2 | 5001 | 1152 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 3.4b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 3.4b | (fma 1.3877787807814457e-17 (/ (pow (* (log (exp (cbrt x))) (cbrt x)) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 10.9b | (log (exp (cbrt x))) |
| 9× | cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 7× | log-pow |
| 6× | exp-prod |
| 5× | pow1 |
| 4× | add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | log-prod |
| 2× | pow1/3 |
| 1× | rem-log-exp fma-udef |
| 0.0ms | (cbrt x) |
| 0.0ms | (cbrt x) |
| 0.0ms | (fma 1.3877787807814457e-17 (/ (pow (* (log (exp (cbrt x))) (cbrt x)) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 2.0ms | (log (exp (cbrt x))) |
| 189.0ms | (cbrt x) |
| 194.0ms | (cbrt x) |
| 80.0ms | (fma 1.3877787807814457e-17 (/ (pow (* (log (exp (cbrt x))) (cbrt x)) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 182.0ms | (log (exp (cbrt x))) |
Useful iterations: 2 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 139 | 339 |
| 1 | 329 | 286 |
| 2 | 1862 | 275 |
| 3 | 5001 | 275 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 3.4b
96.3% (0.6b remaining)
Error of 4.1b against oracle of 3.5b and baseline of 20.2b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 0.003211336228265424 | 0.056513619206862806 | 0.003370189059752992 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 55 | 37 |
| 1 | 61 | 37 |
| 2 | 61 | 37 |
| 1.3s | 1780× | body | 1280 | valid |
| 1.2s | 9970× | body | 80 | valid |
| 603.0ms | 1240× | body | 640 | valid |
| 236.0ms | 1913× | body | 80 | overflowed |
| 216.0ms | 627× | body | 320 | valid |
| 75.0ms | 316× | body | 160 | valid |