Time bar (total: 15.8s)
| 13.0ms | 345× | body | 80 | nan |
| 12.0ms | 328× | body | 80 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 10 |
| 1 | 14 | 10 |
| 2 | 21 | 10 |
| 3 | 36 | 10 |
| 4 | 62 | 10 |
| 5 | 133 | 10 |
| 6 | 191 | 10 |
| 7 | 373 | 10 |
| 8 | 1541 | 10 |
| done | 5000 | 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× | flip3-- associate-*l* flip-- difference-of-squares |
| 2× | associate-*r/ unswap-sqr |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log pow-prod-down prod-exp *-commutative cbrt-unprod |
| 36.0ms | (* x (sqrt (- (* y y) (* z z)))) |
| 8.0ms | (- (* y y) (* z z)) |
| 10.0ms | (sqrt (- (* y y) (* z z))) |