Time bar (total: 13.6s)
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 2 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 16 | 13 |
| 2 | 26 | 12 |
| 3 | 30 | 12 |
| done | 30 | 12 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 38.0b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.2b | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 35.2b | (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 |
| 3.0ms | (+ (* x x) (* y y)) |
| 14.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 30.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 16.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 30.0ms | (+ (* x x) (* y y)) |
| 39.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 64.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 182.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: 3 (817.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 1805 |
| 1 | 344 | 1579 |
| 2 | 1147 | 1360 |
| 3 | 4523 | 1348 |
| done | 5001 | 1348 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 20.4b
Found 4 expressions with local error:
| 0.1b | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (/ 3.0 (sqrt (fma z z (fma x x (* y y)))))) |
| 35.2b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 35.2b | (sqrt (fma z z (fma x x (* y y)))) |
| 35.2b | (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (/ 3.0 (sqrt (fma z z (fma x x (* y y))))))) |
| 508× | times-frac |
| 400× | sqrt-prod |
| 286× | add-sqr-sqrt |
| 266× | add-cube-cbrt *-un-lft-identity |
| 22× | associate-/r* |
| 15× | div-inv |
| 9× | add-exp-log rem-sqrt-square add-cbrt-cube |
| 7× | pow1 |
| 6× | associate-/l* |
| 5× | sqrt-div |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv sqrt-pow1 pow1/2 div-exp |
| 2× | flip3-+ associate-/r/ flip-+ associate-/l/ |
| 1× | frac-2neg clear-num hypot-def |
| 29.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (/ 3.0 (sqrt (fma z z (fma x x (* y y)))))) |
| 19.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 1.0ms | (sqrt (fma z z (fma x x (* y y)))) |
| 34.0ms | (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (/ 3.0 (sqrt (fma z z (fma x x (* y y))))))) |
| 153.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (/ 3.0 (sqrt (fma z z (fma x x (* y y)))))) |
| 111.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 121.0ms | (sqrt (fma z z (fma x x (* y y)))) |
| 161.0ms | (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (/ 3.0 (sqrt (fma z z (fma x x (* y y))))))) |
Useful iterations: 2 (423.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 471 | 17645 |
| 1 | 838 | 14758 |
| 2 | 2684 | 13110 |
| done | 5000 | 13110 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 20.4b
Found 4 expressions with local error:
| 0.0b | (fma x x (* y y)) |
| 0.2b | (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) |
| 0.5b | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt 3.0)))) |
| 35.2b | (sqrt (/ (fma z z (fma x x (* y y))) (cbrt 3.0))) |
| 90× | add-sqr-sqrt |
| 75× | times-frac sqrt-prod |
| 53× | *-un-lft-identity |
| 49× | add-cube-cbrt |
| 35× | cbrt-prod |
| 25× | associate-*r* |
| 16× | unswap-sqr |
| 10× | associate-*l* |
| 9× | pow1 |
| 8× | add-exp-log |
| 7× | add-cbrt-cube |
| 6× | associate-/r* |
| 5× | sqrt-div |
| 4× | expm1-log1p-u log1p-expm1-u div-inv add-log-exp |
| 3× | rem-sqrt-square sqrt-pow1 pow1/2 pow-prod-down associate-/l* |
| 1× | cbrt-undiv frac-times frac-2neg sqrt-unprod associate-*r/ div-exp associate-*l/ prod-exp clear-num *-commutative cbrt-unprod fma-udef |
| 0.0ms | (fma x x (* y y)) |
| 3.0ms | (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) |
| 45.0ms | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt 3.0)))) |
| 8.0ms | (sqrt (/ (fma z z (fma x x (* y y))) (cbrt 3.0))) |
| 43.0ms | (fma x x (* y y)) |
| 159.0ms | (/ (fma z z (fma x x (* y y))) (cbrt 3.0)) |
| 388.0ms | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (fma z z (fma x x (* y y))) (cbrt 3.0)))) |
| 410.0ms | (sqrt (/ (fma z z (fma x x (* y y))) (cbrt 3.0))) |
Useful iterations: 3 (709.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 214 | 3977 |
| 1 | 348 | 3796 |
| 2 | 811 | 3605 |
| 3 | 2276 | 3601 |
| done | 5000 | 3601 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 7.1b
Found 4 expressions with local error:
| 0.0b | (fma x x (* y y)) |
| 0.2b | (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) |
| 0.2b | (/ (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (sqrt 3.0)) |
| 35.2b | (sqrt (/ (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (sqrt 3.0))) |
| 526× | times-frac |
| 405× | sqrt-prod |
| 296× | add-sqr-sqrt |
| 279× | add-cube-cbrt *-un-lft-identity |
| 25× | associate-/l* |
| 16× | div-inv |
| 12× | associate-/r* |
| 11× | add-exp-log add-cbrt-cube |
| 7× | rem-sqrt-square |
| 5× | pow1 |
| 4× | cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num |
| 1× | sqrt-pow1 pow1/2 sqrt-div fma-udef associate-/l/ |
| 0.0ms | (fma x x (* y y)) |
| 7.0ms | (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) |
| 12.0ms | (/ (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (sqrt 3.0)) |
| 23.0ms | (sqrt (/ (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (sqrt 3.0))) |
| 39.0ms | (fma x x (* y y)) |
| 157.0ms | (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) |
| 228.0ms | (/ (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (sqrt 3.0)) |
| 271.0ms | (sqrt (/ (/ (fma z z (fma x x (* y y))) (sqrt 3.0)) (sqrt 3.0))) |
Useful iterations: 3 (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 444 | 12046 |
| 1 | 757 | 11015 |
| 2 | 1465 | 10399 |
| 3 | 3853 | 10231 |
| done | 5000 | 10231 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 7.1b
38.9% (19.2b remaining)
Error of 25.8b against oracle of 6.6b and baseline of 38.1b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 6.367322558950871e+56 | 2.9131270869485945e+65 | 2.8539710068846394e+65 |
| 8 | -6.818135621868607e+134 | -9.818251175618728e+131 | -2.2291282360035104e+133 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 43 |
| 1 | 33 | 43 |
| done | 33 | 43 |
| 265.0ms | 8000× | body | 80 | valid |