Time bar (total: 4.1s)
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 7 |
| 1 | 47 | 7 |
| 2 | 84 | 7 |
| 3 | 131 | 7 |
| 4 | 223 | 7 |
| 5 | 466 | 7 |
| 6 | 1123 | 7 |
| 7 | 2244 | 7 |
| 8 | 5002 | 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: 0.0b
Found 2 expressions with local error:
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 0.0b | (+ (exp x) (exp (- x))) |
| 20× | *-un-lft-identity |
| 17× | add-sqr-sqrt |
| 16× | associate-*l* |
| 13× | times-frac |
| 12× | add-cube-cbrt |
| 7× | add-exp-log add-cbrt-cube |
| 4× | pow1 distribute-lft-out add-log-exp |
| 3× | fma-def associate-*r* |
| 2× | expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u unswap-sqr |
| 1× | cbrt-undiv +-commutative flip3-+ div-exp pow-prod-down associate-*l/ sum-log *-commutative flip-+ div-inv |
| 10.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 5.0ms | (+ (exp x) (exp (- x))) |
| 62.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 23.0ms | (+ (exp x) (exp (- x))) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 286 | 487 |
| 1 | 1053 | 428 |
| 2 | 4913 | 426 |
| 3 | 5001 | 426 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 2 | 60 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 58 | 3 | 61 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (cbrt (pow (+ (exp (* -1 x)) (exp x)) 3)) |
| 0.0b | (+ (exp (* -1 x)) (exp x)) |
| 0.0b | (* (/ (cbrt (pow (+ (exp (* -1 x)) (exp x)) 3)) 2.0) (cos y)) |
| 0.0b | (pow (+ (exp (* -1 x)) (exp x)) 3) |
| 64× | *-un-lft-identity |
| 60× | cbrt-prod |
| 58× | add-sqr-sqrt |
| 56× | times-frac |
| 55× | associate-*l* |
| 42× | add-cube-cbrt |
| 21× | unpow-prod-down cube-prod |
| 11× | distribute-lft-out |
| 10× | add-exp-log |
| 9× | add-cbrt-cube |
| 7× | pow1 |
| 6× | add-log-exp unswap-sqr sqr-pow |
| 5× | cube-mult unpow3 |
| 4× | cube-div expm1-log1p-u log1p-expm1-u |
| 3× | pow-unpow fma-def flip3-+ associate-*r* flip-+ |
| 2× | cbrt-div prod-exp cbrt-unprod |
| 1× | cbrt-undiv +-commutative pow-to-exp pow-pow pow1/3 div-exp pow-prod-down associate-*l/ pow-exp sum-log *-commutative rem-cbrt-cube div-inv rem-cube-cbrt |
| 5.0ms | (cbrt (pow (+ (exp (* -1 x)) (exp x)) 3)) |
| 4.0ms | (+ (exp (* -1 x)) (exp x)) |
| 16.0ms | (* (/ (cbrt (pow (+ (exp (* -1 x)) (exp x)) 3)) 2.0) (cos y)) |
| 6.0ms | (pow (+ (exp (* -1 x)) (exp x)) 3) |
| 20.0ms | (cbrt (pow (+ (exp (* -1 x)) (exp x)) 3)) |
| 20.0ms | (+ (exp (* -1 x)) (exp x)) |
| 59.0ms | (* (/ (cbrt (pow (+ (exp (* -1 x)) (exp x)) 3)) 2.0) (cos y)) |
| 45.0ms | (pow (+ (exp (* -1 x)) (exp x)) 3) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 487 | 1457 |
| 1 | 1824 | 1341 |
| 2 | 5001 | 1318 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 165 | 0 | 165 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 165 | 3 | 168 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (/ (+ (exp x) (exp (- x))) (sqrt 2.0)) (cos y)) |
| 0.8b | (* (/ 1 (sqrt 2.0)) (* (/ (+ (exp x) (exp (- x))) (sqrt 2.0)) (cos y))) |
| 1.0b | (/ (+ (exp x) (exp (- x))) (sqrt 2.0)) |
| 1.0b | (/ 1 (sqrt 2.0)) |
| 91× | *-un-lft-identity |
| 86× | times-frac |
| 73× | add-sqr-sqrt |
| 65× | add-cube-cbrt |
| 54× | add-exp-log |
| 50× | associate-*l* |
| 49× | sqrt-prod |
| 34× | add-cbrt-cube |
| 22× | prod-exp |
| 14× | div-exp |
| 13× | pow1 distribute-lft-out |
| 12× | associate-/r* cbrt-unprod |
| 8× | cbrt-undiv |
| 7× | associate-/l* |
| 4× | expm1-log1p-u rec-exp 1-exp associate-*r* pow-prod-down associate-*l/ log1p-expm1-u 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 |
| 17.0ms | (* (/ (+ (exp x) (exp (- x))) (sqrt 2.0)) (cos y)) |
| 16.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (+ (exp x) (exp (- x))) (sqrt 2.0)) (cos y))) |
| 8.0ms | (/ (+ (exp x) (exp (- x))) (sqrt 2.0)) |
| 4.0ms | (/ 1 (sqrt 2.0)) |
| 99.0ms | (* (/ (+ (exp x) (exp (- x))) (sqrt 2.0)) (cos y)) |
| 139.0ms | (* (/ 1 (sqrt 2.0)) (* (/ (+ (exp x) (exp (- x))) (sqrt 2.0)) (cos y))) |
| 80.0ms | (/ (+ (exp x) (exp (- x))) (sqrt 2.0)) |
| 0.0ms | (/ 1 (sqrt 2.0)) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 620 | 2175 |
| 1 | 3371 | 1865 |
| 2 | 5001 | 1761 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 213 | 0 | 213 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 213 | 3 | 216 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 9 |
| 1 | 18 | 9 |