Time bar (total: 2.9s)
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 6 |
| 1 | 25 | 6 |
| 2 | 31 | 6 |
| 3 | 32 | 6 |
| 4 | 32 | 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.8b
Found 3 expressions with local error:
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.0b | (+ (* x x) (* y y)) |
| 36.2b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 10× | add-log-exp |
| 7× | add-sqr-sqrt |
| 5× | add-cube-cbrt *-un-lft-identity |
| 4× | pow1 fma-def sum-log |
| 3× | add-exp-log expm1-log1p-u flip3-+ sqrt-prod add-cbrt-cube flip-+ log1p-expm1-u |
| 2× | +-commutative sqrt-div |
| 1× | rem-sqrt-square associate-+l+ sqrt-pow1 pow1/2 hypot-def |
| 7.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 4.0ms | (+ (* x x) (* y y)) |
| 10.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 43.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 31.0ms | (+ (* x x) (* y y)) |
| 116.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 3 (106.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 225 | 355 |
| 1 | 1043 | 323 |
| 2 | 3749 | 312 |
| 3 | 5001 | 309 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 5 | 59 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 55 | 5 | 60 |
Merged error: 15.0b
Found 3 expressions with local error:
| 0.0b | (hypot (sqrt (+ (* x x) (* y y))) z) |
| 0.0b | (+ (* x x) (* y y)) |
| 30.8b | (sqrt (+ (* x x) (* y y))) |
| 5× | add-sqr-sqrt add-log-exp |
| 4× | pow1 add-cube-cbrt *-un-lft-identity |
| 3× | add-exp-log expm1-log1p-u sqrt-prod add-cbrt-cube log1p-expm1-u |
| 2× | flip3-+ sqrt-div flip-+ |
| 1× | +-commutative rem-sqrt-square hypot-udef fma-def sqrt-pow1 pow1/2 sum-log hypot-def |
| 1.0ms | (hypot (sqrt (+ (* x x) (* y y))) z) |
| 4.0ms | (+ (* x x) (* y y)) |
| 4.0ms | (sqrt (+ (* x x) (* y y))) |
| 179.0ms | (hypot (sqrt (+ (* x x) (* y y))) z) |
| 35.0ms | (+ (* x x) (* y y)) |
| 41.0ms | (sqrt (+ (* x x) (* y y))) |
Useful iterations: 3 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 152 | 255 |
| 1 | 617 | 227 |
| 2 | 1802 | 223 |
| 3 | 5002 | 221 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 2 | 51 |
| Fresh | 4 | 0 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 54 | 2 | 56 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (hypot (hypot x y) z) |
| 0.0b | (hypot x y) |
| 2× | pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt hypot-udef *-un-lft-identity add-cbrt-cube log1p-expm1-u add-log-exp |
| 1.0ms | (hypot (hypot x y) z) |
| 1.0ms | (hypot x y) |
| 212.0ms | (hypot (hypot x y) z) |
| 55.0ms | (hypot x y) |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 68 |
| 1 | 43 | 60 |
| 2 | 49 | 60 |
| 3 | 57 | 60 |
| 4 | 85 | 60 |
| 5 | 159 | 60 |
| 6 | 660 | 60 |
| 7 | 2200 | 60 |
| 8 | 5001 | 60 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 25 | 1 | 26 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 25 | 3 | 28 |
Merged error: 0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (hypot x y)) (cbrt (hypot x y))) |
| 0.5b | (cbrt (hypot x y)) |
| 0.5b | (cbrt (hypot x y)) |
| 0.5b | (cbrt (hypot x y)) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log swap-sqr associate-*r* associate-*l* |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 6.0ms | (* (cbrt (hypot x y)) (cbrt (hypot x y))) |
| 1.0ms | (cbrt (hypot x y)) |
| 1.0ms | (cbrt (hypot x y)) |
| 1.0ms | (cbrt (hypot x y)) |
| 139.0ms | (* (cbrt (hypot x y)) (cbrt (hypot x y))) |
| 125.0ms | (cbrt (hypot x y)) |
| 129.0ms | (cbrt (hypot x y)) |
| 134.0ms | (cbrt (hypot x y)) |
Useful iterations: 3 (116.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 148 | 476 |
| 1 | 573 | 438 |
| 2 | 2836 | 406 |
| 3 | 5001 | 402 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 1 | 93 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 93 | 3 | 96 |
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 | 5 | 2 |
| 243.0ms | 8000× | body | 80 | valid |
Loading profile data...