Time bar (total: 30.8s)
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 24 |
| 1 | 30 | 11 |
| 2 | 48 | 11 |
| 3 | 83 | 11 |
| 4 | 118 | 11 |
| 5 | 231 | 11 |
| 6 | 979 | 11 |
| done | 5000 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 45.9b
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.2b | (- (exp x) (exp (- x))) |
| 41× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 35× | associate-*l* |
| 29× | times-frac |
| 23× | add-cube-cbrt |
| 14× | add-exp-log add-cbrt-cube |
| 8× | pow1 add-log-exp |
| 6× | associate-*r* |
| 4× | prod-exp cbrt-unprod distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr |
| 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-+ |
| 20.0ms | (+ (exp x) (exp (- x))) |
| 72.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 73.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 19.0ms | (- (exp x) (exp (- x))) |
| 26.0ms | (+ (exp x) (exp (- x))) |
| 85.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 128.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 57.0ms | (- (exp x) (exp (- x))) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1479 |
| 1 | 524 | 1449 |
| 2 | 2384 | 1281 |
| done | 5000 | 1277 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 0.0b | (* 1/60 (pow x 5)) |
| 0.1b | (* 1/3 (pow x 3)) |
| 0.1b | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
| 50× | add-sqr-sqrt |
| 35× | associate-*l* |
| 34× | *-un-lft-identity |
| 28× | add-cube-cbrt |
| 25× | associate-*r* |
| 24× | add-exp-log |
| 23× | times-frac |
| 18× | add-cbrt-cube |
| 11× | unswap-sqr |
| 10× | prod-exp |
| 8× | pow1 unpow-prod-down |
| 6× | cbrt-unprod |
| 4× | cube-prod *-commutative add-log-exp sqr-pow |
| 3× | distribute-lft-out |
| 2× | cbrt-undiv pow-to-exp div-exp pow-prod-down associate-*l/ pow-exp div-inv |
| 1× | cube-mult unpow3 |
| 61.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 18.0ms | (* 1/60 (pow x 5)) |
| 13.0ms | (* 1/3 (pow x 3)) |
| 87.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
| 69.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 56.0ms | (* 1/60 (pow x 5)) |
| 40.0ms | (* 1/3 (pow x 3)) |
| 103.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 249 | 1907 |
| 1 | 636 | 1828 |
| 2 | 2805 | 1612 |
| done | 5002 | 1611 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 0.4b | (* (/ 1 (sqrt 2.0)) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 0.5b | (/ (+ (* 1/3 (pow x 3)) (+ (* 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× | rec-exp 1-exp associate-*r* pow-prod-down associate-*l/ div-inv add-log-exp |
| 3× | pow-flip unswap-sqr |
| 2× | frac-2neg clear-num *-commutative associate-/l/ |
| 1× | frac-times sqrt-pow1 flip3-+ pow1/2 associate-*r/ flip-+ inv-pow |
| 97.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 123.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 119.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 13.0ms | (/ 1 (sqrt 2.0)) |
| 229.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 301.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 146.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 0.0ms | (/ 1 (sqrt 2.0)) |
Useful iterations: 2 (594.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 256 | 4878 |
| 1 | 730 | 4621 |
| 2 | 4438 | 4014 |
| done | 5000 | 4014 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 0.4b | (* (cbrt (/ 1 (* 2.0 (sqrt 2.0)))) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 0.5b | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 1.0b | (/ 1 (* 2.0 (sqrt 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 |
| 17× | pow1 |
| 10× | prod-exp |
| 8× | cbrt-unprod |
| 7× | cbrt-prod div-exp associate-/r* |
| 6× | associate-/l* |
| 5× | cbrt-undiv pow-flip pow-prod-down |
| 4× | associate-*r* associate-*l/ div-inv add-log-exp |
| 3× | unswap-sqr |
| 2× | rec-exp cbrt-div frac-2neg 1-exp clear-num *-commutative pow-prod-up associate-/l/ |
| 1× | frac-times sqrt-pow1 flip3-+ pow1/2 associate-*r/ pow3 flip-+ inv-pow |
| 119.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 140.0ms | (* (cbrt (/ 1 (* 2.0 (sqrt 2.0)))) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 119.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 34.0ms | (/ 1 (* 2.0 (sqrt 2.0))) |
| 265.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 886.0ms | (* (cbrt (/ 1 (* 2.0 (sqrt 2.0)))) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 233.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 0.0ms | (/ 1 (* 2.0 (sqrt 2.0))) |
Useful iterations: done (2.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 262 | 3996 |
| 1 | 690 | 3849 |
| 2 | 3516 | 3437 |
| done | 5002 | 3433 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0b
0% (0.7b remaining)
Error of 0.8b against oracle of 0.1b and baseline of 0.8b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 33 |
| 1 | 35 | 33 |
| done | 35 | 33 |