Time bar (total: 11.0s)
| 49.0ms | 57× | body | 1280 | valid |
| 24.0ms | 41× | body | 640 | valid |
| 20.0ms | 149× | body | 80 | valid |
| 10.0ms | 26× | body | 320 | valid |
| 5.0ms | 55× | body | 80 | nan |
| 3.0ms | 11× | body | 160 | valid |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 15 |
| 1 | 91 | 14 |
| 2 | 169 | 14 |
| 3 | 378 | 14 |
| 4 | 1100 | 14 |
| 5 | 5001 | 14 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 13.7b
Found 4 expressions with local error:
| 0.2b | (+ (+ (* F F) 2.0) (* 2.0 x)) |
| 0.2b | (* x (/ 1.0 (tan B))) |
| 5.9b | (fma (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))) (- (* x (/ 1.0 (tan B))))) |
| 20.9b | (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))) |
| 34× | add-sqr-sqrt |
| 30× | pow-unpow |
| 29× | add-cube-cbrt *-un-lft-identity |
| 28× | times-frac |
| 14× | associate-*r* |
| 13× | distribute-lft-neg-in distribute-rgt-neg-in |
| 10× | add-exp-log |
| 9× | add-cbrt-cube add-log-exp |
| 7× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | unpow-prod-down fma-def associate-*l* sum-log div-inv |
| 2× | prod-exp cbrt-unprod unswap-sqr |
| 1× | tan-quot cbrt-undiv +-commutative neg-sub0 pow-to-exp pow-neg neg-mul-1 associate-+l+ pow-pow flip3-+ associate-*r/ div-exp pow-prod-down pow-exp associate-/r/ *-commutative flip-+ fma-udef pow-sub sqr-pow |
| 7.0ms | (+ (+ (* F F) 2.0) (* 2.0 x)) |
| 7.0ms | (* x (/ 1.0 (tan B))) |
| 1.0ms | (fma (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))) (- (* x (/ 1.0 (tan B))))) |
| 12.0ms | (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))) |
| 24.0ms | (+ (+ (* F F) 2.0) (* 2.0 x)) |
| 111.0ms | (* x (/ 1.0 (tan B))) |
| 222.0ms | (fma (/ F (sin B)) (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))) (- (* x (/ 1.0 (tan B))))) |
| 158.0ms | (pow (+ (+ (* F F) 2.0) (* 2.0 x)) (- (/ 1.0 2.0))) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 676 | 980 |
| 1 | 2827 | 879 |
| 2 | 5001 | 875 |
14 alts after pruning (14 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 14 | 123 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 110 | 14 | 124 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) |
| 5.9b | (fma (/ F (sin B)) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (- (* x (/ 1.0 (tan B))))) |
| 21.4b | (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) |
| 21.4b | (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) |
| 288× | times-frac |
| 188× | pow-unpow |
| 178× | add-sqr-sqrt |
| 166× | add-cube-cbrt *-un-lft-identity |
| 78× | distribute-lft-neg-in distribute-rgt-neg-in |
| 24× | unpow-prod-down |
| 18× | add-exp-log |
| 14× | div-inv |
| 12× | sqr-pow |
| 9× | pow-neg distribute-frac-neg prod-exp unswap-sqr |
| 8× | neg-sub0 pow-to-exp div-sub pow-exp pow-sub |
| 7× | swap-sqr associate-*r* associate-*l* |
| 6× | pow1 neg-mul-1 add-cbrt-cube |
| 4× | expm1-log1p-u frac-times log1p-expm1-u add-log-exp |
| 2× | pow-pow associate-*r/ associate-*l/ |
| 1× | pow2 pow-prod-down pow-sqr un-div-inv *-commutative pow-prod-up cbrt-unprod fma-udef |
| 8.0ms | (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) |
| 1.0ms | (fma (/ F (sin B)) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (- (* x (/ 1.0 (tan B))))) |
| 14.0ms | (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) |
| 11.0ms | (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) |
| 720.0ms | (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) |
| 251.0ms | (fma (/ F (sin B)) (* (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2))) (- (* x (/ 1.0 (tan B))))) |
| 140.0ms | (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) |
| 147.0ms | (pow (fma F F (fma 2.0 x 2.0)) (/ (- (/ 1.0 2.0)) 2)) |
Useful iterations: 2 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1152 | 3168 |
| 1 | 4122 | 2956 |
| 2 | 5002 | 2927 |
14 alts after pruning (13 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 308 | 1 | 309 |
| Fresh | 1 | 12 | 13 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 309 | 14 | 323 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* x (/ 1.0 (tan B))) |
| 0.3b | (fma F F (fma 2.0 x 2.0)) |
| 0.4b | (/ (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) F) (sin B)) |
| 20.9b | (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) |
| 35× | add-sqr-sqrt |
| 31× | times-frac |
| 30× | add-cube-cbrt pow-unpow *-un-lft-identity |
| 20× | add-exp-log |
| 14× | associate-*r* add-cbrt-cube |
| 13× | distribute-lft-neg-in distribute-rgt-neg-in |
| 7× | pow1 |
| 5× | div-exp prod-exp |
| 4× | expm1-log1p-u log1p-expm1-u div-inv add-log-exp |
| 3× | cbrt-undiv unpow-prod-down associate-*l* associate-/r* cbrt-unprod |
| 2× | neg-sub0 pow-to-exp pow-neg associate-*l/ pow-exp associate-/l/ pow-sub unswap-sqr |
| 1× | tan-quot neg-mul-1 pow-pow frac-2neg associate-*r/ pow-prod-down clear-num associate-/r/ *-commutative fma-udef associate-/l* sqr-pow |
| 7.0ms | (* x (/ 1.0 (tan B))) |
| 1.0ms | (fma F F (fma 2.0 x 2.0)) |
| 9.0ms | (/ (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) F) (sin B)) |
| 5.0ms | (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) |
| 110.0ms | (* x (/ 1.0 (tan B))) |
| 29.0ms | (fma F F (fma 2.0 x 2.0)) |
| 369.0ms | (/ (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) F) (sin B)) |
| 150.0ms | (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 675 | 898 |
| 1 | 2850 | 818 |
| 2 | 5002 | 816 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 7 | 132 |
| Fresh | 8 | 4 | 12 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 134 | 12 | 146 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) F) |
| 0.3b | (fma F F (fma 2.0 x 2.0)) |
| 0.4b | (/ (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) F) (sin B)) |
| 20.9b | (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) |
| 30× | add-sqr-sqrt pow-unpow |
| 25× | add-cube-cbrt *-un-lft-identity |
| 21× | times-frac |
| 20× | add-exp-log |
| 13× | distribute-lft-neg-in distribute-rgt-neg-in |
| 11× | add-cbrt-cube |
| 7× | unpow-prod-down associate-*l* |
| 6× | prod-exp |
| 5× | pow1 |
| 4× | expm1-log1p-u div-exp associate-*l/ log1p-expm1-u add-log-exp |
| 3× | neg-sub0 pow-to-exp pow-neg associate-*r* pow-exp associate-/r* div-inv pow-sub unswap-sqr sqr-pow |
| 2× | cbrt-undiv cbrt-unprod associate-/l/ |
| 1× | neg-mul-1 pow-pow frac-2neg clear-num *-commutative fma-udef associate-/l* |
| 5.0ms | (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) F) |
| 1.0ms | (fma F F (fma 2.0 x 2.0)) |
| 6.0ms | (/ (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) F) (sin B)) |
| 5.0ms | (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) |
| 213.0ms | (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) F) |
| 35.0ms | (fma F F (fma 2.0 x 2.0)) |
| 357.0ms | (/ (* (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) F) (sin B)) |
| 153.0ms | (pow (fma F F (fma 2.0 x 2.0)) (- (/ 1.0 2.0))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 564 | 967 |
| 1 | 2399 | 884 |
| 2 | 5002 | 881 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 3 | 126 |
| Fresh | 3 | 7 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 127 | 11 | 138 |
Merged error: 0.0b
97.4% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 10.7b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 0.000608309806168642 | 2529654550.545884 | 50548945.160980105 |
| 5 | -1.759228136062667e+159 | -8.428741314088731e+158 | -8.503058033323655e+158 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 32 |
| 1 | 46 | 32 |
| 2 | 46 | 32 |
| 1.3s | 1624× | body | 1280 | valid |
| 790.0ms | 1435× | body | 640 | valid |
| 586.0ms | 4792× | body | 80 | valid |
| 258.0ms | 694× | body | 320 | valid |
| 148.0ms | 1609× | body | 80 | nan |
| 92.0ms | 368× | body | 160 | valid |