Time bar (total: 415.0ms)
| 30.0ms | 32× | body | 1280 | valid |
| 18.0ms | 32× | body | 2560 | valid |
| 18.0ms | 179× | body | 80 | valid |
| 10.0ms | 96× | body | 80 | nan |
| 5.0ms | 14× | body | 640 | valid |
| 3.0ms | 10× | body | 320 | valid |
| 3.0ms | 4× | body | 5120 | valid |
| 1.0ms | 7× | body | 160 | valid |
Useful iterations: 2 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 17 |
| 1 | 25 | 17 |
| 2 | 46 | 16 |
| 3 | 86 | 16 |
| 4 | 108 | 16 |
| 5 | 116 | 16 |
| done | 116 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 35.1b
Found 4 expressions with local error:
| 0.1b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 0.4b | (- (* b b) (* (* 4.0 a) c)) |
| 1.3b | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 23.6b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 22× | *-un-lft-identity |
| 11× | add-sqr-sqrt |
| 10× | add-cube-cbrt fma-def add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 6× | distribute-rgt-neg-in distribute-lft-out |
| 5× | pow1 times-frac associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | distribute-lft-neg-in sqrt-prod |
| 2× | cbrt-undiv neg-sub0 associate-+l- flip3-- flip3-+ sqrt-div div-exp sum-log flip-- flip-+ associate-/l/ |
| 1× | +-commutative neg-mul-1 sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 fma-neg diff-log div-sub prod-diff neg-log prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 93.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 9.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 30.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |
| 22.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |