Time bar (total: 4.4s)
| 12.0ms | 53× | body | 1280 | valid |
| 5.0ms | 38× | body | 640 | valid |
| 5.0ms | 23× | body | 320 | valid |
| 3.0ms | 135× | body | 80 | valid |
| 0.0ms | 7× | 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 |
| done | 5002 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 28.3b
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) |
| 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-- |
| 7.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 15.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 66.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 16.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 38.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 78.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 | 5001 | 460 |
| done | 5001 | 460 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 4 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) |
| 2.6b | (log (exp (- (/ 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 |
| 7.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 15.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 66.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 146.0ms | (log (exp (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0))) |
| 16.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 38.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 73.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 77.0ms | (log (exp (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0))) |
Useful iterations: 2 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 672 |
| 1 | 851 | 622 |
| 2 | 3011 | 617 |
| 3 | 5001 | 617 |
| done | 5001 | 617 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.7b | (cbrt (+ 1.0 (exp (* -2.0 x)))) |
| 0.7b | (cbrt (+ 1.0 (exp (* -2.0 x)))) |
| 2.6b | (- (/ (/ 2.0 (* (cbrt (+ 1.0 (exp (* -2.0 x)))) (cbrt (+ 1.0 (exp (* -2.0 x)))))) (cbrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 2.6b | (log (exp (- (/ (/ 2.0 (* (cbrt (+ 1.0 (exp (* -2.0 x)))) (cbrt (+ 1.0 (exp (* -2.0 x)))))) (cbrt (+ 1.0 (exp (* -2.0 x))))) 1.0))) |
| 36× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 12× | cbrt-prod times-frac |
| 10× | log-pow difference-of-squares |
| 9× | exp-prod |
| 8× | add-cube-cbrt |
| 6× | add-log-exp |
| 5× | pow1 log-prod |
| 4× | add-exp-log cbrt-div add-cbrt-cube |
| 2× | sub-neg flip3-+ pow1/3 exp-sum flip-+ distribute-lft-out distribute-lft-out-- |
| 1× | log-div flip3-- exp-diff diff-log rem-log-exp flip-- |
| 6.0ms | (cbrt (+ 1.0 (exp (* -2.0 x)))) |
| 5.0ms | (cbrt (+ 1.0 (exp (* -2.0 x)))) |
| 178.0ms | (- (/ (/ 2.0 (* (cbrt (+ 1.0 (exp (* -2.0 x)))) (cbrt (+ 1.0 (exp (* -2.0 x)))))) (cbrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 423.0ms | (log (exp (- (/ (/ 2.0 (* (cbrt (+ 1.0 (exp (* -2.0 x)))) (cbrt (+ 1.0 (exp (* -2.0 x)))))) (cbrt (+ 1.0 (exp (* -2.0 x))))) 1.0))) |
| 130.0ms | (cbrt (+ 1.0 (exp (* -2.0 x)))) |
| 128.0ms | (cbrt (+ 1.0 (exp (* -2.0 x)))) |
| 80.0ms | (- (/ (/ 2.0 (* (cbrt (+ 1.0 (exp (* -2.0 x)))) (cbrt (+ 1.0 (exp (* -2.0 x)))))) (cbrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 82.0ms | (log (exp (- (/ (/ 2.0 (* (cbrt (+ 1.0 (exp (* -2.0 x)))) (cbrt (+ 1.0 (exp (* -2.0 x)))))) (cbrt (+ 1.0 (exp (* -2.0 x))))) 1.0))) |
Useful iterations: 3 (86.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 295 | 1288 |
| 1 | 826 | 1086 |
| 2 | 3359 | 1034 |
| 3 | 5001 | 1010 |
| done | 5001 | 1010 |
3 alts after pruning (1 fresh and 2 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.4b | (* 5.551115123125783e-17 (pow x 4)) |
| 8.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+ |
| 16.0ms | (- (* 1.0 x) (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))) |
| 12.0ms | (* 0.33333333333333337 (pow x 3)) |
| 14.0ms | (* 5.551115123125783e-17 (pow x 4)) |
| 10.0ms | (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))) |
| 52.0ms | (- (* 1.0 x) (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3)))) |
| 35.0ms | (* 0.33333333333333337 (pow x 3)) |
| 41.0ms | (* 5.551115123125783e-17 (pow x 4)) |
| 104.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 |
| done | 5001 | 459 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0.0b
99.9% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 29.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 16 |
| 1 | 37 | 16 |
| done | 37 | 16 |
| 345.0ms | 1694× | body | 1280 | valid |
| 172.0ms | 1296× | body | 640 | valid |
| 105.0ms | 4086× | body | 80 | valid |
| 52.0ms | 606× | body | 320 | valid |
| 18.0ms | 318× | body | 160 | valid |