Time bar (total: 7.7s)
| 34.0ms | 77× | body | 10240 | exit |
| 21.0ms | 51× | body | 1280 | valid |
| 19.0ms | 348× | body | 80 | valid |
| 13.0ms | 51× | body | 640 | valid |
| 2.0ms | 15× | body | 320 | valid |
| 0.0ms | 3× | body | 160 | valid |
Useful iterations: 4 (36.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)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 28.4b
Found 4 expressions with local error:
| 0.0b | (* (- 1.0 eps) x) |
| 0.0b | (exp (- (* (+ 1.0 eps) x))) |
| 0.0b | (exp (* (- 1.0 eps) x)) |
| 3.7b | (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))))) |
| 44× | exp-prod |
| 28× | add-sqr-sqrt |
| 24× | *-un-lft-identity |
| 18× | associate-*l* |
| 16× | add-cube-cbrt |
| 13× | distribute-lft-neg-in distribute-rgt-neg-in |
| 12× | associate-*r* |
| 10× | add-log-exp |
| 6× | pow1 add-exp-log add-cbrt-cube |
| 4× | expm1-log1p-u *-commutative log1p-expm1-u unswap-sqr |
| 3× | rem-exp-log |
| 2× | exp-to-pow associate-*l/ distribute-lft-out distribute-lft-out-- difference-of-squares |
| 1× | neg-sub0 exp-neg neg-mul-1 flip3-- exp-diff diff-log pow-prod-down neg-log prod-exp flip-- cbrt-unprod fma-udef |
| 8.0ms | (* (- 1.0 eps) x) |
| 8.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 7.0ms | (exp (* (- 1.0 eps) x)) |
| 1.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 | (exp (- (* (+ 1.0 eps) x))) |
| 22.0ms | (exp (* (- 1.0 eps) x)) |
| 222.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 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 396 | 643 |
| 1 | 1275 | 575 |
| 2 | 5001 | 569 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 6 | 115 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 111 | 6 | 117 |
Merged error: 6.2b
Found 3 expressions with local error:
| 0.2b | (* 0.5 (pow x 2)) |
| 3.5b | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 4.5b | (/ (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 |
| 5× | pow1 |
| 4× | cube-mult unpow3 unswap-sqr |
| 3× | 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 pow-prod-down clear-num *-commutative cbrt-unprod fma-udef div-inv |
| 6.0ms | (* 0.5 (pow x 2)) |
| 1.0ms | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 6.0ms | (/ (pow x 3) eps) |
| 24.0ms | (* 0.5 (pow x 2)) |
| 49.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 | 508 |
| 1 | 1561 | 467 |
| 2 | 5001 | 453 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 7 | 116 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 110 | 12 | 122 |
Merged error: 6.2b
Found 4 expressions with local error:
| 4.5b | (/ (pow x 3) eps) |
| 12.8b | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 12.8b | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 12.8b | (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 |
| 6.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))))) |
| 1.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 21.0ms | (/ (pow x 3) eps) |
| 361.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 356.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 360.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 271 | 803 |
| 1 | 1222 | 747 |
| 2 | 5002 | 738 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 1 | 118 |
| Fresh | 9 | 2 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 127 | 3 | 130 |
Merged error: 6.1b
Found 4 expressions with local error:
| 4.5b | (/ (pow x 3) eps) |
| 4.5b | (/ (pow x 3) eps) |
| 12.8b | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 12.8b | (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 |
| 6.0ms | (/ (pow x 3) eps) |
| 6.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))))) |
| 20.0ms | (/ (pow x 3) eps) |
| 21.0ms | (/ (pow x 3) eps) |
| 366.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
| 359.0ms | (cbrt (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2))))) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 271 | 926 |
| 1 | 1222 | 878 |
| 2 | 5002 | 872 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 166 | 6 | 172 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 167 | 8 | 175 |
Merged error: 6.0b
95.9% (0.7b remaining)
Error of 5.7b against oracle of 5.0b and baseline of 21.0b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.08433677106829839 | 715934.3120435103 | 2.453667523275847 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 58 |
| 1 | 66 | 58 |
| 2 | 66 | 58 |
| 835.0ms | 1990× | body | 10240 | exit |
| 779.0ms | 1778× | body | 1280 | valid |
| 551.0ms | 9707× | body | 80 | valid |
| 339.0ms | 1274× | body | 640 | valid |
| 112.0ms | 630× | body | 320 | valid |
| 41.0ms | 379× | body | 160 | valid |