Time bar (total: 4.2s)
| 18.0ms | 398× | body | 80 | nan |
| 10.0ms | 228× | body | 80 | valid |
| 8.0ms | 215× | body | 80 | overflowed |
| 3.0ms | 32× | 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: 5.7b
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)) |
| 6.3b | (- (exp (* 2.0 x)) 1.0) |
| 6.5b | (- (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 |
| 9.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 24.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) |
| 89.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 63.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 24.0ms | (- (exp (* 2.0 x)) 1.0) |
| 23.0ms | (- (exp x) 1.0) |
Useful iterations: 3 (110.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 1380 |
| 1 | 1054 | 1314 |
| 2 | 4265 | 1301 |
| 3 | 5001 | 1293 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 5 | 135 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 131 | 5 | 136 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (sqrt (exp (* 2.0 x))) |
| 0.3b | (sqrt (exp (* 2.0 x))) |
| 6.5b | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 6.5b | (- (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)) |
| 4.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)) |
| 14.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 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 3 | 74 |
| Fresh | 2 | 2 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 6 | 79 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (cbrt (exp (* 2.0 x))) |
| 0.3b | (cbrt (exp (* 2.0 x))) |
| 6.5b | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 6.5b | (- (exp x) 1.0) |
| 16× | add-sqr-sqrt |
| 12× | *-un-lft-identity |
| 8× | add-log-exp |
| 6× | cbrt-prod add-cube-cbrt sqrt-prod |
| 5× | difference-of-squares |
| 4× | pow1 add-exp-log add-cbrt-cube |
| 3× | distribute-lft-out-- |
| 2× | sub-neg flip3-- pow1/3 diff-log flip-- |
| 2.0ms | (cbrt (exp (* 2.0 x))) |
| 2.0ms | (cbrt (exp (* 2.0 x))) |
| 6.0ms | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 8.0ms | (- (exp x) 1.0) |
| 106.0ms | (cbrt (exp (* 2.0 x))) |
| 112.0ms | (cbrt (exp (* 2.0 x))) |
| 46.0ms | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 15.0ms | (- (exp x) 1.0) |
Useful iterations: 4 (96.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 183 | 396 |
| 1 | 445 | 365 |
| 2 | 1120 | 359 |
| 3 | 3019 | 359 |
| 4 | 5002 | 357 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 0 | 66 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 66 | 6 | 72 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (sqrt (exp (* 2.0 x))) |
| 0.3b | (sqrt (exp (* 2.0 x))) |
| 6.5b | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 6.5b | (- (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-- |
| 5.0ms | (sqrt (exp (* 2.0 x))) |
| 2.0ms | (sqrt (exp (* 2.0 x))) |
| 7.0ms | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 4.0ms | (- (exp x) 1.0) |
| 21.0ms | (sqrt (exp (* 2.0 x))) |
| 27.0ms | (sqrt (exp (* 2.0 x))) |
| 46.0ms | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 15.0ms | (- (exp x) 1.0) |
Useful iterations: 3 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 382 |
| 1 | 414 | 365 |
| 2 | 1068 | 363 |
| 3 | 3163 | 361 |
| 4 | 5002 | 361 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 0 | 74 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 74 | 6 | 80 |
Merged error: 0.0b
77.1% (0.7b remaining)
Error of 0.9b against oracle of 0.1b and baseline of 3.4b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | -9.926686819785067e-05 | -1.6277076070161703e-06 | -1.1832918579959609e-05 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 20 |
| 1 | 30 | 20 |
| 493.0ms | 12450× | body | 80 | nan |
| 318.0ms | 7419× | body | 80 | valid |
| 267.0ms | 6701× | body | 80 | overflowed |
| 69.0ms | 711× | body | 160 | valid |
Loading profile data...