Time bar (total: 17.5s)
| 25.0ms | 56× | body | 1280 | valid |
| 12.0ms | 38× | body | 640 | valid |
| 8.0ms | 133× | body | 80 | valid |
| 4.0ms | 20× | body | 320 | valid |
| 1.0ms | 9× | 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: 28.7b
Found 3 expressions with local error:
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 0.0b | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 2.6b | (- (/ 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-- |
| 15.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 29.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 156.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 18.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 58.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 114.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 | 856 | 2219 |
| 3 | 2401 | 1982 |
| done | 5001 | 1796 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 0.5b | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 2.6b | (- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 1375× | times-frac |
| 1227× | *-un-lft-identity |
| 853× | add-sqr-sqrt |
| 829× | add-cube-cbrt |
| 789× | sqrt-prod |
| 585× | prod-diff |
| 198× | distribute-lft-out |
| 195× | fma-neg |
| 66× | sqrt-div associate-/r/ |
| 35× | flip3-+ flip-+ |
| 33× | div-inv |
| 10× | add-log-exp |
| 7× | associate-/r* difference-of-squares |
| 6× | add-exp-log fma-def add-cbrt-cube |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | associate-/l* |
| 2× | +-commutative sum-log |
| 1× | cbrt-undiv sub-neg flip3-- frac-2neg diff-log div-exp clear-num flip-- distribute-lft-out-- |
| 14.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 13.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 16.0ms | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 501.0ms | (- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 20.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 18.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 88.0ms | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 108.0ms | (- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
Useful iterations: done (2.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 672 | 36057 |
| 1 | 1528 | 26961 |
| 2 | 2873 | 21384 |
| done | 5001 | 17650 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 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)) |
| 9.5b | (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+ |
| 12.0ms | (- (* 1.0 x) (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))) |
| 27.0ms | (* 0.33333333333333337 (pow x 3)) |
| 1.0ms | (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3))) |
| 50.0ms | (- (* 1.0 x) (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3)))) |
| 54.0ms | (* 0.33333333333333337 (pow x 3)) |
| 112.0ms | (fma 5.551115123125783e-17 (pow x 4) (* 0.33333333333333337 (pow x 3))) |
Useful iterations: done (3.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 112 | 1058 |
| 1 | 246 | 875 |
| 2 | 755 | 818 |
| 3 | 3941 | 781 |
| done | 5000 | 780 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
98.9% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 29.8b
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 64 |
| 1 | 34 | 46 |
| done | 34 | 46 |
| 810.0ms | 1772× | body | 1280 | valid |
| 271.0ms | 1203× | body | 640 | valid |
| 214.0ms | 4111× | body | 80 | valid |
| 100.0ms | 597× | body | 320 | valid |
| 31.0ms | 317× | body | 160 | valid |