Time bar (total: 4.0s)
| 17.0ms | 344× | body | 80 | nan |
| 11.0ms | 234× | body | 80 | valid |
| 10.0ms | 222× | body | 80 | overflowed |
| 3.0ms | 24× | body | 160 | valid |
Useful iterations: 0 (2.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.8b
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)) |
| 5.3b | (- (exp (* 2.0 x)) 1.0) |
| 5.4b | (- (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))) |
| 9.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 4.0ms | (- (exp (* 2.0 x)) 1.0) |
| 6.0ms | (- (exp x) 1.0) |
| 93.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 63.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 25.0ms | (- (exp (* 2.0 x)) 1.0) |
| 24.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 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 4 | 135 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 132 | 4 | 136 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (sqrt (exp (* 2.0 x))) |
| 0.0b | (sqrt (exp (* 2.0 x))) |
| 5.4b | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 5.4b | (- (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 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 1 | 74 |
| Fresh | 2 | 1 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 75 | 3 | 78 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3) |
| 0.1b | (cbrt (pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3)) |
| 5.4b | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 5.4b | (- (exp x) 1.0) |
| 52× | add-sqr-sqrt |
| 32× | *-un-lft-identity |
| 30× | sqrt-prod |
| 24× | cbrt-prod |
| 21× | difference-of-squares |
| 18× | unpow-prod-down cube-prod |
| 11× | distribute-lft-out-- |
| 10× | add-cube-cbrt |
| 8× | add-log-exp |
| 5× | pow1 add-exp-log add-cbrt-cube |
| 4× | cube-div flip3-- flip-- |
| 3× | pow-unpow |
| 2× | cube-mult sub-neg cbrt-div diff-log unpow3 sqr-pow |
| 1× | pow-to-exp pow-pow pow1/3 pow-exp rem-cbrt-cube rem-cube-cbrt |
| 8.0ms | (pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3) |
| 8.0ms | (cbrt (pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3)) |
| 7.0ms | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 4.0ms | (- (exp x) 1.0) |
| 124.0ms | (pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3) |
| 52.0ms | (cbrt (pow (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) 3)) |
| 47.0ms | (- (sqrt (exp (* 2.0 x))) (sqrt 1.0)) |
| 18.0ms | (- (exp x) 1.0) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 357 | 1065 |
| 1 | 1371 | 995 |
| 2 | 5001 | 983 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 0 | 116 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 116 | 3 | 119 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* x (+ 1.0 (* 0.5 x))) 2.0) |
| 0.0b | (* x (+ 1.0 (* 0.5 x))) |
| 23.8b | (sqrt (+ (* x (+ 1.0 (* 0.5 x))) 2.0)) |
| 9× | add-sqr-sqrt |
| 6× | pow1 add-cube-cbrt *-un-lft-identity |
| 5× | add-exp-log add-cbrt-cube add-log-exp |
| 3× | flip3-+ associate-*r* associate-*l* sqrt-prod flip-+ |
| 2× | distribute-rgt-in associate-+l+ distribute-lft-in sqrt-div associate-*r/ |
| 1× | +-commutative rem-sqrt-square sqrt-pow1 pow1/2 pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr |
| 5.0ms | (+ (* x (+ 1.0 (* 0.5 x))) 2.0) |
| 5.0ms | (* x (+ 1.0 (* 0.5 x))) |
| 5.0ms | (sqrt (+ (* x (+ 1.0 (* 0.5 x))) 2.0)) |
| 21.0ms | (+ (* x (+ 1.0 (* 0.5 x))) 2.0) |
| 68.0ms | (* x (+ 1.0 (* 0.5 x))) |
| 80.0ms | (sqrt (+ (* x (+ 1.0 (* 0.5 x))) 2.0)) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 385 |
| 1 | 1305 | 364 |
| 2 | 5001 | 352 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 0 | 59 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 59 | 3 | 62 |
Merged error: 0.0b
79.6% (0.7b remaining)
Error of 0.8b against oracle of 0.1b and baseline of 3.3b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | -0.0007090918830877794 | -3.895343399462064e-06 | -1.1898853542802406e-05 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 20 |
| 1 | 30 | 20 |
| 528.0ms | 12637× | body | 80 | nan |
| 344.0ms | 7461× | body | 80 | valid |
| 267.0ms | 6559× | body | 80 | overflowed |
| 71.0ms | 681× | body | 160 | valid |
Loading profile data...