Time bar (total: 1.8s)
Space saved by range analysis: 0%
Space saved by search: 43.75%
Guaranteed chance to sample good point: 96.896701%
| 6.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 3 |
| 1 | 6 | 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 x) (* y y)) |
| 3× | add-log-exp |
| 1× | pow1 add-exp-log +-commutative add-sqr-sqrt add-cube-cbrt *-un-lft-identity flip3-+ sum-log add-cbrt-cube flip-+ |
| 3.0ms | (+ (* x x) (* y y)) |
| 5.0ms | (+ (* x x) (* y y)) |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 101 | 77 |
| 1 | 465 | 66 |
| 2 | 1240 | 66 |
| 3 | 5001 | 66 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 12 | 2 | 14 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 12 | 3 | 15 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (+ (* x x) (* y y))) (cbrt (+ (* x x) (* y y)))) |
| 5.6b | (cbrt (+ (* x x) (* y y))) |
| 5.6b | (cbrt (+ (* x x) (* y y))) |
| 5.6b | (cbrt (+ (* x x) (* y y))) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 flip-+ |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 11.0ms | (* (cbrt (+ (* x x) (* y y))) (cbrt (+ (* x x) (* y y)))) |
| 3.0ms | (cbrt (+ (* x x) (* y y))) |
| 3.0ms | (cbrt (+ (* x x) (* y y))) |
| 3.0ms | (cbrt (+ (* x x) (* y y))) |
| 23.0ms | (* (cbrt (+ (* x x) (* y y))) (cbrt (+ (* x x) (* y y)))) |
| 23.0ms | (cbrt (+ (* x x) (* y y))) |
| 21.0ms | (cbrt (+ (* x x) (* y y))) |
| 22.0ms | (cbrt (+ (* x x) (* y y))) |
Useful iterations: 3 (109.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 264 | 1051 |
| 1 | 906 | 986 |
| 2 | 3837 | 912 |
| 3 | 5002 | 878 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 1 | 99 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 98 | 4 | 102 |
Merged error: 0.0b
Found 4 expressions with local error:
| 5.6b | (cbrt (+ (* x x) (* y y))) |
| 5.6b | (cbrt (+ (* x x) (* y y))) |
| 5.6b | (cbrt (+ (* x x) (* y y))) |
| 5.6b | (cbrt (+ (* x x) (* y y))) |
| 12× | cbrt-prod |
| 8× | add-sqr-sqrt add-cube-cbrt cbrt-div *-un-lft-identity |
| 4× | pow1 add-exp-log flip3-+ pow1/3 add-cbrt-cube flip-+ add-log-exp |
| 3.0ms | (cbrt (+ (* x x) (* y y))) |
| 3.0ms | (cbrt (+ (* x x) (* y y))) |
| 3.0ms | (cbrt (+ (* x x) (* y y))) |
| 3.0ms | (cbrt (+ (* x x) (* y y))) |
| 21.0ms | (cbrt (+ (* x x) (* y y))) |
| 22.0ms | (cbrt (+ (* x x) (* y y))) |
| 21.0ms | (cbrt (+ (* x x) (* y y))) |
| 21.0ms | (cbrt (+ (* x x) (* y y))) |
Useful iterations: 3 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 151 | 560 |
| 1 | 426 | 524 |
| 2 | 1226 | 500 |
| 3 | 5002 | 468 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 64 | 0 | 64 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 64 | 4 | 68 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (* x x) (* y y)) |
| 0.1b | (* (neg (pow y 3)) y) |
| 0.9b | (+ (* (neg (pow y 3)) y) (pow x 4)) |
| 31.0b | (/ (+ (* (neg (pow y 3)) y) (pow x 4)) (- (* x x) (* y y))) |
| 28× | associate-*l* |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 12× | distribute-lft-neg-in distribute-rgt-neg-in times-frac |
| 8× | add-exp-log add-cbrt-cube add-log-exp |
| 6× | pow1 unpow-prod-down cube-prod |
| 5× | difference-of-squares |
| 4× | associate-/r* |
| 3× | associate-*r* associate-/l* |
| 2× | cube-mult flip3-- flip3-+ unpow3 associate-/r/ flip-- flip-+ associate-/l/ sqr-pow |
| 1× | cbrt-undiv +-commutative distribute-lft-neg-out neg-mul-1 sub-neg frac-2neg diff-log div-exp pow-prod-down prod-exp clear-num sum-log *-commutative cbrt-unprod div-inv unswap-sqr |
| 3.0ms | (- (* x x) (* y y)) |
| 7.0ms | (* (neg (pow y 3)) y) |
| 6.0ms | (+ (* (neg (pow y 3)) y) (pow x 4)) |
| 13.0ms | (/ (+ (* (neg (pow y 3)) y) (pow x 4)) (- (* x x) (* y y))) |
| 6.0ms | (- (* x x) (* y y)) |
| 4.0ms | (* (neg (pow y 3)) y) |
| 8.0ms | (+ (* (neg (pow y 3)) y) (pow x 4)) |
| 13.0ms | (/ (+ (* (neg (pow y 3)) y) (pow x 4)) (- (* x x) (* y y))) |
Useful iterations: 2 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 841 |
| 1 | 2274 | 726 |
| 2 | 5002 | 717 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 0 | 115 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 115 | 4 | 119 |
Merged error: 0.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 |
Space saved by range analysis: 0%
Space saved by search: 43.75%
Guaranteed chance to sample good point: 96.896701%
| 189.0ms | 8000× | body | 80 | valid |
| 0.0ms | 1× | body | 80 | invalid |
Loading profile data...