Time bar (total: 19.4s)
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 24 |
| 1 | 30 | 11 |
| 2 | 48 | 11 |
| 3 | 83 | 11 |
| 4 | 117 | 11 |
| 5 | 188 | 11 |
| 6 | 331 | 11 |
| 7 | 556 | 11 |
| 8 | 1006 | 11 |
| 9 | 1375 | 11 |
| 10 | 1691 | 11 |
| 11 | 1775 | 11 |
| 12 | 1795 | 11 |
| done | 1795 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 46.2b
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.0b | (- (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-+ |
| 51.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 11.0ms | (+ (exp x) (exp (- x))) |
| 51.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 12.0ms | (- (exp x) (exp (- x))) |
| 57.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 27.0ms | (+ (exp x) (exp (- x))) |
| 80.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 35.0ms | (- (exp x) (exp (- x))) |
Useful iterations: 3 (991.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1479 |
| 1 | 499 | 1449 |
| 2 | 1383 | 1277 |
| 3 | 4288 | 1273 |
| done | 5001 | 1273 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (+ (exp x) (exp (- x))) |
| 0.1b | (* 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)) |
| 36× | add-sqr-sqrt |
| 22× | associate-*r* |
| 21× | *-un-lft-identity |
| 19× | add-exp-log add-cube-cbrt associate-*l* |
| 13× | add-cbrt-cube |
| 10× | times-frac |
| 9× | unswap-sqr |
| 8× | unpow-prod-down prod-exp |
| 6× | pow1 add-log-exp |
| 4× | cube-prod cbrt-unprod sqr-pow |
| 3× | *-commutative |
| 2× | pow-to-exp pow-exp |
| 1× | cbrt-undiv +-commutative cube-mult flip3-+ unpow3 div-exp pow-prod-down associate-*l/ sum-log flip-+ div-inv distribute-lft-out |
| 12.0ms | (+ (exp x) (exp (- x))) |
| 11.0ms | (* 1/60 (pow x 5)) |
| 12.0ms | (* 1/3 (pow x 3)) |
| 71.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
| 22.0ms | (+ (exp x) (exp (- x))) |
| 51.0ms | (* 1/60 (pow x 5)) |
| 35.0ms | (* 1/3 (pow x 3)) |
| 90.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
Useful iterations: done (696.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 1512 |
| 1 | 494 | 1430 |
| 2 | 1424 | 1264 |
| done | 5000 | 1263 |
11 alts after pruning (10 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.4b | (/ (+ (* 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 |
| 73.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 87.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 70.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 6.0ms | (/ 1 (sqrt 2.0)) |
| 160.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 206.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 120.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 0.0ms | (/ 1 (sqrt 2.0)) |
Useful iterations: done (938.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 256 | 4878 |
| 1 | 653 | 4529 |
| 2 | 2340 | 3872 |
| done | 5001 | 3848 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* 1/3 (pow x 3)) |
| 0.3b | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 0.4b | (* (pow 2.0 -1/2) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 0.4b | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 54× | add-sqr-sqrt |
| 40× | add-exp-log |
| 39× | add-cube-cbrt *-un-lft-identity |
| 38× | times-frac |
| 32× | associate-*l* |
| 22× | sqrt-prod add-cbrt-cube |
| 20× | prod-exp |
| 16× | associate-*r* |
| 8× | cbrt-unprod |
| 7× | unpow-prod-down unswap-sqr |
| 6× | pow1 associate-/r* |
| 5× | div-exp |
| 4× | pow-to-exp cube-prod pow-exp add-log-exp |
| 3× | cbrt-undiv *-commutative associate-/l* sqr-pow |
| 2× | associate-*l/ div-inv associate-/l/ |
| 1× | cube-mult frac-2neg flip3-+ unpow3 associate-*r/ pow-prod-down clear-num flip-+ |
| 13.0ms | (* 1/3 (pow x 3)) |
| 75.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 78.0ms | (* (pow 2.0 -1/2) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 72.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 40.0ms | (* 1/3 (pow x 3)) |
| 152.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 221.0ms | (* (pow 2.0 -1/2) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 120.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
Useful iterations: done (868.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 260 | 3877 |
| 1 | 648 | 3736 |
| 2 | 2235 | 3357 |
| done | 5000 | 3356 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 0b
0% (0.6b 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 |