Time bar (total: 2.2s)
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 12 | 5 |
| 2 | 14 | 5 |
| 3 | 15 | 5 |
| 4 | 20 | 5 |
| 5 | 40 | 5 |
| 6 | 61 | 5 |
| 7 | 143 | 5 |
| 8 | 1357 | 5 |
| 9 | 5001 | 5 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (exp x) (exp (neg x))) |
| 0.0b | (/ 2.0 (+ (exp x) (exp (neg x)))) |
| 21× | *-un-lft-identity |
| 12× | times-frac |
| 11× | add-sqr-sqrt add-cube-cbrt |
| 5× | distribute-lft-out |
| 4× | add-exp-log associate-/r* add-cbrt-cube add-log-exp |
| 3× | associate-/l* |
| 2× | pow1 flip3-+ associate-/r/ flip-+ |
| 1× | cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv |
| 4.0ms | (+ (exp x) (exp (neg x))) |
| 6.0ms | (/ 2.0 (+ (exp x) (exp (neg x)))) |
| 4.0ms | (+ (exp x) (exp (neg x))) |
| 9.0ms | (/ 2.0 (+ (exp x) (exp (neg x)))) |
Useful iterations: 3 (119.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 411 |
| 1 | 634 | 377 |
| 2 | 3020 | 374 |
| 3 | 5001 | 373 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 48 | 3 | 51 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 49 | 3 | 52 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (exp x) (exp (neg x))) |
| 0.0b | (* (/ (sqrt 2.0) (sqrt (+ (exp x) (exp (neg x))))) (/ (sqrt 2.0) (sqrt (+ (exp x) (exp (neg x)))))) |
| 0.0b | (/ (sqrt 2.0) (sqrt (+ (exp x) (exp (neg x))))) |
| 0.0b | (/ (sqrt 2.0) (sqrt (+ (exp x) (exp (neg x))))) |
| 434× | sqrt-prod |
| 384× | times-frac |
| 362× | add-sqr-sqrt |
| 330× | *-un-lft-identity |
| 196× | add-cube-cbrt |
| 94× | swap-sqr |
| 59× | distribute-lft-out |
| 48× | associate-*r* associate-*l* |
| 25× | unswap-sqr |
| 20× | add-exp-log add-cbrt-cube |
| 14× | associate-/r* |
| 12× | sqrt-div associate-/r/ associate-/l* |
| 11× | pow1 |
| 7× | flip3-+ flip-+ |
| 6× | cbrt-undiv sqrt-undiv div-exp div-inv add-log-exp |
| 4× | prod-exp cbrt-unprod |
| 2× | frac-2neg clear-num |
| 1× | +-commutative pow2 frac-times pow-plus sqrt-unprod associate-*r/ pow-prod-down associate-*l/ sum-log rem-square-sqrt pow-sqr *-commutative pow-prod-up |
| 5.0ms | (+ (exp x) (exp (neg x))) |
| 53.0ms | (* (/ (sqrt 2.0) (sqrt (+ (exp x) (exp (neg x))))) (/ (sqrt 2.0) (sqrt (+ (exp x) (exp (neg x)))))) |
| 9.0ms | (/ (sqrt 2.0) (sqrt (+ (exp x) (exp (neg x))))) |
| 9.0ms | (/ (sqrt 2.0) (sqrt (+ (exp x) (exp (neg x))))) |
| 4.0ms | (+ (exp x) (exp (neg x))) |
| 14.0ms | (* (/ (sqrt 2.0) (sqrt (+ (exp x) (exp (neg x))))) (/ (sqrt 2.0) (sqrt (+ (exp x) (exp (neg x)))))) |
| 16.0ms | (/ (sqrt 2.0) (sqrt (+ (exp x) (exp (neg x))))) |
| 15.0ms | (/ (sqrt 2.0) (sqrt (+ (exp x) (exp (neg x))))) |
Useful iterations: 2 (82.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 839 | 7886 |
| 1 | 4392 | 6797 |
| 2 | 5003 | 6724 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 405 | 0 | 405 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 405 | 3 | 408 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (exp x) (exp (neg x))) |
| 0.5b | (/ 2.0 (sqrt (+ (exp x) (exp (neg x))))) |
| 0.5b | (/ 1 (sqrt (+ (exp x) (exp (neg x))))) |
| 0.5b | (* (/ 1 (sqrt (+ (exp x) (exp (neg x))))) (/ 2.0 (sqrt (+ (exp x) (exp (neg x)))))) |
| 110× | add-sqr-sqrt |
| 106× | times-frac |
| 100× | *-un-lft-identity |
| 67× | sqrt-prod |
| 64× | add-cube-cbrt |
| 32× | add-exp-log |
| 27× | associate-*r* associate-*l* |
| 20× | add-cbrt-cube |
| 15× | distribute-lft-out unswap-sqr |
| 14× | associate-/r* |
| 11× | div-exp |
| 8× | pow1 sqrt-div prod-exp associate-/r/ |
| 6× | cbrt-undiv associate-/l* add-log-exp |
| 5× | flip3-+ flip-+ |
| 4× | cbrt-unprod div-inv |
| 3× | rec-exp pow-flip 1-exp |
| 2× | frac-2neg clear-num |
| 1× | +-commutative frac-times sqrt-pow1 pow1/2 associate-*r/ pow-prod-down associate-*l/ sum-log *-commutative inv-pow |
| 4.0ms | (+ (exp x) (exp (neg x))) |
| 7.0ms | (/ 2.0 (sqrt (+ (exp x) (exp (neg x))))) |
| 8.0ms | (/ 1 (sqrt (+ (exp x) (exp (neg x))))) |
| 28.0ms | (* (/ 1 (sqrt (+ (exp x) (exp (neg x))))) (/ 2.0 (sqrt (+ (exp x) (exp (neg x)))))) |
| 4.0ms | (+ (exp x) (exp (neg x))) |
| 13.0ms | (/ 2.0 (sqrt (+ (exp x) (exp (neg x))))) |
| 11.0ms | (/ 1 (sqrt (+ (exp x) (exp (neg x))))) |
| 9.0ms | (* (/ 1 (sqrt (+ (exp x) (exp (neg x))))) (/ 2.0 (sqrt (+ (exp x) (exp (neg x)))))) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 641 | 2819 |
| 1 | 3092 | 2473 |
| 2 | 5002 | 2304 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 213 | 0 | 213 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 213 | 3 | 216 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (sqrt 2.0) (* (cbrt (+ (exp x) (exp (neg x)))) (cbrt (+ (exp x) (exp (neg x)))))) |
| 0.5b | (cbrt (+ (exp x) (exp (neg x)))) |
| 0.5b | (cbrt (+ (exp x) (exp (neg x)))) |
| 0.5b | (cbrt (+ (exp x) (exp (neg x)))) |
| 18× | cbrt-div |
| 17× | *-un-lft-identity |
| 12× | cbrt-prod |
| 11× | add-sqr-sqrt add-cube-cbrt |
| 9× | add-exp-log flip3-+ flip-+ |
| 8× | associate-/r/ |
| 7× | add-cbrt-cube |
| 6× | times-frac sqrt-prod associate-/l* |
| 4× | pow1 frac-times add-log-exp |
| 3× | pow1/3 distribute-lft-out |
| 2× | cbrt-undiv associate-*r/ div-exp associate-*l/ |
| 1× | frac-2neg prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 17.0ms | (/ (sqrt 2.0) (* (cbrt (+ (exp x) (exp (neg x)))) (cbrt (+ (exp x) (exp (neg x)))))) |
| 4.0ms | (cbrt (+ (exp x) (exp (neg x)))) |
| 4.0ms | (cbrt (+ (exp x) (exp (neg x)))) |
| 5.0ms | (cbrt (+ (exp x) (exp (neg x)))) |
| 46.0ms | (/ (sqrt 2.0) (* (cbrt (+ (exp x) (exp (neg x)))) (cbrt (+ (exp x) (exp (neg x)))))) |
| 23.0ms | (cbrt (+ (exp x) (exp (neg x)))) |
| 23.0ms | (cbrt (+ (exp x) (exp (neg x)))) |
| 24.0ms | (cbrt (+ (exp x) (exp (neg x)))) |
Useful iterations: 3 (123.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 299 | 1094 |
| 1 | 956 | 995 |
| 2 | 4209 | 958 |
| 3 | 5003 | 957 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 0 | 89 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 89 | 3 | 92 |
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 | 11 | 15 |
| 1 | 11 | 15 |
| 235.0ms | 8000× | body | 80 | valid |
Loading profile data...