Time bar (total: 20.0s)
| 28.0ms | 256× | body | 80 | valid |
Useful iterations: 2 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 16 | 13 |
| 2 | 26 | 12 |
| 3 | 32 | 12 |
| done | 32 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 37.9b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.1b | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 35.2b | (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 |
| 17.0ms | (+ (* x x) (* y y)) |
| 137.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 63.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 35.0ms | (+ (* x x) (* y y)) |
| 96.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 275.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: done (2.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 134 | 1510 |
| 1 | 307 | 1332 |
| 2 | 933 | 1139 |
| 3 | 3126 | 1133 |
| done | 5001 | 1132 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 17.2b
Found 3 expressions with local error:
| 0.0b | (fma x x (pow y 2)) |
| 0.4b | (/ (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 3.0)) |
| 35.1b | (sqrt (fma z z (fma x x (pow y 2)))) |
| 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 (pow y 2)) |
| 8.0ms | (/ (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 3.0)) |
| 2.0ms | (sqrt (fma z z (fma x x (pow y 2)))) |
| 66.0ms | (fma x x (pow y 2)) |
| 368.0ms | (/ (sqrt (fma z z (fma x x (pow y 2)))) (sqrt 3.0)) |
| 204.0ms | (sqrt (fma z z (fma x x (pow y 2)))) |
Useful iterations: 3 (196.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 116 | 1869 |
| 1 | 174 | 1693 |
| 2 | 335 | 1631 |
| 3 | 648 | 1629 |
| 4 | 1357 | 1629 |
| 5 | 3093 | 1629 |
| done | 5001 | 1629 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 6.3b
Found 3 expressions with local error:
| 0.0b | (fma x x (pow y 2)) |
| 0.4b | (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt (/ 1 3.0))) |
| 35.1b | (sqrt (fma z z (fma x x (pow y 2)))) |
| 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 (pow y 2)) |
| 30.0ms | (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt (/ 1 3.0))) |
| 3.0ms | (sqrt (fma z z (fma x x (pow y 2)))) |
| 42.0ms | (fma x x (pow y 2)) |
| 277.0ms | (* (sqrt (fma z z (fma x x (pow y 2)))) (sqrt (/ 1 3.0))) |
| 162.0ms | (sqrt (fma z z (fma x x (pow y 2)))) |
Useful iterations: 2 (135.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 111 | 1300 |
| 1 | 189 | 1182 |
| 2 | 388 | 1115 |
| 3 | 888 | 1115 |
| 4 | 2716 | 1115 |
| done | 5000 | 1115 |
10 alts after pruning (8 fresh and 2 done)
Merged error: 6.2b
Found 1 expressions with local error:
| 0.4b | (/ y (sqrt 3.0)) |
| 18× | times-frac |
| 16× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | sqrt-prod |
| 6× | associate-/r* |
| 3× | add-exp-log add-cbrt-cube associate-/l* |
| 1× | pow1 cbrt-undiv expm1-log1p-u frac-2neg div-exp clear-num log1p-expm1-u div-inv add-log-exp |
| 12.0ms | (/ y (sqrt 3.0)) |
| 75.0ms | (/ y (sqrt 3.0)) |
Useful iterations: 3 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 381 |
| 1 | 105 | 344 |
| 2 | 190 | 334 |
| 3 | 301 | 332 |
| 4 | 504 | 332 |
| 5 | 763 | 332 |
| 6 | 1424 | 332 |
| 7 | 4858 | 332 |
| done | 5002 | 332 |
10 alts after pruning (7 fresh and 3 done)
Merged error: 6.2b
38.6% (19.2b remaining)
Error of 25.6b against oracle of 6.4b and baseline of 37.7b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 4.022397810881141e+88 | 1.565796980266273e+101 | 1.537188568549187e+101 |
| 1 | -4.90105109200061e+89 | -4.6551667645331244e+89 | -4.839580010133739e+89 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 30 |
| 1 | 26 | 30 |
| 2 | 28 | 30 |
| done | 28 | 30 |
| 973.0ms | 8000× | body | 80 | valid |