Time bar (total: 741.0ms)
| 12.0ms | 192× | body | 80 | valid |
| 11.0ms | 32× | body | 2560 | valid |
| 7.0ms | 22× | body | 1280 | valid |
| 5.0ms | 76× | body | 80 | nan |
| 4.0ms | 17× | body | 640 | valid |
| 1.0ms | 3× | body | 5120 | valid |
| 1.0ms | 7× | body | 320 | valid |
| 1.0ms | 6× | body | 160 | valid |
Useful iterations: 2 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 17 |
| 1 | 22 | 17 |
| 2 | 42 | 16 |
| 3 | 82 | 16 |
| 4 | 104 | 16 |
| 5 | 112 | 16 |
| done | 112 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 38.1b
Found 4 expressions with local error:
| 0.4b | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 0.6b | (- (* b b) (* (* 3.0 a) c)) |
| 1.3b | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 27.4b | (sqrt (- (* b b) (* (* 3.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 |
| 82.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 13.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 25.0ms | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 17.0ms | (sqrt (- (* b b) (* (* 3.0 a) c))) |