Time bar (total: 4.1s)
| 14.0ms | 56× | body | 1280 | valid |
| 8.0ms | 45× | body | 640 | valid |
| 6.0ms | 124× | body | 80 | valid |
| 2.0ms | 20× | body | 320 | valid |
| 1.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 22 | 5 |
| 2 | 31 | 5 |
| 3 | 54 | 5 |
| 4 | 119 | 5 |
| 5 | 333 | 5 |
| 6 | 1646 | 5 |
| 7 | 5001 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 30.8b
Found 3 expressions with local error:
| 0.0b | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 2.8b | (- (/ 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-- |
| 6.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 3.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 45.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 35.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 16.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 78.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 398 | 1645 |
| 1 | 1287 | 1235 |
| 2 | 5001 | 1212 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (fma 1.0 x (- (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3))))) |
| 0.1b | (* 0.33333333333333337 (pow x 3)) |
| 7.8b | (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3))) |
| 14× | add-sqr-sqrt |
| 12× | associate-*r* |
| 8× | add-exp-log |
| 7× | add-cube-cbrt *-un-lft-identity |
| 5× | add-cbrt-cube |
| 4× | unpow-prod-down cube-prod unswap-sqr |
| 3× | pow1 expm1-log1p-u associate-*l* prod-exp log1p-expm1-u add-log-exp |
| 2× | fma-udef sqr-pow |
| 1× | cube-mult pow-to-exp unpow3 pow-exp *-commutative cbrt-unprod |
| 0.0ms | (fma 1.0 x (- (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3))))) |
| 7.0ms | (* 0.33333333333333337 (pow x 3)) |
| 0.0ms | (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3))) |
| 47.0ms | (fma 1.0 x (- (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3))))) |
| 38.0ms | (* 0.33333333333333337 (pow x 3)) |
| 95.0ms | (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3))) |
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 170 | 298 |
| 1 | 655 | 262 |
| 2 | 4021 | 262 |
| 3 | 5002 | 262 |
3 alts after pruning (2 fresh and 1 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))) |
| 2.8b | (log (exp (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0))) |
| 2.8b | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 164× | *-un-lft-identity |
| 118× | add-sqr-sqrt |
| 108× | add-cube-cbrt prod-diff |
| 98× | times-frac |
| 59× | log-prod |
| 56× | exp-sum |
| 26× | distribute-lft-out |
| 18× | fma-neg |
| 16× | associate-/r/ |
| 9× | flip3-+ flip-+ |
| 8× | div-inv add-log-exp |
| 7× | log-pow |
| 6× | add-exp-log exp-prod add-cbrt-cube |
| 5× | pow1 |
| 4× | expm1-log1p-u associate-/r* log1p-expm1-u difference-of-squares |
| 3× | fma-def associate-/l* |
| 2× | sub-neg distribute-lft-out-- |
| 1× | cbrt-undiv +-commutative log-div flip3-- frac-2neg exp-diff diff-log div-exp rem-log-exp clear-num sum-log flip-- |
| 6.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 3.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 89.0ms | (log (exp (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0))) |
| 45.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 42.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 16.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 82.0ms | (log (exp (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0))) |
| 80.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 537 | 2939 |
| 1 | 1511 | 2129 |
| 2 | 5001 | 1740 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 0.5b | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 0.5b | (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 31.5b | (fma (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (- 1.0)) |
| 55× | *-un-lft-identity |
| 42× | times-frac |
| 40× | add-sqr-sqrt |
| 37× | add-cube-cbrt |
| 36× | sqrt-prod |
| 14× | associate-/r* |
| 10× | add-exp-log |
| 9× | distribute-lft-out |
| 8× | add-cbrt-cube |
| 7× | pow1 |
| 6× | sqrt-div associate-/l* |
| 4× | expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp |
| 3× | pow-flip flip3-+ div-exp flip-+ |
| 2× | cbrt-undiv frac-2neg sqrt-pow1 pow1/2 clear-num div-inv |
| 1× | rem-sqrt-square rec-exp 1-exp fma-udef hypot-def inv-pow |
| 5.0ms | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 7.0ms | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 8.0ms | (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 0.0ms | (fma (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (- 1.0)) |
| 46.0ms | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 72.0ms | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 45.0ms | (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 225.0ms | (fma (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (- 1.0)) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 382 | 1272 |
| 1 | 1331 | 1133 |
| 2 | 5002 | 1081 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0.0b
99.8% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 32.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 26 |
| 1 | 38 | 26 |
| 426.0ms | 1693× | body | 1280 | valid |
| 213.0ms | 1244× | body | 640 | valid |
| 194.0ms | 4112× | body | 80 | valid |
| 81.0ms | 649× | body | 320 | valid |
| 26.0ms | 302× | body | 160 | valid |