Time bar (total: 16.4s)
| 26.0ms | 48× | body | 1280 | valid |
| 26.0ms | 69× | body | 10240 | exit |
| 17.0ms | 330× | body | 80 | valid |
| 11.0ms | 43× | body | 640 | valid |
| 4.0ms | 24× | body | 320 | valid |
| 1.0ms | 10× | body | 160 | valid |
Useful iterations: 4 (182.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 29 |
| 1 | 47 | 29 |
| 2 | 124 | 29 |
| 3 | 353 | 27 |
| 4 | 1008 | 26 |
| 5 | 4514 | 26 |
| done | 5000 | 26 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 29.6b
Found 4 expressions with local error:
| 0.0b | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 0.0b | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 0.0b | (* (+ 1.0 eps) x) |
| 2.9b | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 81× | frac-sub |
| 80× | exp-neg frac-times |
| 60× | neg-sub0 exp-diff |
| 42× | associate-*l/ |
| 40× | associate-*r/ |
| 31× | flip3-- flip3-+ flip-- flip-+ |
| 21× | add-sqr-sqrt |
| 20× | un-div-inv |
| 16× | *-un-lft-identity |
| 14× | associate-*l* |
| 10× | pow1 add-cube-cbrt add-cbrt-cube |
| 9× | associate-*r* |
| 8× | add-exp-log |
| 6× | add-log-exp |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 2× | distribute-lft-out difference-of-squares |
| 1× | sub-neg times-frac fma-neg diff-log prod-diff distribute-lft-out-- |
| 50.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 65.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 19.0ms | (* (+ 1.0 eps) x) |
| 46.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 53.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 53.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 29.0ms | (* (+ 1.0 eps) x) |
| 209.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: 2 (968.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 407 | 8453 |
| 1 | 1157 | 7571 |
| 2 | 4259 | 7072 |
| done | 5000 | 7072 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.4b
Found 2 expressions with local error:
| 0.0b | (fma 0.6666666666666667 (pow x 3) 2.0) |
| 6.8b | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 4× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity add-log-exp |
| 3× | fma-neg prod-diff |
| 2× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube fma-udef log1p-expm1-u |
| 1× | sub-neg flip3-- diff-log associate--l+ flip-- |
| 0.0ms | (fma 0.6666666666666667 (pow x 3) 2.0) |
| 9.0ms | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 79.0ms | (fma 0.6666666666666667 (pow x 3) 2.0) |
| 40.0ms | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 544 |
| 1 | 119 | 518 |
| 2 | 387 | 468 |
| 3 | 2205 | 433 |
| done | 5000 | 386 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.0b | (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) |
| 0.0b | (- (* 0.6666666666666667 x) 1.0) |
| 0.3b | (exp (log (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0))) |
| 12.2b | (log (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0)) |
| 8× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | pow1 log-prod add-log-exp |
| 5× | add-exp-log |
| 4× | expm1-log1p-u exp-prod add-cbrt-cube log1p-expm1-u |
| 3× | exp-sum prod-diff |
| 2× | log-pow |
| 1× | sub-neg flip3-- fma-neg diff-log rem-log-exp flip-- fma-udef rem-exp-log |
| 0.0ms | (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) |
| 8.0ms | (- (* 0.6666666666666667 x) 1.0) |
| 3.0ms | (exp (log (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0))) |
| 1.0ms | (log (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0)) |
| 41.0ms | (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) |
| 42.0ms | (- (* 0.6666666666666667 x) 1.0) |
| 42.0ms | (exp (log (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0))) |
| 88.0ms | (log (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0)) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 999 |
| 1 | 267 | 913 |
| 2 | 664 | 779 |
| 3 | 1943 | 767 |
| done | 5000 | 759 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 6.8b | (fma (* (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) (cbrt (fma 0.6666666666666667 (pow x 3) 2.0))) (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) (- (* 1.0 (pow x 2)))) |
| 12.6b | (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) |
| 12.6b | (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) |
| 12.6b | (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 1× | fma-udef |
| 0.0ms | (fma (* (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) (cbrt (fma 0.6666666666666667 (pow x 3) 2.0))) (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) (- (* 1.0 (pow x 2)))) |
| 1.0ms | (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) |
| 1.0ms | (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) |
| 1.0ms | (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) |
| 298.0ms | (fma (* (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) (cbrt (fma 0.6666666666666667 (pow x 3) 2.0))) (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) (- (* 1.0 (pow x 2)))) |
| 445.0ms | (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) |
| 435.0ms | (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) |
| 412.0ms | (cbrt (fma 0.6666666666666667 (pow x 3) 2.0)) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 126 | 1526 |
| 1 | 296 | 1478 |
| 2 | 960 | 1209 |
| 3 | 4333 | 995 |
| done | 5000 | 989 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.4b
96.7% (0.5b remaining)
Error of 0.9b against oracle of 0.4b and baseline of 16.4b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 1.4733657795017903 | 2551964808.6153555 | 19.564058406485834 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 53 |
| 1 | 41 | 53 |
| 2 | 43 | 53 |
| done | 43 | 53 |
| 756.0ms | 1989× | body | 10240 | exit |
| 720.0ms | 1697× | body | 1280 | valid |
| 536.0ms | 10035× | body | 80 | valid |
| 317.0ms | 1292× | body | 640 | valid |
| 101.0ms | 641× | body | 320 | valid |
| 36.0ms | 320× | body | 160 | valid |