Time bar (total: 338.0ms)
| 32.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 15 | 14 |
| 2 | 22 | 14 |
| 3 | 24 | 14 |
| done | 24 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 38.4b
Found 3 expressions with local error:
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 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 |
| 8× | add-log-exp |
| 5× | add-exp-log add-cbrt-cube |
| 4× | pow1 |
| 3× | associate-/r* sum-log associate-/l* |
| 2× | rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/ |
| 1× | cbrt-undiv +-commutative associate-+l+ frac-2neg sqrt-pow1 pow1/2 sqrt-div div-exp clear-num |
| 37.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 136.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 57.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |