Time bar (total: 551.0ms)
| 44.0ms | 179× | body | 80 | valid |
| 21.0ms | 32× | body | 2560 | valid |
| 17.0ms | 32× | body | 1280 | valid |
| 10.0ms | 96× | body | 80 | nan |
| 7.0ms | 14× | body | 640 | valid |
| 5.0ms | 10× | body | 320 | valid |
| 3.0ms | 4× | body | 5120 | valid |
| 1.0ms | 7× | body | 160 | 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: 35.1b
Found 4 expressions with local error:
| 0.1b | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 0.4b | (- (* b b) (* (* 4.0 a) c)) |
| 1.3b | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 23.6b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 20× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | add-cube-cbrt |
| 6× | times-frac sqrt-prod associate-/l* difference-of-squares |
| 5× | pow1 |
| 4× | flip3-- flip-- |
| 3× | distribute-lft-out-- |
| 2× | cbrt-undiv sub-neg sqrt-div diff-log div-exp associate-/l/ |
| 1× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-sub prod-exp clear-num associate-/r* cbrt-unprod div-inv |
| 147.0ms | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 16.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 71.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 16.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |