Time bar (total: 20.1s)
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 24 |
| 1 | 30 | 11 |
| 2 | 46 | 11 |
| 3 | 81 | 11 |
| 4 | 123 | 11 |
| 5 | 193 | 11 |
| 6 | 337 | 11 |
| 7 | 625 | 11 |
| 8 | 1041 | 11 |
| 9 | 1574 | 11 |
| 10 | 1787 | 11 |
| 11 | 1927 | 11 |
| 12 | 1946 | 11 |
| done | 1946 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 42.3b
Found 4 expressions with local error:
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 0.0b | (+ (exp x) (exp (- x))) |
| 0.1b | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 58.1b | (- (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-+ |
| 28.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 6.0ms | (+ (exp x) (exp (- x))) |
| 33.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 15.0ms | (- (exp x) (exp (- x))) |
| 61.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 22.0ms | (+ (exp x) (exp (- x))) |
| 79.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 35.0ms | (- (exp x) (exp (- x))) |
Useful iterations: 2 (250.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 232 | 1903 |
| 1 | 571 | 1734 |
| 2 | 1647 | 1486 |
| done | 5000 | 1486 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 0.0b | (+ (exp x) (exp (- x))) |
| 0.1b | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) 2.0) (sin y)) |
| 31× | add-sqr-sqrt |
| 29× | *-un-lft-identity associate-*l* |
| 23× | times-frac |
| 21× | add-cube-cbrt |
| 13× | add-exp-log add-cbrt-cube |
| 7× | pow1 |
| 6× | associate-*r* |
| 5× | add-log-exp |
| 4× | prod-exp cbrt-unprod distribute-lft-out unswap-sqr |
| 3× | expm1-log1p-u fma-def log1p-expm1-u |
| 2× | cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 1× | +-commutative flip3-+ sum-log flip-+ |
| 25.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 5.0ms | (+ (exp x) (exp (- x))) |
| 8.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) 2.0) (sin y)) |
| 61.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 22.0ms | (+ (exp x) (exp (- x))) |
| 90.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) 2.0) (sin y)) |
Useful iterations: 3 (872.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 1578 |
| 1 | 471 | 1554 |
| 2 | 1380 | 1353 |
| 3 | 4651 | 1347 |
| done | 5000 | 1347 |
8 alts after pruning (7 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.5b | (/ (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 |
| 12.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 28.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 3.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 3.0ms | (/ 1 (sqrt 2.0)) |
| 156.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 216.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 113.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: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 254 | 4584 |
| 1 | 634 | 4231 |
| 2 | 1981 | 3621 |
| done | 5001 | 3579 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (/ 1 (sqrt (sqrt 2.0))) (* (sin y) (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt (sqrt 2.0))))) |
| 0.3b | (* (/ 1 (sqrt 2.0)) (* (/ 1 (sqrt (sqrt 2.0))) (* (sin y) (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt (sqrt 2.0)))))) |
| 1.0b | (/ 1 (sqrt 2.0)) |
| 1.0b | (/ 1 (sqrt (sqrt 2.0))) |
| 276× | add-exp-log |
| 152× | prod-exp |
| 94× | add-cbrt-cube |
| 90× | times-frac |
| 84× | sqrt-prod |
| 80× | div-exp |
| 73× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 53× | associate-*l* |
| 44× | cbrt-unprod |
| 30× | rec-exp 1-exp |
| 24× | cbrt-undiv |
| 23× | pow1 |
| 15× | associate-/r* |
| 12× | associate-*r/ |
| 9× | pow-prod-down |
| 8× | pow-flip |
| 6× | frac-times associate-/l* |
| 5× | sqrt-pow1 |
| 4× | expm1-log1p-u associate-*l/ log1p-expm1-u div-inv add-log-exp |
| 3× | pow1/2 |
| 2× | frac-2neg associate-*r* clear-num *-commutative inv-pow |
| 34.0ms | (* (/ 1 (sqrt (sqrt 2.0))) (* (sin y) (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt (sqrt 2.0))))) |
| 90.0ms | (* (/ 1 (sqrt 2.0)) (* (/ 1 (sqrt (sqrt 2.0))) (* (sin y) (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt (sqrt 2.0)))))) |
| 3.0ms | (/ 1 (sqrt 2.0)) |
| 4.0ms | (/ 1 (sqrt (sqrt 2.0))) |
| 247.0ms | (* (/ 1 (sqrt (sqrt 2.0))) (* (sin y) (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt (sqrt 2.0))))) |
| 312.0ms | (* (/ 1 (sqrt 2.0)) (* (/ 1 (sqrt (sqrt 2.0))) (* (sin y) (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt (sqrt 2.0)))))) |
| 0.0ms | (/ 1 (sqrt 2.0)) |
| 0.0ms | (/ 1 (sqrt (sqrt 2.0))) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 354 | 7955 |
| 1 | 1024 | 6725 |
| 2 | 2899 | 4817 |
| done | 5000 | 4447 |
7 alts after pruning (4 fresh and 3 done)
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.7b against oracle of 0.4b and baseline of 0.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 31 |
| 1 | 29 | 31 |
| done | 29 | 31 |