Time bar (total: 2.6s)
| 11.0ms | 53× | body | 1280 | valid |
| 6.0ms | 41× | body | 640 | valid |
| 3.0ms | 127× | body | 80 | valid |
| 2.0ms | 22× | body | 320 | valid |
| 1.0ms | 13× | 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: 30.3b
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.1b | (- (/ 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) |
| 41.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 16.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 82.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: 2 (18.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: 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))) |
| 3.0b | (log (exp (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0))) |
| 3.1b | (- (/ 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))) |
| 75.0ms | (log (exp (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0))) |
| 32.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 36.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 21.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 81.0ms | (log (exp (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0))) |
| 79.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: 2 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 672 |
| 1 | 849 | 622 |
| 2 | 3009 | 617 |
| 3 | 5002 | 617 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.1b | (* 0.33333333333333337 (pow x 3)) |
| 0.4b | (* 5.551115123125783e-17 (pow x 4)) |
| 9.8b | (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))) |
| 22× | add-sqr-sqrt |
| 19× | associate-*r* |
| 13× | add-exp-log |
| 10× | add-cube-cbrt *-un-lft-identity |
| 8× | unpow-prod-down |
| 7× | add-cbrt-cube unswap-sqr |
| 6× | associate-*l* prod-exp |
| 5× | add-log-exp |
| 4× | cube-prod sqr-pow |
| 3× | pow1 |
| 2× | pow-to-exp pow-exp *-commutative cbrt-unprod |
| 1× | +-commutative cube-mult flip3-+ unpow3 sum-log flip-+ |
| 6.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))) |
| 43.0ms | (* 0.33333333333333337 (pow x 3)) |
| 37.0ms | (* 5.551115123125783e-17 (pow x 4)) |
| 113.0ms | (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))) |
Useful iterations: 1 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 323 |
| 1 | 1157 | 293 |
| 2 | 5001 | 293 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0.0b
99.2% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 29.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 16 |
| 1 | 37 | 16 |
| 351.0ms | 1715× | body | 1280 | valid |
| 181.0ms | 1279× | body | 640 | valid |
| 103.0ms | 4081× | body | 80 | valid |
| 52.0ms | 585× | body | 320 | valid |
| 20.0ms | 340× | body | 160 | valid |