Time bar (total: 491.0ms)
| 19.0ms | 111× | body | 320 | valid |
| 16.0ms | 510× | pre | 80 | true |
| 15.0ms | 254× | body | 80 | nan |
| 12.0ms | 93× | body | 160 | valid |
| 5.0ms | 21× | body | 640 | valid |
| 2.0ms | 31× | body | 80 | valid |
Useful iterations: 2 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 17 |
| 1 | 21 | 17 |
| 2 | 41 | 16 |
| 3 | 75 | 16 |
| 4 | 88 | 16 |
| 5 | 96 | 16 |
| done | 96 | 16 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 51.9b
Found 4 expressions with local error:
| 0.1b | (- (* b b) (* (* 3.0 a) c)) |
| 0.2b | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 0.2b | (* (* 3.0 a) c) |
| 26.1b | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |
| 19× | *-un-lft-identity |
| 14× | add-exp-log add-cbrt-cube |
| 10× | add-log-exp |
| 9× | pow1 |
| 7× | add-sqr-sqrt add-cube-cbrt |
| 6× | distribute-lft-out |
| 5× | times-frac associate-/l* |
| 4× | prod-exp cbrt-unprod |
| 3× | distribute-rgt-neg-in associate-*r* pow-prod-down |
| 2× | cbrt-undiv neg-sub0 associate-+l- flip3-+ div-exp sum-log flip-+ associate-/l/ |
| 1× | +-commutative sub-neg flip3-- frac-2neg diff-log div-sub associate-*l* neg-log clear-num associate-/r* *-commutative flip-- div-inv |
| 10.0ms | (- (* b b) (* (* 3.0 a) c)) |
| 111.0ms | (/ (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) (* 3.0 a)) |
| 23.0ms | (* (* 3.0 a) c) |
| 42.0ms | (+ (- b) (sqrt (- (* b b) (* (* 3.0 a) c)))) |