Time bar (total: 3.3s)
| 11.0ms | 50× | body | 1280 | valid |
| 6.0ms | 47× | body | 640 | valid |
| 3.0ms | 130× | body | 80 | valid |
| 2.0ms | 18× | body | 320 | valid |
| 1.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 22 | 5 |
| 2 | 30 | 5 |
| 3 | 52 | 5 |
| 4 | 114 | 5 |
| 5 | 322 | 5 |
| 6 | 1627 | 5 |
| 7 | 5002 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.5b
Found 3 expressions with local error:
| 0.0b | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 3.2b | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 24× | *-un-lft-identity |
| 17× | add-sqr-sqrt |
| 13× | times-frac |
| 12× | add-cube-cbrt |
| 7× | add-log-exp |
| 5× | add-exp-log add-cbrt-cube distribute-lft-out |
| 4× | associate-/r* |
| 3× | pow1 associate-/l* |
| 2× | flip3-+ associate-/r/ flip-+ difference-of-squares |
| 1× | cbrt-undiv +-commutative sub-neg flip3-- frac-2neg diff-log div-exp clear-num sum-log flip-- div-inv distribute-lft-out-- |
| 6.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 3.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 32.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 35.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 21.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 81.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: 2 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 251 | 494 |
| 1 | 731 | 465 |
| 2 | 2785 | 460 |
| 3 | 5002 | 460 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 0.0b | (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 0.5b | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 3.2b | (- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 388× | times-frac |
| 305× | *-un-lft-identity |
| 233× | sqrt-prod |
| 214× | add-sqr-sqrt |
| 189× | add-cube-cbrt |
| 57× | distribute-lft-out |
| 30× | associate-/l* |
| 22× | sqrt-div |
| 20× | associate-/r/ |
| 14× | associate-/r* |
| 11× | add-exp-log flip3-+ add-cbrt-cube flip-+ |
| 10× | div-inv |
| 7× | difference-of-squares |
| 6× | add-log-exp |
| 5× | pow1 |
| 4× | cbrt-undiv div-exp |
| 2× | frac-2neg clear-num |
| 1× | sub-neg rem-sqrt-square flip3-- sqrt-pow1 pow1/2 diff-log flip-- associate-/l/ distribute-lft-out-- |
| 4.0ms | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 23.0ms | (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 7.0ms | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 168.0ms | (- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 40.0ms | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 41.0ms | (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 65.0ms | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 80.0ms | (- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 790 | 5746 |
| 1 | 2871 | 5152 |
| 2 | 5001 | 4983 |
2 alts after pruning (1 fresh and 1 done)
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.7b | (* 5.551115123125783e-17 (pow x 4)) |
| 8.2b | (+ (* 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)))) |
| 7.0ms | (* 0.33333333333333337 (pow x 3)) |
| 5.0ms | (* 5.551115123125783e-17 (pow x 4)) |
| 3.0ms | (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))) |
| 47.0ms | (- (* 1.0 x) (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))) |
| 40.0ms | (* 0.33333333333333337 (pow x 3)) |
| 35.0ms | (* 5.551115123125783e-17 (pow x 4)) |
| 111.0ms | (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))) |
Useful iterations: 1 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 344 | 493 |
| 1 | 1475 | 459 |
| 2 | 5001 | 459 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
98.6% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 29.6b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 20 |
| 1 | 37 | 20 |
| 371.0ms | 1758× | body | 1280 | valid |
| 304.0ms | 1190× | body | 640 | valid |
| 107.0ms | 4126× | body | 80 | valid |
| 56.0ms | 615× | body | 320 | valid |
| 19.0ms | 311× | body | 160 | valid |