Time bar (total: 4.4s)
| 14.0ms | 353× | body | 80 | nan |
| 11.0ms | 243× | body | 80 | valid |
| 10.0ms | 197× | body | 80 | overflowed |
| 2.0ms | 18× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 7 |
| 1 | 28 | 7 |
| 2 | 40 | 7 |
| 3 | 73 | 7 |
| 4 | 176 | 7 |
| 5 | 559 | 7 |
| 6 | 2626 | 7 |
| 7 | 5001 | 7 |
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: 4.1b
Found 4 expressions with local error:
| 0.0b | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 0.0b | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 4.2b | (- (exp (* 2.0 x)) 1.0) |
| 4.3b | (- (exp x) 1.0) |
| 78× | add-sqr-sqrt |
| 75× | *-un-lft-identity |
| 51× | times-frac |
| 31× | sqrt-prod |
| 27× | add-cube-cbrt |
| 24× | distribute-lft-out-- difference-of-squares |
| 8× | add-log-exp |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 flip3-- associate-/r* flip-- associate-/l* |
| 4× | associate-/r/ |
| 2× | sub-neg rem-sqrt-square diff-log div-inv associate-/l/ |
| 1× | cbrt-undiv frac-2neg sqrt-pow1 pow1/2 sqrt-div div-sub div-exp clear-num |
| 23.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 10.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 4.0ms | (- (exp (* 2.0 x)) 1.0) |
| 7.0ms | (- (exp x) 1.0) |
| 91.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 64.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 25.0ms | (- (exp (* 2.0 x)) 1.0) |
| 23.0ms | (- (exp x) 1.0) |
Useful iterations: 3 (111.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 1380 |
| 1 | 1054 | 1314 |
| 2 | 4265 | 1301 |
| 3 | 5001 | 1293 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 133 | 2 | 135 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 134 | 2 | 136 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (sqrt (exp (* 2.0 x))) |
| 0.5b | (sqrt (exp (* 2.0 x))) |
| 4.3b | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 4.3b | (- (exp x) 1.0) |
| 18× | add-sqr-sqrt |
| 12× | *-un-lft-identity sqrt-prod |
| 10× | add-log-exp |
| 6× | pow1 add-cube-cbrt sqrt-pow1 |
| 5× | difference-of-squares |
| 4× | add-exp-log add-cbrt-cube |
| 3× | distribute-lft-out-- |
| 2× | sub-neg rem-sqrt-square exp-prod flip3-- exp-to-pow pow1/2 diff-log flip-- |
| 2.0ms | (sqrt (exp (* 2.0 x))) |
| 2.0ms | (sqrt (exp (* 2.0 x))) |
| 6.0ms | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 5.0ms | (- (exp x) 1.0) |
| 22.0ms | (sqrt (exp (* 2.0 x))) |
| 22.0ms | (sqrt (exp (* 2.0 x))) |
| 51.0ms | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 15.0ms | (- (exp x) 1.0) |
Useful iterations: 3 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 382 |
| 1 | 414 | 365 |
| 2 | 1068 | 363 |
| 3 | 3163 | 361 |
| 4 | 5002 | 361 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 1 | 74 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 3 | 76 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (pow (exp 2.0) (* 1/2 x)) |
| 0.5b | (sqrt (exp (* 2.0 x))) |
| 4.3b | (- (pow (exp 2.0) (* 1/2 x)) (sqrt 1.0)) |
| 4.3b | (- (exp x) 1.0) |
| 20× | add-sqr-sqrt |
| 11× | *-un-lft-identity |
| 9× | add-log-exp |
| 7× | add-cube-cbrt difference-of-squares |
| 6× | pow1 sqrt-prod |
| 5× | unpow-prod-down |
| 4× | add-exp-log exp-prod pow-pow add-cbrt-cube |
| 3× | sqrt-pow1 sqr-pow |
| 2× | sub-neg flip3-- diff-log flip-- distribute-lft-out-- |
| 1× | pow-to-exp rem-sqrt-square pow-unpow exp-to-pow pow1/2 pow-exp |
| 3.0ms | (pow (exp 2.0) (* 1/2 x)) |
| 2.0ms | (sqrt (exp (* 2.0 x))) |
| 7.0ms | (- (pow (exp 2.0) (* 1/2 x)) (sqrt 1.0)) |
| 4.0ms | (- (exp x) 1.0) |
| 30.0ms | (pow (exp 2.0) (* 1/2 x)) |
| 22.0ms | (sqrt (exp (* 2.0 x))) |
| 56.0ms | (- (pow (exp 2.0) (* 1/2 x)) (sqrt 1.0)) |
| 14.0ms | (- (exp x) 1.0) |
Useful iterations: 3 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 243 | 428 |
| 1 | 686 | 409 |
| 2 | 2418 | 406 |
| 3 | 5002 | 404 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 0 | 78 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 78 | 3 | 81 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0)))) |
| 0.2b | (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))) |
| 0.2b | (/ (pow x 2) (sqrt 2.0)) |
| 0.4b | (/ x (sqrt 2.0)) |
| 123× | times-frac |
| 108× | add-sqr-sqrt |
| 83× | *-un-lft-identity |
| 81× | add-cube-cbrt |
| 67× | sqrt-prod |
| 52× | associate-*l* |
| 41× | unpow-prod-down |
| 21× | add-exp-log |
| 15× | unpow2 sqr-pow |
| 13× | add-cbrt-cube |
| 12× | associate-/r* |
| 11× | associate-/l* |
| 9× | unswap-sqr |
| 7× | div-exp |
| 6× | pow1 associate-*r* add-log-exp |
| 4× | distribute-rgt-in sub-neg associate-+r+ distribute-lft-in prod-exp |
| 3× | cbrt-undiv div-inv |
| 2× | frac-times pow-to-exp flip3-- frac-2neg associate-*r/ pow-exp clear-num flip-- cbrt-unprod difference-of-squares |
| 1× | +-commutative flip3-+ pow-prod-down associate-*l/ sum-log *-commutative flip-+ distribute-lft-out-- |
| 5.0ms | (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0)))) |
| 25.0ms | (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))) |
| 6.0ms | (/ (pow x 2) (sqrt 2.0)) |
| 4.0ms | (/ x (sqrt 2.0)) |
| 138.0ms | (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0)))) |
| 72.0ms | (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))) |
| 65.0ms | (/ (pow x 2) (sqrt 2.0)) |
| 54.0ms | (/ x (sqrt 2.0)) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 607 | 1712 |
| 1 | 2477 | 1546 |
| 2 | 5002 | 1532 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 233 | 0 | 233 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 233 | 3 | 236 |
Merged error: 0b
72.1% (0.8b remaining)
Error of 0.9b against oracle of 0.1b and baseline of 3.0b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | -2.1715692429689375e-16 | -4.9708941443212345e-18 | -1.6685537623511625e-16 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 27 |
| 1 | 38 | 27 |
| 492.0ms | 12490× | body | 80 | nan |
| 323.0ms | 7391× | body | 80 | valid |
| 247.0ms | 6727× | body | 80 | overflowed |
| 74.0ms | 744× | body | 160 | valid |
Loading profile data...