Time bar (total: 567.0ms)
| 13.0ms | 186× | body | 80 | valid |
| 13.0ms | 33× | body | 2560 | valid |
| 12.0ms | 32× | body | 1280 | valid |
| 5.0ms | 75× | body | 80 | nan |
| 2.0ms | 2× | body | 5120 | valid |
| 2.0ms | 7× | body | 320 | valid |
| 2.0ms | 6× | body | 640 | valid |
| 1.0ms | 8× | body | 160 | valid |
Useful iterations: 0 (1.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: 36.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))) |
| 1.5b | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 26.9b | (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 |
| 94.0ms | (/ (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 10.0ms | (- (* b b) (* 4.0 (* a c))) |
| 39.0ms | (- (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 24.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |