Time bar (total: 13.0s)
| 32.0ms | 345× | body | 80 | nan |
| 19.0ms | 328× | body | 80 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 10 |
| 1 | 15 | 10 |
| 2 | 22 | 10 |
| 3 | 39 | 10 |
| 4 | 71 | 10 |
| 5 | 164 | 10 |
| 6 | 275 | 10 |
| 7 | 518 | 10 |
| 8 | 1912 | 10 |
| done | 5001 | 10 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 26.7b
Found 3 expressions with local error:
| 0.0b | (* x (sqrt (- (* y y) (* z z)))) |
| 3.0b | (- (* y y) (* z z)) |
| 25.7b | (sqrt (- (* y y) (* z z))) |
| 12× | add-sqr-sqrt |
| 9× | sqrt-prod |
| 7× | add-cube-cbrt *-un-lft-identity associate-*r* |
| 6× | pow1 |
| 5× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | sqrt-div |
| 3× | expm1-log1p-u flip3-- associate-*l* flip-- log1p-expm1-u difference-of-squares |
| 2× | associate-*r/ unswap-sqr |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 fma-neg diff-log prod-diff pow-prod-down prod-exp *-commutative cbrt-unprod |
| 51.0ms | (* x (sqrt (- (* y y) (* z z)))) |
| 18.0ms | (- (* y y) (* z z)) |
| 25.0ms | (sqrt (- (* y y) (* z z))) |