Time bar (total: 12.0s)
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 7 |
| 1 | 47 | 7 |
| 2 | 84 | 7 |
| 3 | 121 | 7 |
| 4 | 206 | 7 |
| 5 | 410 | 7 |
| 6 | 1017 | 7 |
| 7 | 2074 | 7 |
| 8 | 5001 | 7 |
| done | 5001 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 43.7b
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)) |
| 57.8b | (- (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-+ |
| 50.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)) |
| 16.0ms | (- (exp x) (exp (- x))) |
| 65.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 23.0ms | (+ (exp x) (exp (- x))) |
| 84.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 36.0ms | (- (exp x) (exp (- x))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 508 | 967 |
| 1 | 1773 | 853 |
| 2 | 5001 | 852 |
| done | 5001 | 852 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 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* |
| 19× | add-exp-log add-cube-cbrt *-un-lft-identity associate-*l* |
| 13× | add-cbrt-cube |
| 10× | times-frac |
| 9× | add-log-exp unswap-sqr |
| 8× | unpow-prod-down prod-exp |
| 6× | pow1 |
| 4× | cube-prod cbrt-unprod sqr-pow |
| 3× | sum-log *-commutative |
| 2× | pow-to-exp pow-exp |
| 1× | cbrt-undiv +-commutative cube-mult associate-+r+ flip3-+ unpow3 div-exp pow-prod-down associate-*l/ flip-+ div-inv |
| 20.0ms | (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) |
| 11.0ms | (* 1/60 (pow x 5)) |
| 12.0ms | (* 1/3 (pow x 3)) |
| 73.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
| 62.0ms | (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) |
| 48.0ms | (* 1/60 (pow x 5)) |
| 42.0ms | (* 1/3 (pow x 3)) |
| 93.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 465 | 830 |
| 1 | 1991 | 734 |
| 2 | 5002 | 734 |
| done | 5002 | 734 |
13 alts after pruning (12 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 0.3b | (* (/ 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 |
| 74.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 91.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)) |
| 7.0ms | (/ 1 (sqrt 2.0)) |
| 168.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 220.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 123.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 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 684 | 2590 |
| 1 | 3667 | 2213 |
| 2 | 5002 | 2104 |
| done | 5002 | 2104 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* 1/3 (pow x 3)) |
| 0.2b | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 0.3b | (* (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-*l/ 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× | neg-sub0 frac-times pow-neg div-inv associate-/l/ pow-sub |
| 1× | cube-mult frac-2neg flip3-+ unpow3 associate-*r/ pow-prod-down clear-num flip-+ |
| 12.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)) |
| 80.0ms | (* (pow 2.0 (- 1/2)) (* (/ (+ (* 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)) |
| 45.0ms | (* 1/3 (pow x 3)) |
| 161.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 234.0ms | (* (pow 2.0 (- 1/2)) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 123.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
Useful iterations: 2 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 683 | 2100 |
| 1 | 3351 | 1868 |
| 2 | 5001 | 1864 |
| done | 5001 | 1864 |
8 alts after pruning (5 fresh and 3 done)
Merged error: 0b
0% (0.7b remaining)
Error of 0.8b against oracle of 0.0b and baseline of 0.8b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 19 |
| 1 | 35 | 19 |
| done | 35 | 19 |