Time bar (total: 11.0s)
| 9.0ms | 256× | body | 80 | valid |
Useful iterations: 2 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 16 | 13 |
| 2 | 26 | 12 |
| 3 | 30 | 12 |
| done | 30 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 38.2b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.1b | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 35.6b | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 21× | add-sqr-sqrt |
| 19× | times-frac |
| 18× | add-cube-cbrt *-un-lft-identity |
| 13× | sqrt-prod |
| 5× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | pow1 |
| 3× | expm1-log1p-u associate-/r* log1p-expm1-u associate-/l* |
| 2× | rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/ |
| 1× | cbrt-undiv +-commutative fma-def frac-2neg sqrt-pow1 pow1/2 sqrt-div div-exp clear-num sum-log |
| 3.0ms | (+ (* x x) (* y y)) |
| 33.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 15.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 29.0ms | (+ (* x x) (* y y)) |
| 53.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 177.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: 3 (694.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 134 | 1510 |
| 1 | 309 | 1332 |
| 2 | 1031 | 1139 |
| 3 | 4018 | 1133 |
| done | 5001 | 1133 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 18.5b
Found 3 expressions with local error:
| 0.0b | (fma x x (* y y)) |
| 0.4b | (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0))) |
| 35.5b | (sqrt (fma z z (fma x x (* y y)))) |
| 33× | add-sqr-sqrt |
| 29× | sqrt-prod |
| 16× | *-un-lft-identity associate-*r* |
| 14× | add-cube-cbrt |
| 13× | times-frac |
| 8× | pow1 unswap-sqr |
| 6× | associate-*l* |
| 5× | add-exp-log add-cbrt-cube |
| 3× | expm1-log1p-u sqrt-pow1 pow1/2 pow-prod-down log1p-expm1-u add-log-exp |
| 1× | rem-sqrt-square sqrt-unprod sqrt-div associate-*r/ prod-exp *-commutative cbrt-unprod fma-udef div-inv |
| 0.0ms | (fma x x (* y y)) |
| 13.0ms | (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0))) |
| 1.0ms | (sqrt (fma z z (fma x x (* y y)))) |
| 40.0ms | (fma x x (* y y)) |
| 215.0ms | (* (sqrt (fma z z (fma x x (* y y)))) (sqrt (/ 1 3.0))) |
| 126.0ms | (sqrt (fma z z (fma x x (* y y)))) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 112 | 1300 |
| 1 | 190 | 1182 |
| 2 | 391 | 1115 |
| 3 | 936 | 1115 |
| 4 | 2610 | 1115 |
| done | 5000 | 1115 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 5.1b
Found 3 expressions with local error:
| 0.0b | (fma x x (* y y)) |
| 0.4b | (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) |
| 35.5b | (sqrt (fma z z (fma x x (* y y)))) |
| 45× | sqrt-prod |
| 36× | times-frac |
| 33× | add-sqr-sqrt |
| 32× | add-cube-cbrt *-un-lft-identity |
| 6× | associate-/r* associate-/l* |
| 5× | add-exp-log add-cbrt-cube |
| 4× | pow1 |
| 3× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv rem-sqrt-square sqrt-undiv frac-2neg sqrt-pow1 pow1/2 div-exp clear-num fma-udef div-inv |
| 0.0ms | (fma x x (* y y)) |
| 4.0ms | (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) |
| 1.0ms | (sqrt (fma z z (fma x x (* y y)))) |
| 41.0ms | (fma x x (* y y)) |
| 282.0ms | (/ (sqrt (fma z z (fma x x (* y y)))) (sqrt 3.0)) |
| 122.0ms | (sqrt (fma z z (fma x x (* y y)))) |
Useful iterations: 3 (149.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 117 | 1869 |
| 1 | 174 | 1693 |
| 2 | 333 | 1631 |
| 3 | 719 | 1629 |
| 4 | 1776 | 1629 |
| 5 | 4916 | 1629 |
| done | 5000 | 1629 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 4.9b
Found 1 expressions with local error:
| 0.2b | (* x (sqrt 0.3333333333333333)) |
| 8× | add-sqr-sqrt |
| 6× | associate-*r* |
| 4× | add-cube-cbrt *-un-lft-identity sqrt-prod |
| 3× | pow1 add-exp-log associate-*l* add-cbrt-cube |
| 2× | unswap-sqr |
| 1× | expm1-log1p-u pow-prod-down prod-exp *-commutative cbrt-unprod log1p-expm1-u add-log-exp |
| 5.0ms | (* x (sqrt 0.3333333333333333)) |
| 46.0ms | (* x (sqrt 0.3333333333333333)) |
Useful iterations: 2 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 168 |
| 1 | 71 | 151 |
| 2 | 124 | 143 |
| 3 | 158 | 143 |
| 4 | 216 | 143 |
| 5 | 354 | 143 |
| 6 | 750 | 143 |
| 7 | 2215 | 143 |
| done | 5000 | 143 |
14 alts after pruning (11 fresh and 3 done)
Merged error: 4.9b
37% (20.0b remaining)
Error of 26.5b against oracle of 6.5b and baseline of 38.3b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1.5491720421655856e+95 | 6.147715137559524e+97 | 4.244899767656578e+97 |
| 8 | 1.7074207915129012e-270 | 4.835147110927186e-268 | 1.722563062099152e-270 |
| 9 | -1.7476729797984468e-228 | -7.365325760942331e-238 | -9.045780566004202e-238 |
| 6 | -3.1442305190809916e+143 | -5.062787100137526e+142 | -7.514594408204408e+142 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 64 |
| 1 | 43 | 64 |
| 2 | 50 | 64 |
| done | 50 | 64 |
| 292.0ms | 8000× | body | 80 | valid |