Time bar (total: 9.9s)
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 7 |
| 1 | 47 | 7 |
| 2 | 84 | 7 |
| 3 | 121 | 7 |
| 4 | 206 | 7 |
| 5 | 437 | 7 |
| 6 | 1047 | 7 |
| 7 | 2007 | 7 |
| 8 | 5001 | 7 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 46.4b
Found 2 expressions with local error:
| 0.1b | (* (/ (- (exp x) (exp (neg x))) 2.0) (sin y)) |
| 58.2b | (- (exp x) (exp (neg x))) |
| 25× | add-sqr-sqrt |
| 20× | *-un-lft-identity |
| 19× | associate-*l* |
| 16× | times-frac |
| 12× | add-cube-cbrt |
| 7× | add-exp-log add-cbrt-cube |
| 4× | pow1 distribute-lft-out-- add-log-exp difference-of-squares |
| 3× | associate-*r* |
| 2× | prod-exp cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv sub-neg flip3-- diff-log div-exp pow-prod-down associate-*l/ *-commutative flip-- div-inv |
| 10.0ms | (* (/ (- (exp x) (exp (neg x))) 2.0) (sin y)) |
| 5.0ms | (- (exp x) (exp (neg x))) |
| 79.0ms | (* (/ (- (exp x) (exp (neg x))) 2.0) (sin y)) |
| 40.0ms | (- (exp x) (exp (neg x))) |
Useful iterations: 2 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 293 | 506 |
| 1 | 893 | 447 |
| 2 | 3877 | 446 |
| 3 | 5001 | 446 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 55 | 3 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 56 | 3 | 59 |
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)) (+ (* 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* |
| 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 |
| 8.0ms | (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) |
| 5.0ms | (* 1/60 (pow x 5)) |
| 14.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
| 6.0ms | (* 1/3 (pow x 3)) |
| 59.0ms | (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) |
| 50.0ms | (* 1/60 (pow x 5)) |
| 88.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) 2.0) (sin y)) |
| 35.0ms | (* 1/3 (pow x 3)) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 465 | 830 |
| 1 | 1991 | 734 |
| 2 | 5002 | 734 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 6 | 113 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 107 | 9 | 116 |
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.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 |
| 13.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 21.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 11.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 4.0ms | (/ 1 (sqrt 2.0)) |
| 160.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 221.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 121.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 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 684 | 2585 |
| 1 | 3667 | 2208 |
| 2 | 5002 | 2099 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 3 | 192 |
| Fresh | 5 | 2 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 194 | 7 | 201 |
Merged error: 0.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.4b | (* (pow 2.0 -1/2) (* (/ (+ (* 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)) |
| 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-+ |
| 6.0ms | (* 1/3 (pow x 3)) |
| 14.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 14.0ms | (* (pow 2.0 -1/2) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 15.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
| 40.0ms | (* 1/3 (pow x 3)) |
| 159.0ms | (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y)) |
| 224.0ms | (* (pow 2.0 -1/2) (* (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) (sin y))) |
| 124.0ms | (/ (+ (* 1/3 (pow x 3)) (+ (* 1/60 (pow x 5)) (* 2 x))) (sqrt 2.0)) |
Useful iterations: 2 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 654 | 2030 |
| 1 | 2862 | 1802 |
| 2 | 5001 | 1799 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 154 | 1 | 155 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 155 | 7 | 162 |
Merged error: 0.0b
0% (0.6b remaining)
Error of 0.7b against oracle of 0.0b and baseline of 0.7b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 10 |
| 1 | 24 | 10 |
Loading profile data...