Time bar (total: 474.0ms)
| 65.0ms | 157× | body | 160 | valid |
| 25.0ms | 268× | body | 80 | nan |
| 23.0ms | 524× | pre | 80 | true |
| 12.0ms | 43× | body | 320 | valid |
| 5.0ms | 56× | body | 80 | valid |
Useful iterations: 2 (14.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: 43.8b
Found 4 expressions with local error:
| 0.0b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 0.1b | (- (* b b) (* (* 4.0 a) c)) |
| 0.2b | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 38.4b | (+ (- b) (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 |
| 9.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 10.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 112.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) (* 2.0 a)) |
| 30.0ms | (+ (- b) (sqrt (- (* b b) (* (* 4.0 a) c)))) |