Time bar (total: 2.1s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 99.9% | 0% | 0.1% | 1 |
| 12.0ms | 51× | body | 1280 | valid |
| 8.0ms | 46× | body | 640 | valid |
| 4.0ms | 123× | body | 80 | valid |
| 2.0ms | 22× | body | 320 | valid |
| 1.0ms | 14× | body | 160 | valid |
Useful iterations: 0 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5238 | 10 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 30.9b
Found 2 expressions with local error:
| 0.0b | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 3.4b | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 21× | *-un-lft-identity |
| 16× | add-sqr-sqrt |
| 13× | times-frac |
| 11× | add-cube-cbrt |
| 4× | add-exp-log associate-/r* add-cbrt-cube distribute-lft-out add-log-exp |
| 3× | associate-/l* |
| 2× | pow1 associate-/r/ difference-of-squares |
| 1× | cbrt-undiv sub-neg flip3-- frac-2neg flip3-+ diff-log div-exp clear-num flip-- flip-+ div-inv distribute-lft-out-- |
| 5.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 10.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 6.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 8.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: 0 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4993 | 703 |
| 1 | 4993 | 703 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 2 | 53 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 52 | 2 | 54 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (* 1.0 x) (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))) |
| 0.1b | (* 0.33333333333333337 (pow x 3)) |
| 0.2b | (* 5.551115123125783e-17 (pow x 4)) |
| 7.6b | (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))) |
| 23× | add-sqr-sqrt |
| 19× | associate-*r* |
| 14× | add-exp-log |
| 11× | add-cube-cbrt *-un-lft-identity add-log-exp |
| 8× | unpow-prod-down add-cbrt-cube |
| 7× | unswap-sqr |
| 6× | associate-*l* prod-exp |
| 4× | pow1 cube-prod sqr-pow |
| 2× | pow-to-exp diff-log pow-exp sum-log *-commutative cbrt-unprod |
| 1× | +-commutative cube-mult sub-neg flip3-- flip3-+ unpow3 flip-- flip-+ associate--r+ |
| 6.0ms | (- (* 1.0 x) (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))) |
| 6.0ms | (* 0.33333333333333337 (pow x 3)) |
| 5.0ms | (* 5.551115123125783e-17 (pow x 4)) |
| 5.0ms | (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))) |
| 5.0ms | (- (* 1.0 x) (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))) |
| 4.0ms | (* 0.33333333333333337 (pow x 3)) |
| 4.0ms | (* 5.551115123125783e-17 (pow x 4)) |
| 9.0ms | (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))) |
Useful iterations: 0 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4943 | 921 |
| 1 | 4943 | 921 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 0 | 92 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 92 | 2 | 94 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 0.0b | (pow (exp -2.0) x) |
| 0.5b | (/ 2.0 (sqrt (+ 1.0 (pow (exp -2.0) x)))) |
| 3.4b | (- (/ (/ 2.0 (sqrt (+ 1.0 (pow (exp -2.0) x)))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 49× | add-sqr-sqrt |
| 36× | *-un-lft-identity |
| 31× | times-frac |
| 25× | sqrt-prod |
| 24× | add-cube-cbrt |
| 7× | associate-/r* difference-of-squares |
| 6× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 5× | distribute-lft-out |
| 4× | pow-pow sqrt-div |
| 3× | unpow-prod-down pow-unpow exp-prod associate-/l* |
| 2× | flip3-+ associate-/r/ flip-+ |
| 1× | cbrt-undiv pow-to-exp sub-neg rem-sqrt-square flip3-- frac-2neg sqrt-pow1 pow1/2 diff-log div-exp pow-exp clear-num flip-- div-inv distribute-lft-out-- sqr-pow |
| 3.0ms | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 3.0ms | (pow (exp -2.0) x) |
| 7.0ms | (/ 2.0 (sqrt (+ 1.0 (pow (exp -2.0) x)))) |
| 67.0ms | (- (/ (/ 2.0 (sqrt (+ 1.0 (pow (exp -2.0) x)))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 4.0ms | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 3.0ms | (pow (exp -2.0) x) |
| 10.0ms | (/ 2.0 (sqrt (+ 1.0 (pow (exp -2.0) x)))) |
| 18.0ms | (- (/ (/ 2.0 (sqrt (+ 1.0 (pow (exp -2.0) x)))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
Useful iterations: 0 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4943 | 1465 |
| 1 | 4943 | 1465 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 0 | 112 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 112 | 2 | 114 |
Merged error: 0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 31.7b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 3.1151766460310113e-10 | 750121.5154984352 | 0.0009120015781827385 |
| 10 | -0.011906680586735937 | -1.9701598084782332e-20 | -0.000908692476193801 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 108 | 43 |
| 1 | 108 | 43 |
| 427.0ms | 1737× | body | 1280 | valid |
| 209.0ms | 1255× | body | 640 | valid |
| 131.0ms | 4069× | body | 80 | valid |
| 71.0ms | 632× | body | 320 | valid |
| 23.0ms | 307× | body | 160 | valid |
Loading profile data...