Time bar (total: 13.1s)
Useful iterations: 0 (1.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: 46.1b
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)) |
| 58.7b | (- (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-+ |
| 12.0ms | (+ (exp x) (exp (- x))) |
| 55.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 57.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 16.0ms | (- (exp x) (exp (- x))) |
| 23.0ms | (+ (exp x) (exp (- x))) |
| 60.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 85.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 40.0ms | (- (exp x) (exp (- x))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 574 | 1243 |
| 1 | 2008 | 1013 |
| 2 | 5002 | 1009 |
| done | 5002 | 1009 |
3 alts after pruning (3 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))) |
| 14.0ms | (+ (exp x) (exp (- x))) |
| 55.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 17.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) 2.0) (sin y)) |
| 61.0ms | (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) |
| 24.0ms | (+ (exp x) (exp (- x))) |
| 60.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 94.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) 2.0) (sin y)) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 487 | 969 |
| 1 | 1911 | 846 |
| 2 | 5002 | 842 |
| done | 5002 | 842 |
12 alts after pruning (11 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.3b | (* (/ 1 (sqrt 2.0)) (* (/ (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)) |
| 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 |
| 25.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 56.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 6.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 7.0ms | (/ 1 (sqrt 2.0)) |
| 164.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 217.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 116.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 0.0ms | (/ 1 (sqrt 2.0)) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 633 | 2261 |
| 1 | 3213 | 1931 |
| 2 | 5001 | 1821 |
| done | 5001 | 1821 |
9 alts after pruning (8 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.3b | (* (cbrt (/ (/ 1 2.0) (sqrt 2.0))) (* (/ (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)) |
| 1.0b | (/ (/ 1 2.0) (sqrt 2.0)) |
| 311× | times-frac |
| 188× | add-sqr-sqrt |
| 180× | add-cube-cbrt *-un-lft-identity |
| 107× | associate-*l* |
| 103× | sqrt-prod |
| 82× | cbrt-prod |
| 29× | add-exp-log |
| 22× | add-cbrt-cube |
| 17× | div-inv |
| 16× | associate-/l* |
| 15× | pow1 |
| 12× | associate-/r* |
| 9× | div-exp |
| 7× | prod-exp cbrt-unprod |
| 6× | cbrt-undiv |
| 4× | expm1-log1p-u associate-*r* pow-prod-down associate-*l/ log1p-expm1-u add-log-exp pow-div |
| 3× | unswap-sqr |
| 2× | cbrt-div pow-flip frac-2neg sqrt-pow1 pow1/2 clear-num *-commutative inv-pow |
| 1× | frac-times rec-exp 1-exp associate-*r/ associate-/l/ |
| 23.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 86.0ms | (* (cbrt (/ (/ 1 2.0) (sqrt 2.0))) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 6.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 14.0ms | (/ (/ 1 2.0) (sqrt 2.0)) |
| 157.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 567.0ms | (* (cbrt (/ (/ 1 2.0) (sqrt 2.0))) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 125.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 0.0ms | (/ (/ 1 2.0) (sqrt 2.0)) |
Useful iterations: 2 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1073 | 3900 |
| 1 | 4433 | 3583 |
| 2 | 5001 | 3481 |
| done | 5001 | 3481 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 0.0b
0% (0.8b remaining)
Error of 0.9b against oracle of 0.0b and baseline of 0.9b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 17 |
| 1 | 29 | 17 |
| done | 29 | 17 |