Time bar (total: 6.9s)
| 27.0ms | 61× | body | 10240 | exit |
| 24.0ms | 56× | body | 1280 | valid |
| 20.0ms | 351× | body | 80 | valid |
| 12.0ms | 47× | body | 640 | valid |
| 3.0ms | 17× | body | 320 | valid |
| 1.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.9b
Found 4 expressions with local error:
| 0.0b | (exp (- (* (+ 1.0 eps) x))) |
| 0.0b | (exp (* (- 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))))) |
| 11× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-cbrt-cube |
| 8× | add-exp-log |
| 7× | add-sqr-sqrt add-cube-cbrt exp-prod |
| 4× | pow1 expm1-log1p-u times-frac log1p-expm1-u associate-/l* |
| 3× | rem-exp-log |
| 2× | cbrt-undiv exp-to-pow div-exp associate-/l/ distribute-lft-out |
| 1× | neg-sub0 distribute-lft-neg-in exp-neg neg-mul-1 distribute-rgt-neg-in frac-2neg flip3-+ exp-diff diff-log neg-log prod-exp clear-num associate-/r* cbrt-unprod flip-+ fma-udef div-inv |
| 7.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 8.0ms | (exp (* (- 1.0 eps) x)) |
| 46.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))))) |
| 25.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 23.0ms | (exp (* (- 1.0 eps) x)) |
| 41.0ms | (/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x)))) |
| 223.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 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 365 | 706 |
| 1 | 1230 | 610 |
| 2 | 5001 | 590 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 6.2b
Found 3 expressions with local error:
| 0.0b | (* 0.5 (pow x 2)) |
| 2.8b | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 4.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 |
| 12.0ms | (* 0.5 (pow x 2)) |
| 0.0ms | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 9.0ms | (/ (pow x 3) eps) |
| 23.0ms | (* 0.5 (pow x 2)) |
| 43.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 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 6.2b
Found 4 expressions with local error:
| 0.5b | (cbrt x) |
| 0.5b | (cbrt x) |
| 1.9b | (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) |
| 2.8b | (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) |
| 1.0ms | (cbrt x) |
| 16.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)))) |
| 173.0ms | (cbrt x) |
| 173.0ms | (cbrt x) |
| 42.0ms | (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) |
| 70.0ms | (fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (cbrt x)) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
Useful iterations: 2 (135.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 721 | 1771 |
| 1 | 4325 | 1200 |
| 2 | 5001 | 1152 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 4.9b
Found 4 expressions with local error:
| 0.5b | (cbrt x) |
| 0.5b | (cbrt x) |
| 2.8b | (fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (log (exp (cbrt x)))) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 11.8b | (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 |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 0.0ms | (fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (log (exp (cbrt x)))) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 4.0ms | (log (exp (cbrt x))) |
| 177.0ms | (cbrt x) |
| 174.0ms | (cbrt x) |
| 72.0ms | (fma 1.3877787807814457e-17 (/ (pow (* (cbrt x) (log (exp (cbrt x)))) 3) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 169.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 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 4.9b
96.2% (0.6b remaining)
Error of 4.4b against oracle of 3.7b and baseline of 20.2b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 1.5996814978684195e-06 | 74.54631513443616 | 1.0169468758567441 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 45 |
| 1 | 62 | 45 |
| 2 | 62 | 45 |
| 795.0ms | 1973× | body | 10240 | exit |
| 724.0ms | 1666× | body | 1280 | valid |
| 559.0ms | 10178× | body | 80 | valid |
| 340.0ms | 1338× | body | 640 | valid |
| 109.0ms | 633× | body | 320 | valid |
| 33.0ms | 303× | body | 160 | valid |