Time bar (total: 394.0ms)
| 9.0ms | 40× | body | 2560 | valid |
| 7.0ms | 187× | body | 80 | valid |
| 4.0ms | 23× | body | 1280 | valid |
| 3.0ms | 86× | body | 80 | nan |
| 2.0ms | 16× | body | 640 | valid |
| 1.0ms | 9× | body | 320 | valid |
| 1.0ms | 2× | body | 5120 | valid |
| 0.0ms | 5× | body | 160 | valid |
Useful iterations: 2 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 17 |
| 1 | 25 | 17 |
| 2 | 45 | 16 |
| 3 | 87 | 16 |
| 4 | 106 | 16 |
| 5 | 114 | 16 |
| done | 114 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 34.4b
Found 4 expressions with local error:
| 0.2b | (* (* 4.0 a) c) |
| 0.8b | (- (* b b) (* (* 4.0 a) c)) |
| 1.3b | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 21.1b | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 25× | add-sqr-sqrt |
| 22× | *-un-lft-identity |
| 20× | add-cube-cbrt |
| 19× | prod-diff |
| 16× | sqrt-prod |
| 10× | pow1 |
| 9× | add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 7× | fma-neg |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | flip3-- associate-*r* pow-prod-down prod-exp flip-- cbrt-unprod |
| 2× | sub-neg sqrt-div diff-log difference-of-squares |
| 1× | rem-sqrt-square sqrt-pow1 pow1/2 associate-*l* *-commutative distribute-lft-out-- |
| 7.0ms | (* (* 4.0 a) c) |
| 3.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 24.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 5.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
| 19.0ms | (* (* 4.0 a) c) |
| 46.0ms | (- (* b b) (* (* 4.0 a) c)) |
| 75.0ms | (- (sqrt (- (* b b) (* (* 4.0 a) c))) b) |
| 71.0ms | (sqrt (- (* b b) (* (* 4.0 a) c))) |
Useful iterations: 0 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 161 | 1863 |