Time bar (total: 498.0ms)
| 22.0ms | 192× | body | 80 | valid |
| 21.0ms | 32× | body | 2560 | valid |
| 12.0ms | 22× | body | 1280 | valid |
| 8.0ms | 76× | body | 80 | nan |
| 7.0ms | 17× | body | 640 | valid |
| 3.0ms | 8× | body | 320 | valid |
| 2.0ms | 3× | body | 5120 | valid |
| 1.0ms | 6× | body | 160 | valid |
Useful iterations: 2 (15.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.1b
Found 4 expressions with local error:
| 0.4b | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 0.6b | (- (* b b) (* (* 4.0 a) c)) |
| 1.3b | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 27.2b | (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 |
| 122.0ms | (/ (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) (* 2.0 a)) |
| 9.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 44.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 11.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |