Time bar (total: 436.0ms)
| 14.0ms | 192× | body | 80 | valid |
| 12.0ms | 32× | body | 2560 | valid |
| 8.0ms | 22× | body | 1280 | valid |
| 5.0ms | 76× | body | 80 | nan |
| 4.0ms | 17× | body | 640 | valid |
| 2.0ms | 3× | body | 5120 | valid |
| 2.0ms | 8× | body | 320 | valid |
| 1.0ms | 6× | body | 160 | valid |
Useful iterations: 2 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 17 |
| 1 | 24 | 17 |
| 2 | 44 | 16 |
| 3 | 78 | 16 |
| 4 | 91 | 16 |
| 5 | 99 | 16 |
| done | 99 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 38.2b
Found 4 expressions with local error:
| 0.4b | (/ (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) (* 2.0 a)) |
| 0.6b | (- (* b b) (* 4.0 (* a c))) |
| 1.3b | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 27.2b | (sqrt (- (* b b) (* 4.0 (* a c)))) |
| 19× | *-un-lft-identity |
| 10× | add-log-exp |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 7× | add-cube-cbrt |
| 6× | distribute-lft-out |
| 5× | pow1 times-frac associate-/l* |
| 3× | distribute-rgt-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 sub-neg rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 diff-log 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)) |
| 18.0ms | (- (* b b) (* 4.0 (* a c))) |
| 36.0ms | (+ (- b) (sqrt (- (* b b) (* 4.0 (* a c))))) |
| 10.0ms | (sqrt (- (* b b) (* 4.0 (* a c)))) |