Time bar (total: 7.9s)
| 29.0ms | 60× | body | 10240 | exit |
| 21.0ms | 46× | body | 1280 | valid |
| 18.0ms | 318× | body | 80 | valid |
| 10.0ms | 39× | body | 640 | valid |
| 4.0ms | 24× | body | 320 | valid |
| 1.0ms | 9× | 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: 27.4b
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)))) |
| 3.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) |
| 13.0ms | (* (+ 1.0 eps) x) |
| 22.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))))) |
| 34.0ms | (* (- 1.0 eps) x) |
| 27.0ms | (* (+ 1.0 eps) x) |
| 49.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 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 3.7b
Found 3 expressions with local error:
| 0.0b | (* 0.5 (pow x 2)) |
| 1.6b | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 5.2b | (/ (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) |
| 24.0ms | (* 0.5 (pow x 2)) |
| 52.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 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 305 | 506 |
| 1 | 1561 | 465 |
| 2 | 5001 | 451 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 3.7b
Found 4 expressions with local error:
| 5.2b | (/ (pow x 3) eps) |
| 10.6b | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 10.6b | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 10.6b | (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) |
| 379.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 386.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 379.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 271 | 803 |
| 1 | 1222 | 747 |
| 2 | 5002 | 738 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 3.6b
Found 4 expressions with local error:
| 5.2b | (/ (pow x 3) eps) |
| 5.2b | (/ (pow x 3) eps) |
| 10.6b | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 10.6b | (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) |
| 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))))) |
| 22.0ms | (/ (pow x 3) eps) |
| 30.0ms | (/ (pow x 3) eps) |
| 383.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 384.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 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 3.6b
96.1% (0.7b remaining)
Error of 5.5b against oracle of 4.8b and baseline of 21.5b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 0.01694346711308432 | 10.298044827647965 | 0.025088100216671332 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 57 |
| 1 | 71 | 57 |
| 2 | 71 | 57 |
| 782.0ms | 1867× | body | 10240 | exit |
| 765.0ms | 1723× | body | 1280 | valid |
| 560.0ms | 10037× | body | 80 | valid |
| 312.0ms | 1237× | body | 640 | valid |
| 102.0ms | 618× | body | 320 | valid |
| 35.0ms | 324× | body | 160 | valid |