Time bar (total: 51.2s)
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 24 |
| 1 | 30 | 11 |
| 2 | 46 | 11 |
| 3 | 83 | 11 |
| 4 | 120 | 11 |
| 5 | 197 | 11 |
| 6 | 388 | 11 |
| 7 | 884 | 11 |
| 8 | 1512 | 11 |
| 9 | 4448 | 11 |
| done | 5000 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 42.3b
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.1b | (- (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-+ |
| 26.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 5.0ms | (+ (exp x) (exp (- x))) |
| 27.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 6.0ms | (- (exp x) (exp (- x))) |
| 61.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 22.0ms | (+ (exp x) (exp (- x))) |
| 79.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 37.0ms | (- (exp x) (exp (- x))) |
Useful iterations: 2 (144.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 200 | 1479 |
| 1 | 513 | 1449 |
| 2 | 1592 | 1277 |
| 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))) |
| 0.1b | (* 1/60 (pow x 5)) |
| 0.1b | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
| 0.1b | (* 1/3 (pow x 3)) |
| 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 |
| 6.0ms | (+ (exp x) (exp (- x))) |
| 5.0ms | (* 1/60 (pow x 5)) |
| 39.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
| 7.0ms | (* 1/3 (pow x 3)) |
| 22.0ms | (+ (exp x) (exp (- x))) |
| 50.0ms | (* 1/60 (pow x 5)) |
| 89.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
| 34.0ms | (* 1/3 (pow x 3)) |
Useful iterations: 2 (189.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 1512 |
| 1 | 514 | 1430 |
| 2 | 1901 | 1267 |
| done | 5000 | 1267 |
8 alts after pruning (7 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.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 |
| 40.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 50.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 28.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 3.0ms | (/ 1 (sqrt 2.0)) |
| 152.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 224.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: 2 (253.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 256 | 4878 |
| 1 | 699 | 4583 |
| 2 | 2860 | 3832 |
| done | 5000 | 3832 |
7 alts after pruning (5 fresh and 2 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 | (* (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 |
| 42.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 41.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))) |
| 32.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 6.0ms | (/ 1 (* 2.0 (sqrt 2.0))) |
| 157.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 551.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))) |
| 118.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 (919.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 262 | 3996 |
| 1 | 670 | 3865 |
| 2 | 2503 | 3423 |
| done | 5000 | 3417 |
7 alts after pruning (4 fresh and 3 done)
Merged error: 0.0b
0% (0.3b remaining)
Error of 0.7b against oracle of 0.4b and baseline of 0.7b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 33 |
| 1 | 35 | 33 |
| done | 35 | 33 |