Time bar (total: 500.0ms)
| 53.0ms | 37× | body | 2560 | valid |
| 19.0ms | 199× | body | 80 | valid |
| 12.0ms | 25× | body | 1280 | valid |
| 9.0ms | 99× | body | 80 | nan |
| 4.0ms | 11× | body | 640 | valid |
| 3.0ms | 10× | body | 320 | valid |
| 1.0ms | 1× | body | 5120 | valid |
| 1.0ms | 4× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 17 |
| 1 | 29 | 17 |
| 2 | 64 | 17 |
| 3 | 120 | 17 |
| 4 | 145 | 17 |
| 5 | 152 | 17 |
| 6 | 156 | 17 |
| done | 156 | 17 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 33.4b
Found 4 expressions with local error:
| 0.1b | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 0.6b | (- (* b b) (* 4.0 (* a c))) |
| 0.8b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 22.1b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 61× | add-sqr-sqrt prod-diff |
| 60× | *-un-lft-identity |
| 48× | add-cube-cbrt |
| 36× | sqrt-prod |
| 24× | distribute-rgt-neg-in |
| 21× | distribute-lft-neg-in |
| 11× | fma-neg |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 7× | neg-mul-1 times-frac associate-/l* |
| 6× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 |
| 4× | expm1-log1p-u flip3-- flip-- log1p-expm1-u |
| 3× | diff-log |
| 2× | cbrt-undiv sub-neg sqrt-div div-exp associate-/l/ |
| 1× | associate--l- neg-sub0 rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 132.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 26.0ms | (- (* b b) (* 4.0 (* a c))) |
| 56.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 12.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |