Time bar (total: 19.8s)
| 66.0ms | 72× | body | 10240 | exit |
| 34.0ms | 52× | body | 1280 | valid |
| 32.0ms | 312× | body | 80 | valid |
| 13.0ms | 30× | body | 640 | valid |
| 4.0ms | 17× | body | 320 | valid |
| 3.0ms | 19× | body | 160 | valid |
Useful iterations: 4 (394.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 29 |
| 1 | 47 | 29 |
| 2 | 124 | 29 |
| 3 | 395 | 27 |
| 4 | 2338 | 26 |
| done | 5002 | 26 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 26.5b
Found 4 expressions with local error:
| 0.0b | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 0.0b | (exp (- (* (- 1.0 eps) x))) |
| 0.0b | (exp (- (* (+ 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 |
| 78× | exp-neg |
| 76× | frac-times |
| 59× | neg-sub0 exp-diff |
| 38× | associate-*r/ associate-*l/ |
| 30× | flip3-+ flip-+ |
| 28× | flip3-- flip-- |
| 19× | un-div-inv |
| 12× | exp-prod |
| 10× | add-sqr-sqrt *-un-lft-identity add-log-exp |
| 8× | add-cube-cbrt |
| 6× | pow1 add-cbrt-cube |
| 5× | add-exp-log |
| 4× | expm1-log1p-u associate-*l* log1p-expm1-u rem-exp-log |
| 3× | associate-*r* |
| 2× | distribute-lft-neg-in neg-mul-1 distribute-rgt-neg-in neg-log |
| 1× | sub-neg fma-neg diff-log prod-diff pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out unswap-sqr |
| 80.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 17.0ms | (exp (- (* (- 1.0 eps) x))) |
| 9.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 65.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 63.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 42.0ms | (exp (- (* (- 1.0 eps) x))) |
| 30.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 321.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: done (733.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 374 | 7973 |
| 1 | 1308 | 7143 |
| done | 5000 | 6936 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (fma 0.6666666666666667 (pow x 3) 2.0) |
| 0.2b | (/ (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) 2.0) |
| 6.4b | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 13× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 5× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | pow1 expm1-log1p-u fma-neg prod-diff associate-/r* log1p-expm1-u associate-/l* |
| 2× | flip3-- flip-- fma-udef associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg diff-log div-sub div-exp associate--l+ clear-num div-inv |
| 0.0ms | (fma 0.6666666666666667 (pow x 3) 2.0) |
| 23.0ms | (/ (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) 2.0) |
| 12.0ms | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 113.0ms | (fma 0.6666666666666667 (pow x 3) 2.0) |
| 99.0ms | (/ (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) 2.0) |
| 44.0ms | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
Useful iterations: done (910.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 1309 |
| 1 | 263 | 1277 |
| 2 | 1167 | 1159 |
| done | 5001 | 1142 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.1b
Found 2 expressions with local error:
| 0.2b | (/ (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) 2.0) |
| 6.4b | (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 4× | add-exp-log add-cbrt-cube |
| 3× | associate-/r* associate-/l* |
| 2× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv frac-2neg div-exp clear-num fma-udef div-inv |
| 5.0ms | (/ (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) 2.0) |
| 0.0ms | (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) |
| 89.0ms | (/ (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) 2.0) |
| 42.0ms | (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) |
Useful iterations: done (2.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 896 |
| 1 | 132 | 881 |
| 2 | 509 | 803 |
| 3 | 4140 | 747 |
| done | 5000 | 744 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 6.4b | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 6.4b | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 8.0b | (sqrt (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2)))) |
| 8.0b | (sqrt (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2)))) |
| 12× | add-sqr-sqrt |
| 10× | add-cube-cbrt *-un-lft-identity |
| 8× | add-log-exp |
| 6× | pow1 fma-neg prod-diff sqrt-prod |
| 4× | add-exp-log expm1-log1p-u flip3-- sqrt-div add-cbrt-cube flip-- log1p-expm1-u |
| 2× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log associate--l+ fma-udef |
| 6.0ms | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 6.0ms | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 8.0ms | (sqrt (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2)))) |
| 9.0ms | (sqrt (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2)))) |
| 55.0ms | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 61.0ms | (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2))) |
| 86.0ms | (sqrt (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2)))) |
| 96.0ms | (sqrt (- (fma 0.6666666666666667 (pow x 3) 2.0) (* 1.0 (pow x 2)))) |
Useful iterations: done (734.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 84 | 1666 |
| 1 | 199 | 1558 |
| 2 | 882 | 1414 |
| done | 5000 | 1300 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.1b
96.2% (0.6b remaining)
Error of 1.2b against oracle of 0.5b and baseline of 17.1b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 6.998697613329711e-05 | 1051.5641664341613 | 42.863550376773794 |
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 50 |
| 1 | 48 | 48 |
| 2 | 51 | 48 |
| done | 51 | 48 |
| 3.0s | 1923× | body | 10240 | exit |
| 2.7s | 1680× | body | 1280 | valid |
| 1.5s | 9821× | body | 80 | valid |
| 980.0ms | 1253× | body | 640 | valid |
| 259.0ms | 637× | body | 320 | valid |
| 79.0ms | 328× | body | 160 | valid |