Time bar (total: 2.7s)
| 50.0ms | 50× | body | 1280 | valid |
| 24.0ms | 163× | body | 80 | valid |
| 21.0ms | 34× | body | 640 | valid |
| 12.0ms | 28× | body | 320 | valid |
| 4.0ms | 37× | body | 80 | nan |
| 2.0ms | 6× | body | 160 | valid |
Useful iterations: 2 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 27 |
| 1 | 43 | 26 |
| 2 | 88 | 24 |
| 3 | 165 | 24 |
| 4 | 352 | 24 |
| 5 | 935 | 24 |
| 6 | 3029 | 24 |
| done | 5000 | 24 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 15.1b
Found 4 expressions with local error:
| 0.1b | (/ F (sin B)) |
| 0.2b | (* x (/ 1.0 (tan B))) |
| 9.7b | (* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) |
| 16.3b | (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))) |
| 63× | add-sqr-sqrt |
| 49× | times-frac |
| 45× | add-cube-cbrt *-un-lft-identity |
| 30× | pow-unpow |
| 25× | add-exp-log |
| 21× | associate-*r* |
| 16× | associate-*l* add-cbrt-cube |
| 13× | distribute-lft-neg-in distribute-rgt-neg-in |
| 8× | unpow-prod-down prod-exp unswap-sqr |
| 7× | pow1 |
| 5× | div-exp div-inv |
| 4× | expm1-log1p-u pow-neg cbrt-unprod log1p-expm1-u add-log-exp sqr-pow |
| 3× | cbrt-undiv neg-sub0 pow-to-exp associate-*r/ pow-exp associate-/r* associate-/l* pow-sub |
| 2× | frac-times *-commutative |
| 1× | tan-quot neg-mul-1 pow-pow frac-2neg pow-prod-down associate-*l/ clear-num associate-/r/ un-div-inv |
| 2.0ms | (/ F (sin B)) |
| 8.0ms | (* x (/ 1.0 (tan B))) |
| 83.0ms | (* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) |
| 25.0ms | (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))) |
| 49.0ms | (/ F (sin B)) |
| 110.0ms | (* x (/ 1.0 (tan B))) |
| 290.0ms | (* (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0)))) |
| 156.0ms | (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))) |
Useful iterations: 0 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 311 | 2820 |