Time bar (total: 5.7s)
| 26.0ms | 66× | body | 10240 | exit |
| 24.0ms | 56× | body | 1280 | valid |
| 20.0ms | 291× | body | 80 | valid |
| 13.0ms | 52× | body | 640 | valid |
| 3.0ms | 15× | body | 320 | valid |
| 1.0ms | 9× | 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)
Merged error: 31.1b
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)))) |
| 4.1b | (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 |
| 3.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 3.0ms | (exp (* (- 1.0 eps) x)) |
| 23.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))))) |
| 27.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 157.0ms | (exp (* (- 1.0 eps) x)) |
| 45.0ms | (/ (+ 1.0 (/ 1.0 eps)) (* 2.0 (exp (* (- 1.0 eps) x)))) |
| 245.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 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 5.5b
Found 2 expressions with local error:
| 2.6b | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 4.9b | (/ (pow x 3) eps) |
| 36× | times-frac |
| 27× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | unpow-prod-down cube-prod associate-/l* |
| 7× | add-exp-log |
| 4× | cube-mult unpow3 add-cbrt-cube sqr-pow |
| 3× | div-exp associate-/r* |
| 2× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv pow-to-exp frac-2neg pow-exp clear-num fma-udef div-inv |
| 0.0ms | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 5.0ms | (/ (pow x 3) eps) |
| 51.0ms | (fma 1.3877787807814457e-17 (/ (pow x 3) eps) (- 1.0 (* 0.5 (pow x 2)))) |
| 22.0ms | (/ (pow x 3) eps) |
Useful iterations: 1 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 216 | 398 |
| 1 | 1026 | 377 |
| 2 | 5002 | 377 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 5.5b
Found 4 expressions with local error:
| 1.4b | (/ (* (cbrt (pow x 3)) (cbrt (pow x 3))) (/ eps x)) |
| 2.6b | (fma 1.3877787807814457e-17 (/ (* (cbrt (pow x 3)) (cbrt (pow x 3))) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 42.7b | (cbrt (pow x 3)) |
| 42.7b | (cbrt (pow x 3)) |
| 31× | times-frac |
| 24× | cbrt-prod add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | add-exp-log |
| 13× | associate-/r* |
| 12× | add-cbrt-cube |
| 6× | cbrt-undiv unpow-prod-down cube-prod div-exp |
| 4× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | div-inv |
| 2× | cube-mult pow1/3 unpow3 prod-exp rem-cbrt-cube cbrt-unprod sqr-pow |
| 1× | frac-2neg clear-num associate-/r/ fma-udef associate-/l* |
| 10.0ms | (/ (* (cbrt (pow x 3)) (cbrt (pow x 3))) (/ eps x)) |
| 0.0ms | (fma 1.3877787807814457e-17 (/ (* (cbrt (pow x 3)) (cbrt (pow x 3))) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 1.0ms | (cbrt (pow x 3)) |
| 1.0ms | (cbrt (pow x 3)) |
| 54.0ms | (/ (* (cbrt (pow x 3)) (cbrt (pow x 3))) (/ eps x)) |
| 86.0ms | (fma 1.3877787807814457e-17 (/ (* (cbrt (pow x 3)) (cbrt (pow x 3))) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 15.0ms | (cbrt (pow x 3)) |
| 17.0ms | (cbrt (pow x 3)) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 388 | 603 |
| 1 | 2652 | 494 |
| 2 | 5002 | 480 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 1.7b
Found 4 expressions with local error:
| 0.0b | (/ (* (log (exp x)) (cbrt (pow x 3))) (/ eps x)) |
| 2.4b | (fma 1.3877787807814457e-17 (/ (* (log (exp x)) (cbrt (pow x 3))) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 4.5b | (log (exp x)) |
| 42.7b | (cbrt (pow x 3)) |
| 31× | times-frac |
| 23× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | add-exp-log |
| 14× | add-cbrt-cube |
| 13× | associate-/r* |
| 12× | cbrt-prod |
| 6× | cbrt-undiv div-exp |
| 5× | pow1 |
| 4× | expm1-log1p-u log-pow log1p-expm1-u add-log-exp |
| 3× | unpow-prod-down log-prod exp-prod cube-prod div-inv |
| 2× | prod-exp cbrt-unprod |
| 1× | cube-mult frac-2neg pow1/3 unpow3 rem-log-exp clear-num associate-/r/ rem-cbrt-cube fma-udef associate-/l* sqr-pow |
| 8.0ms | (/ (* (log (exp x)) (cbrt (pow x 3))) (/ eps x)) |
| 0.0ms | (fma 1.3877787807814457e-17 (/ (* (log (exp x)) (cbrt (pow x 3))) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 1.0ms | (log (exp x)) |
| 1.0ms | (cbrt (pow x 3)) |
| 46.0ms | (/ (* (log (exp x)) (cbrt (pow x 3))) (/ eps x)) |
| 71.0ms | (fma 1.3877787807814457e-17 (/ (* (log (exp x)) (cbrt (pow x 3))) (/ eps x)) (- 1.0 (* 0.5 (pow x 2)))) |
| 8.0ms | (log (exp x)) |
| 19.0ms | (cbrt (pow x 3)) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 432 | 603 |
| 1 | 2707 | 478 |
| 2 | 5002 | 464 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 1.2b
96.6% (0.6b remaining)
Error of 2.4b against oracle of 1.8b and baseline of 18.2b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1.4245899198289959e-07 | 0.00010219770701537972 | 1.8493523655100802e-05 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 33 |
| 1 | 65 | 33 |
| 2 | 65 | 33 |
| 772.0ms | 1735× | body | 1280 | valid |
| 772.0ms | 1893× | body | 10240 | exit |
| 540.0ms | 9761× | body | 80 | valid |
| 319.0ms | 1268× | body | 640 | valid |
| 111.0ms | 658× | body | 320 | valid |
| 32.0ms | 297× | body | 160 | valid |