Time bar (total: 26.1s)
| 102.0ms | 61× | body | 10240 | exit |
| 52.0ms | 58× | body | 1280 | valid |
| 34.0ms | 294× | body | 80 | valid |
| 25.0ms | 47× | body | 640 | valid |
| 15.0ms | 27× | body | 320 | valid |
| 1.0ms | 7× | body | 160 | valid |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 4 | 1391 |
| 3 | 370 |
| 2 | 124 |
| 1 | 47 |
| 0 | 19 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 32.6b
Found 4 expressions with local error:
| 0.0b | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 0.0b | (exp (- (* (+ 1.0 eps) x))) |
| 0.0b | (exp (- (* (- 1.0 eps) x))) |
| 2.6b | (- (* (+ 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-*l/ associate-*r/ |
| 31× | flip3-- flip-- |
| 27× | flip3-+ flip-+ |
| 19× | un-div-inv |
| 15× | add-sqr-sqrt |
| 12× | exp-prod |
| 10× | *-un-lft-identity add-log-exp |
| 8× | add-cube-cbrt |
| 6× | pow1 add-cbrt-cube associate-*l* |
| 5× | add-exp-log |
| 4× | expm1-log1p-u log1p-expm1-u rem-exp-log |
| 3× | associate-*r* |
| 2× | distribute-lft-neg-in neg-mul-1 distribute-rgt-neg-in neg-log difference-of-squares |
| 1× | sub-neg times-frac fma-neg diff-log prod-diff pow-prod-down prod-exp *-commutative cbrt-unprod distribute-lft-out-- unswap-sqr |
| 103.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 11.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 9.0ms | (exp (- (* (- 1.0 eps) x))) |
| 61.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 83.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 49.0ms | (exp (- (* (+ 1.0 eps) x))) |
| 49.0ms | (exp (- (* (- 1.0 eps) x))) |
| 316.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 4155 |
| 1 | 1228 |
| 0 | 385 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (fma 0.6666666666666667 (* x (* x x)) 2.0) |
| 0.1b | (* x (* x x)) |
| 6.4b | (- (fma 0.6666666666666667 (* x (* x x)) 2.0) (* 1.0 (* x x))) |
| 17× | pow1 |
| 8× | add-cbrt-cube add-exp-log |
| 7× | add-sqr-sqrt |
| 6× | *-un-lft-identity add-cube-cbrt |
| 5× | pow-prod-up add-log-exp |
| 3× | expm1-log1p-u fma-neg associate-*l* prod-diff pow-prod-down prod-exp cbrt-unprod log1p-expm1-u |
| 2× | fma-udef |
| 1× | pow2 sub-neg pow-plus flip3-- diff-log cube-unmult associate-*r* associate--l+ pow-sqr *-commutative flip-- unswap-sqr |
| 0.0ms | (fma 0.6666666666666667 (* x (* x x)) 2.0) |
| 17.0ms | (* x (* x x)) |
| 9.0ms | (- (fma 0.6666666666666667 (* x (* x x)) 2.0) (* 1.0 (* x x))) |
| 129.0ms | (fma 0.6666666666666667 (* x (* x x)) 2.0) |
| 46.0ms | (* x (* x x)) |
| 69.0ms | (- (fma 0.6666666666666667 (* x (* x x)) 2.0) (* 1.0 (* x x))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 3 | 3386 |
| 2 | 636 |
| 1 | 218 |
| 0 | 87 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (* x (* x x)) |
| 5.4b | (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) |
| 5.4b | (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) |
| 7.9b | (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x)))) |
| 20× | pow1 |
| 10× | add-sqr-sqrt |
| 9× | add-cbrt-cube add-exp-log |
| 7× | *-un-lft-identity add-cube-cbrt |
| 6× | sqrt-prod |
| 5× | pow-prod-up |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 2× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 1× | pow2 pow-plus cube-unmult associate-*r* pow-sqr *-commutative fma-udef unswap-sqr |
| 13.0ms | (* x (* x x)) |
| 2.0ms | (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) |
| 2.0ms | (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) |
| 1.0ms | (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x)))) |
| 38.0ms | (* x (* x x)) |
| 90.0ms | (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) |
| 78.0ms | (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) |
| 191.0ms | (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x)))) |
| Iter | Nodes |
|---|---|
| done | 5021 |
| 3 | 2490 |
| 2 | 576 |
| 1 | 215 |
| 0 | 101 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 7.9b | (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x)))) |
| 10.5b | (cbrt (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x))))) |
| 10.5b | (cbrt (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x))))) |
| 10.5b | (cbrt (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x))))) |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt *-un-lft-identity add-cube-cbrt |
| 4× | expm1-log1p-u pow1 add-cbrt-cube add-exp-log log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 1× | fma-udef |
| 0.0ms | (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x)))) |
| 1.0ms | (cbrt (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x))))) |
| 1.0ms | (cbrt (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x))))) |
| 1.0ms | (cbrt (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x))))) |
| 189.0ms | (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x)))) |
| 485.0ms | (cbrt (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x))))) |
| 478.0ms | (cbrt (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x))))) |
| 455.0ms | (cbrt (fma (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (sqrt (fma 0.6666666666666667 (* x (* x x)) 2.0)) (- (* 1.0 (* x x))))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 3 | 1915 |
| 2 | 583 |
| 1 | 211 |
| 0 | 93 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.2b
96.8% (0.5b remaining)
Error of 0.9b against oracle of 0.4b and baseline of 16.9b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 0.0009624679332913742 | 37605091470.942024 | 15.696054514468523 |
| Iter | Nodes |
|---|---|
| done | 56 |
| 2 | 56 |
| 1 | 48 |
| 0 | 32 |
| 2.8s | 1994× | body | 10240 | exit |
| 2.5s | 1692× | body | 1280 | valid |
| 1.2s | 1263× | body | 640 | valid |
| 1.2s | 10203× | body | 80 | valid |
| 405.0ms | 661× | body | 320 | valid |
| 105.0ms | 319× | body | 160 | valid |