Time bar (total: 684.0ms)
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 19 |
| 1 | 19 | 18 |
| 2 | 39 | 18 |
| 3 | 80 | 18 |
| 4 | 134 | 18 |
| 5 | 189 | 18 |
| 6 | 218 | 18 |
| 7 | 222 | 18 |
| done | 222 | 18 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.6b
Found 2 expressions with local error:
| 3.3b | (- (* x x) (* (* y 4.0) y)) |
| 29.0b | (/ (- (* x x) (* (* y 4.0) y)) (fma x x (* (* y 4.0) y))) |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 4× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | associate-/r* associate-/l* |
| 2× | pow1 expm1-log1p-u flip3-- flip-- log1p-expm1-u associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg fma-neg diff-log div-sub div-exp prod-diff clear-num div-inv |
| 3.0ms | (- (* x x) (* (* y 4.0) y)) |
| 8.0ms | (/ (- (* x x) (* (* y 4.0) y)) (fma x x (* (* y 4.0) y))) |
| 50.0ms | (- (* x x) (* (* y 4.0) y)) |
| 78.0ms | (/ (- (* x x) (* (* y 4.0) y)) (fma x x (* (* y 4.0) y))) |
Useful iterations: 2 (77.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 1183 |
| 1 | 229 | 1154 |
| 2 | 931 | 1046 |