Time bar (total: 4.2s)
| 10.0ms | 44× | body | 1280 | valid |
| 8.0ms | 45× | body | 640 | valid |
| 4.0ms | 124× | body | 80 | valid |
| 3.0ms | 26× | body | 320 | valid |
| 1.0ms | 17× | 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 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
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))) |
| 4.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-- |
| 5.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 3.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 10.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))) |
| 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 | 2771 | 460 |
| 3 | 5002 | 460 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 3 | 69 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 67 | 3 | 70 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.1b | (* 0.33333333333333337 (pow x 3)) |
| 0.2b | (* 5.551115123125783e-17 (pow x 4)) |
| 8.0b | (+ (* 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)) |
| 7.0ms | (+ (* 5.551115123125783e-17 (pow x 4)) (* 0.33333333333333337 (pow x 3))) |
| 36.0ms | (* 0.33333333333333337 (pow x 3)) |
| 39.0ms | (* 5.551115123125783e-17 (pow x 4)) |
| 106.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 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 76 | 0 | 76 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 76 | 3 | 79 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 0.5b | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 4.6b | (- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 44× | add-sqr-sqrt |
| 34× | *-un-lft-identity |
| 31× | times-frac |
| 21× | sqrt-prod |
| 20× | add-cube-cbrt |
| 10× | add-log-exp |
| 7× | associate-/r* difference-of-squares |
| 6× | add-exp-log add-cbrt-cube distribute-lft-out |
| 4× | pow1 |
| 3× | flip3-+ flip-+ associate-/l* |
| 2× | +-commutative sqrt-div sum-log associate-/r/ |
| 1× | cbrt-undiv sub-neg flip3-- frac-2neg diff-log div-exp clear-num flip-- div-inv distribute-lft-out-- |
| 3.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 3.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 6.0ms | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 62.0ms | (- (/ (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (sqrt (+ 1.0 (exp (* -2.0 x))))) 1.0) |
| 21.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 16.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 70.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 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 320 | 1064 |
| 1 | 949 | 949 |
| 2 | 4186 | 896 |
| 3 | 5002 | 896 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 0 | 101 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 101 | 3 | 104 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ 2.0 (/ (+ (pow 1.0 3) (pow (exp (* -2.0 x)) 3)) (+ (* (exp (* -2.0 x)) (- (exp (* -2.0 x)) 1.0)) (* 1.0 1.0)))) |
| 0.0b | (pow (exp (* -2.0 x)) 3) |
| 4.8b | (- (exp (* -2.0 x)) 1.0) |
| 4.9b | (- (/ 2.0 (/ (+ (pow 1.0 3) (pow (exp (* -2.0 x)) 3)) (+ (* (exp (* -2.0 x)) (- (exp (* -2.0 x)) 1.0)) (* 1.0 1.0)))) 1.0) |
| 217× | *-un-lft-identity |
| 210× | times-frac |
| 104× | add-sqr-sqrt |
| 93× | add-cube-cbrt |
| 60× | distribute-lft-out |
| 51× | unpow-prod-down cube-prod |
| 33× | associate-/r* |
| 12× | sum-cubes |
| 10× | add-cbrt-cube |
| 9× | add-exp-log associate-/r/ add-log-exp |
| 5× | pow1 div-inv |
| 4× | flip3-+ flip-+ difference-of-squares |
| 3× | cbrt-undiv pow-unpow pow-pow div-exp associate-/l* |
| 2× | sub-neg flip3-- diff-log flip-- distribute-lft-out-- |
| 1× | cube-mult pow-to-exp exp-prod exp-to-pow frac-2neg unpow3 pow-exp clear-num rem-cube-cbrt sqr-pow |
| 24.0ms | (/ 2.0 (/ (+ (pow 1.0 3) (pow (exp (* -2.0 x)) 3)) (+ (* (exp (* -2.0 x)) (- (exp (* -2.0 x)) 1.0)) (* 1.0 1.0)))) |
| 3.0ms | (pow (exp (* -2.0 x)) 3) |
| 4.0ms | (- (exp (* -2.0 x)) 1.0) |
| 46.0ms | (- (/ 2.0 (/ (+ (pow 1.0 3) (pow (exp (* -2.0 x)) 3)) (+ (* (exp (* -2.0 x)) (- (exp (* -2.0 x)) 1.0)) (* 1.0 1.0)))) 1.0) |
| 190.0ms | (/ 2.0 (/ (+ (pow 1.0 3) (pow (exp (* -2.0 x)) 3)) (+ (* (exp (* -2.0 x)) (- (exp (* -2.0 x)) 1.0)) (* 1.0 1.0)))) |
| 36.0ms | (pow (exp (* -2.0 x)) 3) |
| 27.0ms | (- (exp (* -2.0 x)) 1.0) |
| 482.0ms | (- (/ 2.0 (/ (+ (pow 1.0 3) (pow (exp (* -2.0 x)) 3)) (+ (* (exp (* -2.0 x)) (- (exp (* -2.0 x)) 1.0)) (* 1.0 1.0)))) 1.0) |
Useful iterations: 2 (87.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 822 | 4635 |
| 1 | 3887 | 4495 |
| 2 | 5001 | 4491 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 216 | 1 | 217 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 216 | 4 | 220 |
Merged error: 0.0b
99.5% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 31.8b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 38 |
| 1 | 49 | 38 |
| 420.0ms | 1662× | body | 1280 | valid |
| 213.0ms | 1272× | body | 640 | valid |
| 133.0ms | 4071× | body | 80 | valid |
| 75.0ms | 660× | body | 320 | valid |
| 25.0ms | 335× | body | 160 | valid |
Loading profile data...