Time bar (total: 13.9s)
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 7 |
| 1 | 47 | 7 |
| 2 | 84 | 7 |
| 3 | 131 | 7 |
| 4 | 223 | 7 |
| 5 | 466 | 7 |
| 6 | 1123 | 7 |
| 7 | 2244 | 7 |
| 8 | 5002 | 7 |
| done | 5002 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 43.4b
Found 4 expressions with local error:
| 0.0b | (+ (exp x) (exp (- x))) |
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 0.1b | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 57.0b | (- (exp x) (exp (- x))) |
| 49× | add-sqr-sqrt |
| 47× | *-un-lft-identity |
| 35× | associate-*l* |
| 31× | add-cube-cbrt |
| 29× | times-frac |
| 14× | add-exp-log add-cbrt-cube |
| 9× | prod-diff |
| 8× | pow1 add-log-exp |
| 6× | associate-*r* |
| 4× | expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr |
| 3× | fma-def fma-neg |
| 2× | cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 1× | +-commutative sub-neg flip3-- flip3-+ diff-log sum-log flip-- flip-+ |
| 13.0ms | (+ (exp x) (exp (- x))) |
| 56.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 57.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 17.0ms | (- (exp x) (exp (- x))) |
| 26.0ms | (+ (exp x) (exp (- x))) |
| 60.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 82.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 39.0ms | (- (exp x) (exp (- x))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 574 | 1243 |
| 1 | 2008 | 1013 |
| 2 | 5002 | 1009 |
| done | 5002 | 1009 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) |
| 0.0b | (+ (exp x) (exp (- x))) |
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 0.1b | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) 2.0) (sin y)) |
| 32× | add-sqr-sqrt |
| 30× | *-un-lft-identity |
| 29× | associate-*l* |
| 23× | times-frac |
| 22× | add-cube-cbrt |
| 14× | add-exp-log add-cbrt-cube |
| 8× | pow1 |
| 6× | associate-*r* add-log-exp |
| 4× | expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u distribute-lft-out unswap-sqr |
| 3× | fma-def |
| 2× | cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 1× | +-commutative flip3-+ sum-log flip-+ fma-udef |
| 0.0ms | (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) |
| 15.0ms | (+ (exp x) (exp (- x))) |
| 53.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 20.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) 2.0) (sin y)) |
| 54.0ms | (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) |
| 26.0ms | (+ (exp x) (exp (- x))) |
| 59.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 91.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) 2.0) (sin y)) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 487 | 969 |
| 1 | 1911 | 846 |
| 2 | 5002 | 842 |
| done | 5002 | 842 |
14 alts after pruning (13 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 0.4b | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 0.4b | (* (/ 1 (sqrt 2.0)) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 1.0b | (/ 1 (sqrt 2.0)) |
| 74× | times-frac |
| 69× | add-sqr-sqrt |
| 61× | add-cube-cbrt *-un-lft-identity |
| 54× | add-exp-log |
| 44× | associate-*l* |
| 43× | sqrt-prod |
| 34× | add-cbrt-cube |
| 22× | prod-exp |
| 14× | div-exp |
| 13× | pow1 |
| 12× | associate-/r* cbrt-unprod |
| 8× | cbrt-undiv |
| 6× | associate-/l* |
| 4× | expm1-log1p-u rec-exp 1-exp associate-*r* pow-prod-down associate-*l/ log1p-expm1-u div-inv add-log-exp |
| 3× | pow-flip unswap-sqr |
| 2× | frac-2neg clear-num *-commutative |
| 1× | frac-times sqrt-pow1 pow1/2 associate-*r/ inv-pow |
| 23.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 8.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 53.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 10.0ms | (/ 1 (sqrt 2.0)) |
| 150.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 111.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 206.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 0.0ms | (/ 1 (sqrt 2.0)) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 633 | 2261 |
| 1 | 3213 | 1931 |
| 2 | 5001 | 1821 |
| done | 5001 | 1821 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.4b | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 0.4b | (* (/ (/ 1 (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 1.0b | (/ (/ 1 (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 1.0b | (/ 1 (sqrt (sqrt 2.0))) |
| 1128× | sqrt-prod |
| 1116× | times-frac |
| 592× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 283× | associate-*l* |
| 79× | add-exp-log |
| 49× | add-cbrt-cube |
| 37× | associate-/l* |
| 32× | div-exp |
| 25× | prod-exp |
| 24× | associate-/r* |
| 23× | pow1 div-inv |
| 20× | sqrt-pow1 |
| 17× | cbrt-undiv |
| 15× | cbrt-unprod |
| 14× | pow-flip |
| 10× | pow1/2 pow-div |
| 5× | rec-exp 1-exp |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | frac-2neg pow-prod-down associate-*l/ clear-num |
| 2× | inv-pow |
| 1× | frac-times associate-*r/ associate-*r* *-commutative associate-/l/ |
| 6.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 148.0ms | (* (/ (/ 1 (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 29.0ms | (/ (/ 1 (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 9.0ms | (/ 1 (sqrt (sqrt 2.0))) |
| 108.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 221.0ms | (* (/ (/ 1 (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 0.0ms | (/ (/ 1 (sqrt (sqrt 2.0))) (sqrt (sqrt 2.0))) |
| 0.0ms | (/ 1 (sqrt (sqrt 2.0))) |
Useful iterations: 1 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1680 | 11785 |
| 1 | 5001 | 10125 |
| done | 5001 | 10125 |
9 alts after pruning (6 fresh and 3 done)
Merged error: 0b
0% (0.7b remaining)
Error of 0.8b against oracle of 0.0b and baseline of 0.8b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 17 |
| 1 | 29 | 17 |
| done | 29 | 17 |