Time bar (total: 3.1s)
| 9.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 6 |
| 1 | 20 | 6 |
| 2 | 22 | 6 |
| 3 | 22 | 6 |
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: 38.9b
Found 3 expressions with local error:
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.0b | (+ (* x x) (* y y)) |
| 36.1b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 10× | add-log-exp |
| 5× | add-sqr-sqrt |
| 4× | pow1 add-cube-cbrt *-un-lft-identity sum-log |
| 3× | add-exp-log flip3-+ sqrt-prod add-cbrt-cube flip-+ |
| 2× | +-commutative sqrt-div |
| 1× | rem-sqrt-square associate-+l+ sqrt-pow1 pow1/2 |
| 9.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 6.0ms | (+ (* x x) (* y y)) |
| 5.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 40.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 26.0ms | (+ (* x x) (* y y)) |
| 131.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 3 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 340 |
| 1 | 959 | 320 |
| 2 | 3316 | 316 |
| 3 | 5001 | 315 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 5 | 48 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 43 | 6 | 49 |
Merged error: 19.7b
Found 4 expressions with local error:
| 0.1b | (sqrt (cbrt (+ (+ (* x x) (* y y)) (* z z)))) |
| 0.2b | (* (fabs (cbrt (+ (+ (* x x) (* y y)) (* z z)))) (sqrt (cbrt (+ (+ (* x x) (* y y)) (* z z))))) |
| 37.3b | (cbrt (+ (+ (* x x) (* y y)) (* z z))) |
| 37.3b | (cbrt (+ (+ (* x x) (* y y)) (* z z))) |
| 20× | add-sqr-sqrt |
| 14× | cbrt-prod sqrt-prod |
| 12× | add-cube-cbrt *-un-lft-identity |
| 9× | associate-*r* |
| 8× | cbrt-div |
| 7× | pow1 |
| 6× | add-exp-log add-cbrt-cube |
| 4× | flip3-+ sqrt-div flip-+ add-log-exp |
| 3× | pow1/3 associate-*l* unswap-sqr |
| 2× | rem-sqrt-square sqrt-pow1 associate-*r/ |
| 1× | pow1/2 pow-prod-down prod-exp *-commutative cbrt-unprod |
| 5.0ms | (sqrt (cbrt (+ (+ (* x x) (* y y)) (* z z)))) |
| 9.0ms | (* (fabs (cbrt (+ (+ (* x x) (* y y)) (* z z)))) (sqrt (cbrt (+ (+ (* x x) (* y y)) (* z z))))) |
| 5.0ms | (cbrt (+ (+ (* x x) (* y y)) (* z z))) |
| 8.0ms | (cbrt (+ (+ (* x x) (* y y)) (* z z))) |
| 106.0ms | (sqrt (cbrt (+ (+ (* x x) (* y y)) (* z z)))) |
| 326.0ms | (* (fabs (cbrt (+ (+ (* x x) (* y y)) (* z z)))) (sqrt (cbrt (+ (+ (* x x) (* y y)) (* z z))))) |
| 105.0ms | (cbrt (+ (+ (* x x) (* y y)) (* z z))) |
| 105.0ms | (cbrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 320 | 1178 |
| 1 | 1304 | 1101 |
| 2 | 5001 | 1084 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 0 | 86 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 86 | 6 | 92 |
Merged error: 19.7b
Found 4 expressions with local error:
| 0.0b | (pow (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3) |
| 0.0b | (+ (* x x) (* y y)) |
| 36.1b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 45.1b | (cbrt (pow (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3)) |
| 18× | cbrt-prod |
| 16× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity sqrt-prod |
| 12× | unpow-prod-down cube-prod |
| 7× | pow1 |
| 6× | sqrt-div add-log-exp |
| 5× | add-exp-log add-cbrt-cube |
| 4× | cube-div flip3-+ flip-+ |
| 3× | pow-unpow pow-pow |
| 2× | cube-mult cbrt-div sqrt-pow1 pow1/2 unpow3 sqr-pow |
| 1× | +-commutative pow-to-exp rem-sqrt-square pow1/3 pow-exp sum-log sqrt-pow2 rem-cbrt-cube rem-cube-cbrt |
| 6.0ms | (pow (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3) |
| 4.0ms | (+ (* x x) (* y y)) |
| 5.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 7.0ms | (cbrt (pow (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3)) |
| 177.0ms | (pow (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3) |
| 26.0ms | (+ (* x x) (* y y)) |
| 114.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 118.0ms | (cbrt (pow (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3)) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 338 | 867 |
| 1 | 1444 | 834 |
| 2 | 5001 | 822 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 100 | 1 | 101 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 100 | 7 | 107 |
Merged error: 19.7b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 0 | 7 | 7 |
Merged error: 19.7b
61.7% (7.3b remaining)
Error of 25.5b against oracle of 18.2b and baseline of 37.3b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 3.584984032206546e+131 | 1.933236461977481e+136 | 4.428488563386986e+133 |
| 10 | -5.168749237299646e-271 | -4.86612890522375e-281 | -4.783729948350529e-271 |
| 7 | -4.845435935635627e-218 | -1.1000449631184665e-219 | -1.8518021247462165e-219 |
| 4 | -2.8077428121399217e+107 | -1.6342802683843278e+107 | -2.7710721076475597e+107 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 13 |
| 1 | 27 | 13 |
| 295.0ms | 8000× | body | 80 | valid |
Loading profile data...