Time bar (total: 2.7s)
| 13.0ms | 54× | body | 1280 | valid |
| 5.0ms | 33× | body | 640 | valid |
| 5.0ms | 141× | body | 80 | valid |
| 2.0ms | 18× | body | 320 | valid |
| 1.0ms | 10× | body | 160 | valid |
Useful iterations: 0 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5238 | 10 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 27.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.5b | (- (/ 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))) |
| 11.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 5.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 2.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 8.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: 0 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5224 | 836 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 4 | 69 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 4 | 70 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (pow (exp -2.0) x)) |
| 0.0b | (+ 1.0 (pow (exp -2.0) x)) |
| 0.0b | (+ 1.0 (/ 2.0 (+ 1.0 (pow (exp -2.0) x)))) |
| 3.5b | (- (* 2.0 (/ 2.0 (* (+ 1.0 (pow (exp -2.0) x)) (+ 1.0 (pow (exp -2.0) x))))) (* 1.0 1.0)) |
| 12× | add-log-exp |
| 10× | *-un-lft-identity |
| 4× | pow1 add-exp-log add-sqr-sqrt add-cube-cbrt add-cbrt-cube |
| 3× | +-commutative flip3-+ sum-log flip-+ distribute-lft-out |
| 1× | sub-neg flip3-- diff-log flip-- |
| 5.0ms | (+ 1.0 (pow (exp -2.0) x)) |
| 5.0ms | (+ 1.0 (pow (exp -2.0) x)) |
| 12.0ms | (+ 1.0 (/ 2.0 (+ 1.0 (pow (exp -2.0) x)))) |
| 15.0ms | (- (* 2.0 (/ 2.0 (* (+ 1.0 (pow (exp -2.0) x)) (+ 1.0 (pow (exp -2.0) x))))) (* 1.0 1.0)) |
| 4.0ms | (+ 1.0 (pow (exp -2.0) x)) |
| 4.0ms | (+ 1.0 (pow (exp -2.0) x)) |
| 9.0ms | (+ 1.0 (/ 2.0 (+ 1.0 (pow (exp -2.0) x)))) |
| 15.0ms | (- (* 2.0 (/ 2.0 (* (+ 1.0 (pow (exp -2.0) x)) (+ 1.0 (pow (exp -2.0) x))))) (* 1.0 1.0)) |
Useful iterations: 0 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5067 | 746 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 1 | 60 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 4 | 64 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (pow (exp -2.0) x)) |
| 0.0b | (+ 1.0 (/ 2.0 (+ 1.0 (pow (exp -2.0) x)))) |
| 3.5b | (log (exp (- (* 2.0 (/ 2.0 (pow (+ 1.0 (pow (exp -2.0) x)) 2))) (* 1.0 1.0)))) |
| 3.5b | (- (* 2.0 (/ 2.0 (pow (+ 1.0 (pow (exp -2.0) x)) 2))) (* 1.0 1.0)) |
| 10× | *-un-lft-identity add-log-exp |
| 6× | add-sqr-sqrt add-cube-cbrt |
| 5× | pow1 log-prod |
| 4× | add-exp-log log-pow add-cbrt-cube |
| 3× | exp-prod |
| 2× | +-commutative sub-neg flip3-+ exp-sum sum-log flip-+ distribute-lft-out |
| 1× | log-div flip3-- exp-diff diff-log rem-log-exp flip-- |
| 5.0ms | (+ 1.0 (pow (exp -2.0) x)) |
| 10.0ms | (+ 1.0 (/ 2.0 (+ 1.0 (pow (exp -2.0) x)))) |
| 14.0ms | (log (exp (- (* 2.0 (/ 2.0 (pow (+ 1.0 (pow (exp -2.0) x)) 2))) (* 1.0 1.0)))) |
| 12.0ms | (- (* 2.0 (/ 2.0 (pow (+ 1.0 (pow (exp -2.0) x)) 2))) (* 1.0 1.0)) |
| 4.0ms | (+ 1.0 (pow (exp -2.0) x)) |
| 9.0ms | (+ 1.0 (/ 2.0 (+ 1.0 (pow (exp -2.0) x)))) |
| 14.0ms | (log (exp (- (* 2.0 (/ 2.0 (pow (+ 1.0 (pow (exp -2.0) x)) 2))) (* 1.0 1.0)))) |
| 14.0ms | (- (* 2.0 (/ 2.0 (pow (+ 1.0 (pow (exp -2.0) x)) 2))) (* 1.0 1.0)) |
Useful iterations: 0 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5293 | 1000 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 0 | 66 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 4 | 70 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (cbrt (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0)) |
| 3.5b | (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0) |
| 3.5b | (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0) |
| 3.5b | (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0) |
| 25× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 10× | add-log-exp |
| 8× | difference-of-squares |
| 6× | cbrt-prod |
| 5× | add-cube-cbrt |
| 4× | pow1 add-exp-log flip3-- times-frac add-cbrt-cube flip-- distribute-lft-out-- |
| 3× | sub-neg diff-log |
| 2× | cbrt-div |
| 1× | pow1/3 |
| 11.0ms | (cbrt (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0)) |
| 12.0ms | (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0) |
| 12.0ms | (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0) |
| 12.0ms | (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0) |
| 30.0ms | (cbrt (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0)) |
| 11.0ms | (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0) |
| 13.0ms | (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0) |
| 11.0ms | (- (/ 2.0 (+ 1.0 (pow (exp -2.0) x))) 1.0) |
Useful iterations: 0 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4992 | 1101 |
| 1 | 4992 | 1101 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 0 | 73 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 73 | 4 | 77 |
Merged error: 0.0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 29.3b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1.2889027181245805e-06 | 0.005898508865977251 | 0.0007063694993854554 |
| 8 | -0.005708457349238343 | -9.709340229875236e-07 | -0.001125542754715476 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 121 | 64 |
| 1 | 121 | 64 |
| 429.0ms | 1777× | body | 1280 | valid |
| 202.0ms | 1222× | body | 640 | valid |
| 131.0ms | 4098× | body | 80 | valid |
| 64.0ms | 586× | body | 320 | valid |
| 23.0ms | 317× | body | 160 | valid |
Loading profile data...