Time bar (total: 36.5s)
Useful iterations: 6 (282.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 543 |
| 1 | 30 | 363 |
| 2 | 48 | 294 |
| 3 | 83 | 294 |
| 4 | 118 | 294 |
| 5 | 235 | 294 |
| 6 | 991 | 293 |
| done | 5001 | 293 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 44.5b
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.4b | (- (exp x) (exp (- x))) |
| 41× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 35× | associate-*l* |
| 29× | times-frac |
| 23× | add-cube-cbrt |
| 14× | add-cbrt-cube add-exp-log |
| 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 sum-log sub-neg flip3-+ flip3-- diff-log flip-+ flip-- |
| 16.0ms | (+ (exp x) (exp (- x))) |
| 49.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 58.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 19.0ms | (- (exp x) (exp (- x))) |
| 34.0ms | (+ (exp x) (exp (- x))) |
| 68.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 106.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 344.0ms | (- (exp x) (exp (- x))) |
Useful iterations: 2 (648.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 199 | 45913 |
| 1 | 517 | 43852 |
| 2 | 2321 | 39757 |
| done | 5002 | 39797 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.1b | (* 1/60 (pow x 5)) |
| 0.1b | (* (* x x) x) |
| 0.1b | (* (/ (+ (* 2 x) (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x)))) 2.0) (sin y)) |
| 0.1b | (* 1/3 (* (* x x) x)) |
| 34× | pow1 |
| 28× | add-sqr-sqrt add-exp-log |
| 25× | add-cbrt-cube |
| 20× | associate-*l* |
| 17× | *-un-lft-identity add-cube-cbrt |
| 14× | associate-*r* prod-exp |
| 12× | cbrt-unprod |
| 10× | times-frac pow-prod-down |
| 6× | pow-plus pow-prod-up unswap-sqr |
| 4× | unpow-prod-down *-commutative add-log-exp |
| 2× | pow2 pow-sqr sqr-pow |
| 1× | pow-to-exp cbrt-undiv div-exp pow3 associate-*l/ pow-exp div-inv |
| 10.0ms | (* 1/60 (pow x 5)) |
| 15.0ms | (* (* x x) x) |
| 71.0ms | (* (/ (+ (* 2 x) (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x)))) 2.0) (sin y)) |
| 54.0ms | (* 1/3 (* (* x x) x)) |
| 77.0ms | (* 1/60 (pow x 5)) |
| 64.0ms | (* (* x x) x) |
| 160.0ms | (* (/ (+ (* 2 x) (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x)))) 2.0) (sin y)) |
| 51.0ms | (* 1/3 (* (* x x) x)) |
Useful iterations: 2 (925.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 42180 |
| 1 | 464 | 38800 |
| 2 | 2439 | 38002 |
| done | 5001 | 38002 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (/ (+ (* 2 x) (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x)))) (sqrt 2.0)) (sin y)) |
| 0.3b | (* (/ 1 (sqrt 2.0)) (* (/ (+ (* 2 x) (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x)))) (sqrt 2.0)) (sin y))) |
| 0.5b | (/ (+ (* 2 x) (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x)))) (sqrt 2.0)) |
| 1.0b | (/ 1 (sqrt 2.0)) |
| 74× | times-frac |
| 69× | add-sqr-sqrt |
| 61× | *-un-lft-identity add-cube-cbrt |
| 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× | clear-num frac-2neg *-commutative associate-/l/ |
| 1× | frac-times sqrt-pow1 flip3-+ pow1/2 associate-*r/ flip-+ inv-pow |
| 116.0ms | (* (/ (+ (* 2 x) (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x)))) (sqrt 2.0)) (sin y)) |
| 93.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (+ (* 2 x) (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x)))) (sqrt 2.0)) (sin y))) |
| 71.0ms | (/ (+ (* 2 x) (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x)))) (sqrt 2.0)) |
| 8.0ms | (/ 1 (sqrt 2.0)) |
| 243.0ms | (* (/ (+ (* 2 x) (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x)))) (sqrt 2.0)) (sin y)) |
| 305.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (+ (* 2 x) (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x)))) (sqrt 2.0)) (sin y))) |
| 179.0ms | (/ (+ (* 2 x) (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x)))) (sqrt 2.0)) |
| 0.0ms | (/ 1 (sqrt 2.0)) |
Useful iterations: 2 (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 256 | 132460 |
| 1 | 726 | 123265 |
| 2 | 4547 | 121018 |
| done | 5000 | 121018 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (sin y) (/ (+ (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x))) (* 2 x)) (sqrt 2.0))) |
| 0.3b | (* (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt 2.0))) (/ (* (sin y) (/ (+ (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x))) (* 2 x)) (sqrt 2.0))) (sqrt (sqrt 2.0)))) |
| 0.5b | (/ (+ (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x))) (* 2 x)) (sqrt 2.0)) |
| 1.0b | (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt 2.0))) |
| 70× | add-exp-log |
| 68× | times-frac |
| 63× | add-sqr-sqrt |
| 61× | sqrt-prod |
| 60× | add-cbrt-cube |
| 47× | *-un-lft-identity add-cube-cbrt |
| 35× | associate-*r* |
| 25× | prod-exp cbrt-unprod |
| 24× | cbrt-undiv div-exp |
| 16× | associate-*l* |
| 15× | associate-/r* |
| 8× | pow1 |
| 7× | unswap-sqr |
| 5× | div-inv |
| 4× | associate-/l* add-log-exp |
| 2× | clear-num frac-2neg pow-prod-down associate-*r/ *-commutative associate-/l/ |
| 1× | frac-times flip3-+ associate-*l/ flip-+ |
| 142.0ms | (* (sin y) (/ (+ (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x))) (* 2 x)) (sqrt 2.0))) |
| 181.0ms | (* (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt 2.0))) (/ (* (sin y) (/ (+ (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x))) (* 2 x)) (sqrt 2.0))) (sqrt (sqrt 2.0)))) |
| 147.0ms | (/ (+ (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x))) (* 2 x)) (sqrt 2.0)) |
| 23.0ms | (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt 2.0))) |
| 412.0ms | (* (sin y) (/ (+ (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x))) (* 2 x)) (sqrt 2.0))) |
| 484.0ms | (* (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt 2.0))) (/ (* (sin y) (/ (+ (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x))) (* 2 x)) (sqrt 2.0))) (sqrt (sqrt 2.0)))) |
| 155.0ms | (/ (+ (+ (* 1/60 (pow x 5)) (* 1/3 (* (* x x) x))) (* 2 x)) (sqrt 2.0)) |
| 0.0ms | (/ (* (cbrt 1) (cbrt 1)) (sqrt (sqrt 2.0))) |
Useful iterations: done (2.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 315 | 154542 |
| 1 | 957 | 134034 |
| done | 5000 | 125690 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0b
0% (0.8b remaining)
Error of 0.9b against oracle of 0.1b and baseline of 0.9b
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 997 |
| 1 | 36 | 997 |
| done | 36 | 997 |