Time bar (total: 32.9s)
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 24 |
| 1 | 30 | 11 |
| 2 | 48 | 11 |
| 3 | 83 | 11 |
| 4 | 127 | 11 |
| 5 | 200 | 11 |
| 6 | 373 | 11 |
| 7 | 608 | 11 |
| 8 | 1105 | 11 |
| 9 | 1521 | 11 |
| 10 | 1855 | 11 |
| 11 | 1939 | 11 |
| 12 | 1959 | 11 |
| done | 1959 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 43.9b
Found 3 expressions with local error:
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 0.1b | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 59.0b | (- (exp x) (exp (- x))) |
| 47× | add-sqr-sqrt |
| 43× | *-un-lft-identity |
| 35× | associate-*l* |
| 29× | add-cube-cbrt times-frac |
| 13× | add-exp-log add-cbrt-cube |
| 9× | prod-diff |
| 7× | pow1 |
| 6× | associate-*r* |
| 5× | add-log-exp |
| 4× | prod-exp cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr |
| 3× | expm1-log1p-u fma-neg log1p-expm1-u distribute-lft-out |
| 2× | cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 1× | sub-neg flip3-- diff-log flip-- |
| 95.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 108.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 40.0ms | (- (exp x) (exp (- x))) |
| 118.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 148.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 48.0ms | (- (exp x) (exp (- x))) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 218 | 1732 |
| 1 | 532 | 1573 |
| 2 | 1512 | 1344 |
| done | 5000 | 1289 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
Found 3 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))) 2.0) (cos y)) |
| 0.1b | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) 2.0) (sin y)) |
| 30× | add-sqr-sqrt |
| 29× | associate-*l* |
| 26× | *-un-lft-identity |
| 23× | times-frac |
| 20× | add-cube-cbrt |
| 13× | add-exp-log add-cbrt-cube |
| 7× | pow1 |
| 6× | associate-*r* |
| 4× | prod-exp cbrt-unprod unswap-sqr |
| 3× | expm1-log1p-u log1p-expm1-u distribute-lft-out add-log-exp |
| 2× | cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 1× | fma-udef |
| 0.0ms | (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) |
| 92.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 52.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) 2.0) (sin y)) |
| 66.0ms | (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) |
| 68.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 107.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) 2.0) (sin y)) |
Useful iterations: done (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 176 | 1625 |
| 1 | 417 | 1605 |
| 2 | 1320 | 1397 |
| done | 5001 | 1394 |
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.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 |
| 26.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 86.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 12.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 13.0ms | (/ 1 (sqrt 2.0)) |
| 218.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 277.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 136.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.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 254 | 4584 |
| 1 | 601 | 4231 |
| 2 | 1984 | 3619 |
| done | 5001 | 3595 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 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 (* (sqrt 2.0) 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) 2.0)) |
| 47× | add-sqr-sqrt |
| 44× | times-frac |
| 38× | add-cube-cbrt *-un-lft-identity |
| 32× | associate-*l* |
| 31× | add-exp-log |
| 22× | sqrt-prod add-cbrt-cube |
| 18× | pow1 |
| 10× | prod-exp |
| 8× | cbrt-unprod |
| 7× | cbrt-prod pow-flip div-exp associate-/r* |
| 6× | associate-/l* |
| 5× | cbrt-undiv pow-prod-down |
| 4× | expm1-log1p-u associate-*r* associate-*l/ log1p-expm1-u div-inv add-log-exp |
| 3× | unswap-sqr |
| 2× | rec-exp cbrt-div frac-2neg sqrt-pow1 pow-plus pow1/2 1-exp clear-num *-commutative pow-prod-up |
| 1× | frac-times cube-unmult associate-*r/ inv-pow |
| 56.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 98.0ms | (* (cbrt (/ 1 (* (sqrt 2.0) 2.0))) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 15.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 37.0ms | (/ 1 (* (sqrt 2.0) 2.0)) |
| 275.0ms | (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 918.0ms | (* (cbrt (/ 1 (* (sqrt 2.0) 2.0))) (* (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 219.0ms | (/ (fma 1/3 (pow x 3) (fma 1/60 (pow x 5) (* 2 x))) (sqrt 2.0)) |
| 0.0ms | (/ 1 (* (sqrt 2.0) 2.0)) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 260 | 3780 |
| 1 | 594 | 3626 |
| 2 | 1776 | 3253 |
| done | 5000 | 3247 |
6 alts after pruning (3 fresh and 3 done)
Merged error: 0b
0% (0.6b remaining)
Error of 0.7b against oracle of 0.0b and baseline of 0.7b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 31 |
| 1 | 29 | 31 |
| done | 29 | 31 |