Time bar (total: 2.1s)
| 15.0ms | 522× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 3 |
| 1 | 12 | 3 |
| 2 | 21 | 3 |
| 3 | 48 | 3 |
| 4 | 133 | 3 |
| 5 | 437 | 3 |
| 6 | 1926 | 3 |
| 7 | 5002 | 3 |
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 1 expressions with local error:
| 0.0b | (* x (exp (* y y))) |
| 5× | add-sqr-sqrt |
| 3× | pow1 add-cube-cbrt *-un-lft-identity associate-*r* associate-*l* add-cbrt-cube |
| 2× | add-exp-log |
| 1× | pow-prod-down prod-exp *-commutative cbrt-unprod add-log-exp unswap-sqr |
| 4.0ms | (* x (exp (* y y))) |
| 8.0ms | (* x (exp (* y y))) |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 74 | 94 |
| 1 | 273 | 81 |
| 2 | 1015 | 81 |
| 3 | 4909 | 81 |
| 4 | 5001 | 81 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 19 | 2 | 21 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 19 | 3 | 22 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (sqrt (exp (* y y))) |
| 0.0b | (sqrt (exp (* y y))) |
| 0.0b | (* x (sqrt (exp (* y y)))) |
| 0.0b | (* (* x (sqrt (exp (* y y)))) (sqrt (exp (* y y)))) |
| 17× | add-sqr-sqrt |
| 13× | pow1 sqrt-prod |
| 12× | associate-*r* |
| 11× | add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 6× | sqrt-pow1 add-log-exp |
| 4× | associate-*l* pow-prod-down prod-exp cbrt-unprod |
| 2× | rem-sqrt-square exp-prod exp-to-pow pow1/2 *-commutative unswap-sqr |
| 2.0ms | (sqrt (exp (* y y))) |
| 2.0ms | (sqrt (exp (* y y))) |
| 5.0ms | (* x (sqrt (exp (* y y)))) |
| 8.0ms | (* (* x (sqrt (exp (* y y)))) (sqrt (exp (* y y)))) |
| 4.0ms | (sqrt (exp (* y y))) |
| 4.0ms | (sqrt (exp (* y y))) |
| 11.0ms | (* x (sqrt (exp (* y y)))) |
| 8.0ms | (* (* x (sqrt (exp (* y y)))) (sqrt (exp (* y y)))) |
Useful iterations: 2 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 164 | 464 |
| 1 | 785 | 404 |
| 2 | 3051 | 392 |
| 3 | 5001 | 392 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 1 | 85 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 84 | 4 | 88 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* x (sqrt (exp (* y y)))) |
| 0.0b | (* (* x (sqrt (exp (* y y)))) (* (fabs (cbrt (exp (* y y)))) (sqrt (cbrt (exp (* y y)))))) |
| 0.0b | (cbrt (exp (* y y))) |
| 0.0b | (cbrt (exp (* y y))) |
| 18× | pow1 add-exp-log add-cbrt-cube |
| 13× | add-sqr-sqrt |
| 9× | add-cube-cbrt *-un-lft-identity pow-prod-down prod-exp cbrt-unprod |
| 7× | associate-*r* |
| 6× | cbrt-prod |
| 4× | associate-*l* sqrt-prod add-log-exp |
| 2× | pow1/3 *-commutative unswap-sqr |
| 5.0ms | (* x (sqrt (exp (* y y)))) |
| 9.0ms | (* (* x (sqrt (exp (* y y)))) (* (fabs (cbrt (exp (* y y)))) (sqrt (cbrt (exp (* y y)))))) |
| 2.0ms | (cbrt (exp (* y y))) |
| 2.0ms | (cbrt (exp (* y y))) |
| 11.0ms | (* x (sqrt (exp (* y y)))) |
| 32.0ms | (* (* x (sqrt (exp (* y y)))) (* (fabs (cbrt (exp (* y y)))) (sqrt (cbrt (exp (* y y)))))) |
| 20.0ms | (cbrt (exp (* y y))) |
| 23.0ms | (cbrt (exp (* y y))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 231 | 720 |
| 1 | 1098 | 606 |
| 2 | 5001 | 598 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 0 | 78 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 78 | 4 | 82 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* (sqrt x) (exp (* y y))) |
| 0.2b | (* (sqrt x) (* (sqrt x) (exp (* y y)))) |
| 12× | associate-*l* |
| 11× | add-sqr-sqrt |
| 9× | pow1 add-cbrt-cube |
| 7× | add-exp-log add-cube-cbrt *-un-lft-identity sqrt-prod |
| 4× | associate-*r* pow-prod-down prod-exp cbrt-unprod |
| 2× | *-commutative add-log-exp unswap-sqr |
| 7.0ms | (* (sqrt x) (exp (* y y))) |
| 8.0ms | (* (sqrt x) (* (sqrt x) (exp (* y y)))) |
| 13.0ms | (* (sqrt x) (exp (* y y))) |
| 10.0ms | (* (sqrt x) (* (sqrt x) (exp (* y y)))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 227 | 334 |
| 1 | 1023 | 290 |
| 2 | 5001 | 279 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 0 | 49 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 49 | 4 | 53 |
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 | 6 | 3 |
| 1 | 6 | 3 |
| 356.0ms | 16077× | body | 80 | valid |
Loading profile data...