Time bar (total: 17.7s)
| 24.0ms | 57× | body | 1280 | valid |
| 13.0ms | 39× | body | 640 | valid |
| 8.0ms | 130× | body | 80 | valid |
| 3.0ms | 13× | body | 320 | valid |
| 2.0ms | 17× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 10 |
| 1 | 15 | 10 |
| 2 | 22 | 10 |
| 3 | 31 | 10 |
| 4 | 55 | 10 |
| 5 | 120 | 10 |
| 6 | 278 | 10 |
| 7 | 819 | 10 |
| 8 | 3019 | 10 |
| done | 5001 | 10 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.3b
Found 3 expressions with local error:
| 0.0b | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 4.3b | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 99× | *-un-lft-identity |
| 68× | add-sqr-sqrt |
| 63× | add-cube-cbrt |
| 61× | times-frac |
| 54× | prod-diff |
| 18× | fma-neg |
| 17× | distribute-lft-out |
| 10× | associate-/r/ |
| 7× | add-log-exp |
| 6× | flip3-+ flip-+ |
| 5× | add-exp-log add-cbrt-cube div-inv |
| 4× | associate-/r* |
| 3× | pow1 expm1-log1p-u fma-def log1p-expm1-u associate-/l* |
| 2× | difference-of-squares |
| 1× | cbrt-undiv +-commutative sub-neg flip3-- frac-2neg diff-log div-exp clear-num sum-log flip-- distribute-lft-out-- |
| 24.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 8.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 93.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 66.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 18.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 129.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: done (2.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 180 | 3092 |
| 1 | 400 | 2501 |
| 2 | 858 | 2219 |
| 3 | 2411 | 1982 |
| done | 5001 | 1796 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 0.1b | (log1p (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)) |
| 4.3b | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 100× | *-un-lft-identity |
| 69× | add-sqr-sqrt |
| 64× | add-cube-cbrt |
| 61× | times-frac |
| 54× | prod-diff |
| 18× | fma-neg |
| 17× | distribute-lft-out |
| 10× | associate-/r/ |
| 8× | add-log-exp |
| 6× | add-exp-log flip3-+ add-cbrt-cube flip-+ |
| 5× | expm1-log1p-u div-inv |
| 4× | pow1 associate-/r* log1p-expm1-u |
| 3× | fma-def associate-/l* |
| 2× | difference-of-squares |
| 1× | cbrt-undiv +-commutative sub-neg log1p-udef flip3-- frac-2neg diff-log log1p-expm1 div-exp clear-num sum-log flip-- distribute-lft-out-- |
| 30.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 15.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 1.0ms | (log1p (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)) |
| 122.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 74.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 30.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 321.0ms | (log1p (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0)) |
| 148.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: done (2.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 197 | 3281 |
| 1 | 431 | 2687 |
| 2 | 922 | 2383 |
| 3 | 2571 | 2036 |
| done | 5001 | 1958 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (* 1.0 x) (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))) |
| 0.1b | (* 0.33333333333333337 (pow x 3)) |
| 7.2b | (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3))) |
| 15× | add-sqr-sqrt |
| 12× | associate-*r* |
| 8× | add-exp-log add-cube-cbrt *-un-lft-identity |
| 5× | add-cbrt-cube add-log-exp |
| 4× | unpow-prod-down cube-prod unswap-sqr |
| 3× | pow1 expm1-log1p-u associate-*l* prod-diff prod-exp log1p-expm1-u |
| 2× | fma-udef sqr-pow |
| 1× | cube-mult pow-to-exp sub-neg flip3-- fma-neg diff-log unpow3 pow-exp *-commutative flip-- cbrt-unprod associate--r+ |
| 9.0ms | (- (* 1.0 x) (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))) |
| 13.0ms | (* 0.33333333333333337 (pow x 3)) |
| 0.0ms | (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3))) |
| 72.0ms | (- (* 1.0 x) (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))) |
| 47.0ms | (* 0.33333333333333337 (pow x 3)) |
| 147.0ms | (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3))) |
Useful iterations: done (4.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 112 | 1058 |
| 1 | 246 | 875 |
| 2 | 755 | 818 |
| 3 | 3941 | 781 |
| done | 5000 | 780 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (expm1 (fma (pow x 4) 0.08333333333333327 (* x (- 1.0 (* 0.5 x))))) |
| 0.0b | (* x (- 1.0 (* 0.5 x))) |
| 13.4b | (fma (pow x 4) 0.08333333333333327 (* x (- 1.0 (* 0.5 x)))) |
| 9× | add-sqr-sqrt |
| 7× | add-cube-cbrt *-un-lft-identity |
| 6× | prod-diff |
| 5× | pow1 add-exp-log distribute-rgt-in distribute-lft-in add-cbrt-cube |
| 4× | log1p-expm1-u |
| 3× | expm1-log1p-u associate-*r* associate-*l* add-log-exp |
| 2× | sub-neg associate-*r/ |
| 1× | expm1-log1p flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod fma-udef expm1-udef unswap-sqr |
| 0.0ms | (expm1 (fma (pow x 4) 0.08333333333333327 (* x (- 1.0 (* 0.5 x))))) |
| 25.0ms | (* x (- 1.0 (* 0.5 x))) |
| 1.0ms | (fma (pow x 4) 0.08333333333333327 (* x (- 1.0 (* 0.5 x)))) |
| 112.0ms | (expm1 (fma (pow x 4) 0.08333333333333327 (* x (- 1.0 (* 0.5 x))))) |
| 79.0ms | (* x (- 1.0 (* 0.5 x))) |
| 77.0ms | (fma (pow x 4) 0.08333333333333327 (* x (- 1.0 (* 0.5 x)))) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 843 |
| 1 | 209 | 828 |
| 2 | 542 | 722 |
| 3 | 2000 | 713 |
| done | 5000 | 677 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b