Time bar (total: 7.8s)
| 26.0ms | 60× | body | 1280 | valid |
| 22.0ms | 58× | body | 10240 | exit |
| 21.0ms | 330× | body | 80 | valid |
| 10.0ms | 42× | body | 640 | valid |
| 5.0ms | 30× | body | 320 | valid |
| 1.0ms | 10× | body | 160 | valid |
Useful iterations: 4 (39.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: 33.7b
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.8b | (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) |
| 10.0ms | (* (+ 1.0 eps) x) |
| 24.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))))) |
| 28.0ms | (* (- 1.0 eps) x) |
| 26.0ms | (* (+ 1.0 eps) x) |
| 47.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 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 462 | 738 |
| 1 | 1805 | 635 |
| 2 | 5002 | 628 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 5.2b
Found 3 expressions with local error:
| 0.0b | (* 0.5 (pow x 2)) |
| 2.6b | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 4.4b | (/ (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 |
| 6.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) |
| 31.0ms | (* 0.5 (pow x 2)) |
| 47.0ms | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 21.0ms | (/ (pow x 3) eps) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 305 | 506 |
| 1 | 1561 | 465 |
| 2 | 5001 | 451 |
10 alts after pruning (10 fresh and 0 done)
Merged error: 5.2b
Found 4 expressions with local error:
| 4.4b | (/ (pow x 3) eps) |
| 9.2b | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 9.2b | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 9.2b | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 36× | times-frac |
| 32× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | unpow-prod-down cube-prod associate-/l* |
| 9× | add-exp-log cbrt-prod |
| 6× | add-cbrt-cube |
| 4× | pow1 expm1-log1p-u cube-mult unpow3 log1p-expm1-u add-log-exp sqr-pow |
| 3× | pow1/3 div-exp associate-/r* |
| 1× | cbrt-undiv pow-to-exp frac-2neg pow-exp clear-num div-inv |
| 5.0ms | (/ (pow x 3) eps) |
| 0.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 0.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 1.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 21.0ms | (/ (pow x 3) eps) |
| 373.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 373.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 368.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 271 | 803 |
| 1 | 1222 | 747 |
| 2 | 5002 | 738 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 5.1b
Found 4 expressions with local error:
| 4.4b | (/ (pow x 3) eps) |
| 4.4b | (/ (pow x 3) eps) |
| 9.2b | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 9.2b | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 72× | times-frac |
| 56× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 24× | unpow-prod-down cube-prod associate-/l* |
| 14× | add-exp-log |
| 8× | cube-mult unpow3 add-cbrt-cube sqr-pow |
| 6× | cbrt-prod div-exp associate-/r* |
| 4× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv pow-to-exp frac-2neg pow1/3 pow-exp clear-num div-inv |
| 5.0ms | (/ (pow x 3) eps) |
| 5.0ms | (/ (pow x 3) eps) |
| 1.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 1.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 25.0ms | (/ (pow x 3) eps) |
| 21.0ms | (/ (pow x 3) eps) |
| 508.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 367.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 271 | 926 |
| 1 | 1222 | 878 |
| 2 | 5002 | 872 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 5.0b
95.6% (0.7b remaining)
Error of 5.5b against oracle of 4.8b and baseline of 20.2b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.003342748024832997 | 311.65670950425 | 2.3467556829869274 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 40 |
| 1 | 69 | 40 |
| 2 | 69 | 40 |
| 777.0ms | 1991× | body | 10240 | exit |
| 755.0ms | 1773× | body | 1280 | valid |
| 546.0ms | 10064× | body | 80 | valid |
| 323.0ms | 1331× | body | 640 | valid |
| 102.0ms | 644× | body | 320 | valid |
| 32.0ms | 310× | body | 160 | valid |