Time bar (total: 6.8s)
| 330.0ms | 3247× | body | 80 | valid |
Useful iterations: 3 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 61 |
| 1 | 406 | 58 |
| 2 | 2267 | 36 |
| 3 | 5001 | 35 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 1.4b
Found 4 expressions with local error:
| 0.7b | (pow (/ 1.0 (fabs x)) 3) |
| 0.9b | (pow (/ 1.0 (fabs x)) 4) |
| 1.0b | (sqrt PI) |
| 1.2b | (pow (/ 1.0 (fabs x)) 6) |
| 39× | unpow-prod-down |
| 37× | add-sqr-sqrt |
| 36× | add-cube-cbrt *-un-lft-identity times-frac |
| 13× | add-exp-log cube-prod |
| 9× | pow-unpow |
| 8× | pow1 |
| 7× | add-cbrt-cube |
| 6× | pow-exp |
| 4× | expm1-log1p-u log1p-expm1-u div-inv add-log-exp |
| 3× | pow-to-exp pow-pow div-exp sqrt-prod sqr-pow |
| 2× | rem-cube-cbrt |
| 1× | cbrt-undiv cube-div cube-mult rem-sqrt-square sqrt-pow1 pow1/2 unpow3 |
| 5.0ms | (pow (/ 1.0 (fabs x)) 3) |
| 5.0ms | (pow (/ 1.0 (fabs x)) 4) |
| 1.0ms | (sqrt PI) |
| 5.0ms | (pow (/ 1.0 (fabs x)) 6) |
| 37.0ms | (pow (/ 1.0 (fabs x)) 3) |
| 34.0ms | (pow (/ 1.0 (fabs x)) 4) |
| 0.0ms | (sqrt PI) |
| 52.0ms | (pow (/ 1.0 (fabs x)) 6) |
Useful iterations: 2 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 752 |
| 1 | 2496 | 663 |
| 2 | 5001 | 647 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 12 | 133 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 13 | 135 |
Merged error: 0.6b
Found 4 expressions with local error:
| 0.5b | (* (+ (/ 1.0 (/ 2.0 (pow (/ 1.0 (fabs x)) 3))) (* (/ 1.0 (fabs x)) (+ (/ (* (/ 1.0 (pow (fabs x) 6)) 15.0) 8.0) (fma (/ 3.0 4.0) (pow (/ 1.0 (fabs x)) 4) 1)))) (* (/ 1.0 (sqrt PI)) (pow (exp (fabs x)) (/ (fabs x) 2)))) |
| 0.7b | (pow (/ 1.0 (fabs x)) 3) |
| 0.9b | (pow (/ 1.0 (fabs x)) 4) |
| 1.0b | (sqrt PI) |
| 30× | add-sqr-sqrt |
| 29× | add-exp-log add-cube-cbrt *-un-lft-identity |
| 27× | times-frac |
| 26× | unpow-prod-down |
| 17× | associate-*l/ |
| 16× | add-cbrt-cube |
| 13× | cube-prod prod-exp |
| 11× | frac-times |
| 10× | frac-add |
| 9× | pow1 |
| 6× | pow-unpow flip3-+ pow-exp flip-+ |
| 5× | associate-*r/ div-exp cbrt-unprod |
| 4× | expm1-log1p-u pow-to-exp log1p-expm1-u add-log-exp |
| 3× | associate-*l* sqrt-prod div-inv |
| 2× | cbrt-undiv pow-pow rem-cube-cbrt sqr-pow |
| 1× | cube-div cube-mult rem-sqrt-square sqrt-pow1 pow1/2 unpow3 associate-*r* pow-prod-down *-commutative |
| 85.0ms | (* (+ (/ 1.0 (/ 2.0 (pow (/ 1.0 (fabs x)) 3))) (* (/ 1.0 (fabs x)) (+ (/ (* (/ 1.0 (pow (fabs x) 6)) 15.0) 8.0) (fma (/ 3.0 4.0) (pow (/ 1.0 (fabs x)) 4) 1)))) (* (/ 1.0 (sqrt PI)) (pow (exp (fabs x)) (/ (fabs x) 2)))) |
| 5.0ms | (pow (/ 1.0 (fabs x)) 3) |
| 5.0ms | (pow (/ 1.0 (fabs x)) 4) |
| 2.0ms | (sqrt PI) |
| 547.0ms | (* (+ (/ 1.0 (/ 2.0 (pow (/ 1.0 (fabs x)) 3))) (* (/ 1.0 (fabs x)) (+ (/ (* (/ 1.0 (pow (fabs x) 6)) 15.0) 8.0) (fma (/ 3.0 4.0) (pow (/ 1.0 (fabs x)) 4) 1)))) (* (/ 1.0 (sqrt PI)) (pow (exp (fabs x)) (/ (fabs x) 2)))) |
| 38.0ms | (pow (/ 1.0 (fabs x)) 3) |
| 35.0ms | (pow (/ 1.0 (fabs x)) 4) |
| 0.0ms | (sqrt PI) |
Useful iterations: 1 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 994 | 2448 |
| 1 | 5001 | 2114 |
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 12 | 143 |
| Fresh | 8 | 4 | 12 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 140 | 16 | 156 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.7b | (pow (/ 1.0 (fabs x)) 3) |
| 0.7b | (pow (/ 1.0 (fabs x)) 3) |
| 0.9b | (pow (/ 1.0 (fabs x)) 4) |
| 1.0b | (sqrt PI) |
| 45× | times-frac |
| 44× | add-sqr-sqrt |
| 43× | add-cube-cbrt *-un-lft-identity |
| 39× | unpow-prod-down |
| 26× | cube-prod |
| 13× | add-exp-log |
| 10× | add-cbrt-cube |
| 9× | pow-unpow |
| 8× | pow1 |
| 6× | pow-exp |
| 5× | div-inv |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp rem-cube-cbrt |
| 3× | pow-to-exp pow-pow div-exp sqrt-prod sqr-pow |
| 2× | cbrt-undiv cube-div cube-mult unpow3 |
| 1× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 5.0ms | (pow (/ 1.0 (fabs x)) 3) |
| 5.0ms | (pow (/ 1.0 (fabs x)) 3) |
| 5.0ms | (pow (/ 1.0 (fabs x)) 4) |
| 2.0ms | (sqrt PI) |
| 33.0ms | (pow (/ 1.0 (fabs x)) 3) |
| 33.0ms | (pow (/ 1.0 (fabs x)) 3) |
| 39.0ms | (pow (/ 1.0 (fabs x)) 4) |
| 0.0ms | (sqrt PI) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 460 | 889 |
| 1 | 1940 | 764 |
| 2 | 5001 | 733 |
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 145 | 6 | 151 |
| Fresh | 6 | 9 | 15 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 152 | 15 | 167 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* 1.875 (/ 1 (pow (fabs x) 7))) |
| 0.3b | (/ 1 (pow (fabs x) 3)) |
| 0.3b | (/ 1 (pow (fabs x) 5)) |
| 0.5b | (* (fma 0.5 (/ 1 (pow (fabs x) 3)) (fma 0.75 (/ 1 (pow (fabs x) 5)) (fma 1.0 (/ 1 (fabs x)) (* 1.875 (/ 1 (pow (fabs x) 7)))))) (* (exp (* 1/2 (pow (fabs x) 2))) (sqrt (/ 1 PI)))) |
| 84× | times-frac |
| 76× | add-sqr-sqrt |
| 64× | *-un-lft-identity |
| 61× | add-cube-cbrt |
| 46× | add-exp-log |
| 35× | unpow-prod-down |
| 26× | associate-*r* |
| 19× | associate-/r* |
| 18× | div-exp add-cbrt-cube |
| 13× | prod-exp sqr-pow |
| 12× | cube-prod |
| 11× | pow1 |
| 9× | pow-to-exp rec-exp 1-exp pow-exp |
| 7× | unswap-sqr |
| 6× | associate-*l* associate-/l* |
| 5× | cbrt-unprod |
| 4× | expm1-log1p-u cube-mult unpow3 pow-prod-down log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv associate-*r/ div-inv |
| 2× | pow-flip frac-2neg clear-num *-commutative inv-pow |
| 1× | sqrt-div un-div-inv |
| 11.0ms | (* 1.875 (/ 1 (pow (fabs x) 7))) |
| 6.0ms | (/ 1 (pow (fabs x) 3)) |
| 9.0ms | (/ 1 (pow (fabs x) 5)) |
| 10.0ms | (* (fma 0.5 (/ 1 (pow (fabs x) 3)) (fma 0.75 (/ 1 (pow (fabs x) 5)) (fma 1.0 (/ 1 (fabs x)) (* 1.875 (/ 1 (pow (fabs x) 7)))))) (* (exp (* 1/2 (pow (fabs x) 2))) (sqrt (/ 1 PI)))) |
| 69.0ms | (* 1.875 (/ 1 (pow (fabs x) 7))) |
| 35.0ms | (/ 1 (pow (fabs x) 3)) |
| 55.0ms | (/ 1 (pow (fabs x) 5)) |
| 399.0ms | (* (fma 0.5 (/ 1 (pow (fabs x) 3)) (fma 0.75 (/ 1 (pow (fabs x) 5)) (fma 1.0 (/ 1 (fabs x)) (* 1.875 (/ 1 (pow (fabs x) 7)))))) (* (exp (* 1/2 (pow (fabs x) 2))) (sqrt (/ 1 PI)))) |
Useful iterations: 2 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 710 | 1857 |
| 1 | 3903 | 1488 |
| 2 | 5001 | 1482 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 219 | 4 | 223 |
| Fresh | 5 | 9 | 14 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 225 | 13 | 238 |
Merged error: 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 29 |
| 1 | 42 | 29 |
| 819.0ms | 8115× | body | 80 | valid |