Time bar (total: 761.0ms)
| 15.0ms | 256× | body | 80 | valid |
Useful iterations: 2 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 16 | 13 |
| 2 | 26 | 12 |
| 3 | 31 | 12 |
| done | 31 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 35.6b
Found 3 expressions with local error:
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.1b | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 33.1b | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 22× | add-sqr-sqrt |
| 19× | add-cube-cbrt *-un-lft-identity times-frac |
| 13× | sqrt-prod |
| 8× | add-log-exp |
| 5× | add-exp-log add-cbrt-cube |
| 4× | pow1 |
| 3× | expm1-log1p-u fma-def associate-/r* sum-log log1p-expm1-u 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 |
| 14.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 34.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 16.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 45.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 56.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 181.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: 2 (83.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 1623 |
| 1 | 273 | 1440 |
| 2 | 958 | 1236 |