Time bar (total: 332.0ms)
| 28.0ms | 255× | body | 80 | nan |
| 21.0ms | 256× | body | 80 | valid |
Useful iterations: 2 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 22 | 12 |
| 2 | 44 | 11 |
| 3 | 63 | 11 |
| 4 | 67 | 11 |
| 5 | 68 | 11 |
| done | 68 | 11 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 21.7b
Found 3 expressions with local error:
| 1.2b | (+ (* x y) (* x z)) |
| 1.6b | (+ (+ (* x y) (* x z)) (* y z)) |
| 20.5b | (sqrt (+ (+ (* x y) (* x z)) (* y z))) |
| 10× | add-log-exp |
| 6× | add-sqr-sqrt |
| 5× | add-cube-cbrt fma-def *-un-lft-identity |
| 4× | pow1 sum-log |
| 3× | add-exp-log expm1-log1p-u flip3-+ sqrt-prod add-cbrt-cube flip-+ log1p-expm1-u |
| 2× | +-commutative sqrt-div distribute-lft-out |
| 1× | rem-sqrt-square associate-+l+ sqrt-pow1 pow1/2 |
| 10.0ms | (+ (* x y) (* x z)) |
| 45.0ms | (+ (+ (* x y) (* x z)) (* y z)) |
| 58.0ms | (sqrt (+ (+ (* x y) (* x z)) (* y z))) |