Time bar (total: 3.0s)
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 7 |
| 1 | 27 | 7 |
| 2 | 33 | 7 |
| 3 | 34 | 7 |
| 4 | 34 | 7 |
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: 36.7b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.1b | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 33.9b | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 23× | add-sqr-sqrt |
| 20× | add-cube-cbrt *-un-lft-identity |
| 19× | times-frac |
| 13× | sqrt-prod |
| 11× | add-log-exp |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 4× | expm1-log1p-u fma-def sum-log log1p-expm1-u |
| 3× | flip3-+ associate-/r* flip-+ associate-/l* |
| 2× | +-commutative rem-sqrt-square div-inv associate-/l/ |
| 1× | cbrt-undiv associate-+l+ frac-2neg sqrt-pow1 pow1/2 sqrt-div div-exp clear-num |
| 4.0ms | (+ (* x x) (* y y)) |
| 6.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 11.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 5.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 26.0ms | (+ (* x x) (* y y)) |
| 39.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 47.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 160.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 345 | 852 |
| 1 | 1445 | 759 |
| 2 | 5001 | 739 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 5 | 102 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 97 | 6 | 103 |
Merged error: 18.5b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.3b | (* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 3.0))) |
| 33.9b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 36× | add-sqr-sqrt |
| 29× | sqrt-prod |
| 18× | *-un-lft-identity |
| 16× | add-cube-cbrt associate-*r* |
| 13× | times-frac |
| 11× | add-log-exp |
| 9× | pow1 sqrt-div |
| 8× | unswap-sqr |
| 6× | add-exp-log associate-*l* add-cbrt-cube |
| 5× | flip3-+ flip-+ |
| 4× | expm1-log1p-u fma-def sum-log log1p-expm1-u |
| 3× | sqrt-pow1 pow1/2 pow-prod-down |
| 2× | +-commutative frac-times associate-*l/ |
| 1× | rem-sqrt-square associate-+l+ sqrt-unprod associate-*r/ prod-exp *-commutative cbrt-unprod hypot-def div-inv |
| 4.0ms | (+ (* x x) (* y y)) |
| 6.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 14.0ms | (* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 3.0))) |
| 5.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 26.0ms | (+ (* x x) (* y y)) |
| 41.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 166.0ms | (* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 3.0))) |
| 100.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 372 | 1017 |
| 1 | 1570 | 959 |
| 2 | 5001 | 931 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 1 | 113 |
| Fresh | 0 | 4 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 113 | 6 | 119 |
Merged error: 12.7b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.3b | (* (hypot (sqrt (+ (* x x) (* y y))) z) (sqrt (/ 1 3.0))) |
| 27.8b | (sqrt (+ (* x x) (* y y))) |
| 23× | add-sqr-sqrt |
| 19× | sqrt-prod |
| 16× | associate-*r* |
| 14× | *-un-lft-identity |
| 13× | add-cube-cbrt |
| 11× | times-frac |
| 6× | pow1 |
| 5× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | unswap-sqr |
| 3× | expm1-log1p-u sqrt-div associate-*l* log1p-expm1-u |
| 2× | flip3-+ flip-+ |
| 1× | +-commutative rem-sqrt-square hypot-udef fma-def sqrt-pow1 pow1/2 sqrt-unprod associate-*r/ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod hypot-def div-inv |
| 4.0ms | (+ (* x x) (* y y)) |
| 11.0ms | (* (hypot (sqrt (+ (* x x) (* y y))) z) (sqrt (/ 1 3.0))) |
| 4.0ms | (sqrt (+ (* x x) (* y y))) |
| 26.0ms | (+ (* x x) (* y y)) |
| 233.0ms | (* (hypot (sqrt (+ (* x x) (* y y))) z) (sqrt (/ 1 3.0))) |
| 34.0ms | (sqrt (+ (* x x) (* y y))) |
Useful iterations: 3 (91.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 282 | 602 |
| 1 | 1099 | 552 |
| 2 | 4023 | 531 |
| 3 | 5001 | 530 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 77 | 2 | 79 |
| Fresh | 4 | 0 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 83 | 2 | 85 |
Merged error: 0.1b
Found 2 expressions with local error:
| 0.0b | (hypot x y) |
| 0.3b | (* (hypot (* 1 (hypot x y)) z) (sqrt (/ 1 3.0))) |
| 20× | add-sqr-sqrt |
| 16× | associate-*r* sqrt-prod |
| 12× | *-un-lft-identity |
| 11× | add-cube-cbrt times-frac |
| 4× | pow1 add-exp-log add-cbrt-cube unswap-sqr |
| 3× | associate-*l* |
| 2× | expm1-log1p-u hypot-udef log1p-expm1-u add-log-exp |
| 1× | sqrt-unprod sqrt-div associate-*r/ pow-prod-down prod-exp *-commutative cbrt-unprod div-inv |
| 1.0ms | (hypot x y) |
| 8.0ms | (* (hypot (* 1 (hypot x y)) z) (sqrt (/ 1 3.0))) |
| 51.0ms | (hypot x y) |
| 254.0ms | (* (hypot (* 1 (hypot x y)) z) (sqrt (/ 1 3.0))) |
Useful iterations: 2 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 181 | 364 |
| 1 | 539 | 317 |
| 2 | 1485 | 306 |
| 3 | 2912 | 306 |
| 4 | 5002 | 306 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 1 | 54 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 54 | 2 | 56 |
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 6 |
| 1 | 17 | 6 |
| 2 | 17 | 6 |
| 261.0ms | 8000× | body | 80 | valid |