Time bar (total: 4.5s)
| 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 (2.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: 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) |
| 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-- |
| 9.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) |
| 36.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 19.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 77.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 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.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+ |
| 9.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))) |
| 50.0ms | (- (* 1.0 x) (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))) |
| 38.0ms | (* 0.33333333333333337 (pow x 3)) |
| 36.0ms | (* 5.551115123125783e-17 (pow x 4)) |
| 106.0ms | (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 344 | 493 |
| 1 | 1475 | 459 |
| 2 | 5001 | 459 |
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) |
| 29× | *-un-lft-identity |
| 25× | add-sqr-sqrt |
| 15× | add-cube-cbrt |
| 14× | times-frac |
| 8× | add-log-exp |
| 7× | log-pow |
| 6× | add-exp-log exp-prod add-cbrt-cube |
| 5× | pow1 log-prod distribute-lft-out |
| 4× | associate-/r* difference-of-squares |
| 3× | associate-/l* |
| 2× | sub-neg flip3-+ exp-sum associate-/r/ flip-+ 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-- div-inv |
| 6.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 3.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 77.0ms | (log (exp (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0))) |
| 35.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 37.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 16.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 80.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 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 672 |
| 1 | 849 | 622 |
| 2 | 3009 | 617 |
| 3 | 5002 | 617 |
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.0b | (+ (/ (sqrt 2.0) (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) |
| 0.3b | (* (- (/ (sqrt 2.0) (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) (+ (/ (sqrt 2.0) (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0))) |
| 3.3b | (- (/ (sqrt 2.0) (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) |
| 66× | add-sqr-sqrt |
| 30× | sqrt-prod |
| 20× | difference-of-squares |
| 17× | *-un-lft-identity |
| 16× | times-frac |
| 14× | associate-*l* |
| 8× | add-log-exp |
| 7× | pow1 add-cube-cbrt |
| 6× | add-exp-log add-cbrt-cube |
| 5× | flip3-+ flip-+ |
| 4× | frac-times flip3-- associate-*r* flip-- |
| 3× | distribute-lft-out |
| 2× | sqrt-div associate-*r/ associate-*l/ distribute-lft-out-- |
| 1× | +-commutative distribute-rgt-in sub-neg rem-sqrt-square distribute-lft-in sqrt-pow1 pow1/2 diff-log pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr |
| 4.0ms | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 48.0ms | (+ (/ (sqrt 2.0) (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) |
| 325.0ms | (* (- (/ (sqrt 2.0) (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) (+ (/ (sqrt 2.0) (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0))) |
| 60.0ms | (- (/ (sqrt 2.0) (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) |
| 39.0ms | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 112.0ms | (+ (/ (sqrt 2.0) (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) |
| 378.0ms | (* (- (/ (sqrt 2.0) (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) (+ (/ (sqrt 2.0) (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0))) |
| 123.0ms | (- (/ (sqrt 2.0) (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt 1.0)) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 452 | 1804 |
| 1 | 1980 | 1641 |
| 2 | 5003 | 1628 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0.0b
98.8% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 32.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 16 |
| 1 | 37 | 16 |
| 422.0ms | 1693× | body | 1280 | valid |
| 215.0ms | 1244× | body | 640 | valid |
| 191.0ms | 4112× | body | 80 | valid |
| 80.0ms | 649× | body | 320 | valid |
| 26.0ms | 302× | body | 160 | valid |