Time bar (total: 25.8s)
| 108.0ms | 204× | body | 10240 | exit |
| 24.0ms | 388× | body | 80 | nan |
| 16.0ms | 242× | body | 80 | valid |
| 2.0ms | 20× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 12 |
| 1 | 19 | 12 |
| 2 | 28 | 12 |
| 3 | 41 | 12 |
| 4 | 76 | 12 |
| 5 | 181 | 12 |
| 6 | 489 | 12 |
| 7 | 1695 | 12 |
| done | 5000 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 4.5b
Found 4 expressions with local error:
| 0.2b | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 0.2b | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 4.5b | (- (exp (* 2.0 x)) 1.0) |
| 4.6b | (- (exp x) 1.0) |
| 92× | add-sqr-sqrt |
| 89× | *-un-lft-identity |
| 51× | times-frac |
| 41× | add-cube-cbrt |
| 31× | sqrt-prod |
| 24× | distribute-lft-out-- difference-of-squares |
| 18× | prod-diff |
| 8× | add-log-exp |
| 6× | add-exp-log fma-neg add-cbrt-cube |
| 5× | pow1 flip3-- associate-/r* flip-- associate-/l* |
| 4× | expm1-log1p-u associate-/r/ log1p-expm1-u |
| 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 |
| 70.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 48.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 19.0ms | (- (exp (* 2.0 x)) 1.0) |
| 15.0ms | (- (exp x) 1.0) |
| 117.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 181.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 47.0ms | (- (exp (* 2.0 x)) 1.0) |
| 41.0ms | (- (exp x) 1.0) |
Useful iterations: done (2.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 232 | 2954 |
| 1 | 482 | 2688 |
| 2 | 1074 | 2471 |
| 3 | 3564 | 2362 |
| done | 5000 | 2357 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.2b | (/ (- (exp (* 2.0 x)) 1.0) (- (exp (+ x x)) (* 1.0 1.0))) |
| 0.2b | (sqrt (+ (exp x) 1.0)) |
| 4.5b | (- (exp (* 2.0 x)) 1.0) |
| 4.5b | (- (exp (+ x x)) (* 1.0 1.0)) |
| 50× | add-sqr-sqrt |
| 42× | *-un-lft-identity |
| 26× | add-cube-cbrt |
| 25× | times-frac |
| 21× | difference-of-squares |
| 13× | prod-diff |
| 9× | exp-sum |
| 8× | add-log-exp |
| 7× | fma-neg distribute-lft-out-- |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 associate-/r* associate-/l* |
| 4× | expm1-log1p-u flip3-- sqrt-prod flip-- log1p-expm1-u |
| 2× | sub-neg sqrt-div diff-log associate-/r/ associate-/l/ |
| 1× | cbrt-undiv rem-sqrt-square frac-2neg sqrt-pow1 flip3-+ pow1/2 div-sub div-exp clear-num flip-+ hypot-def div-inv distribute-lft-out |
| 124.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp (+ x x)) (* 1.0 1.0))) |
| 25.0ms | (sqrt (+ (exp x) 1.0)) |
| 27.0ms | (- (exp (* 2.0 x)) 1.0) |
| 111.0ms | (- (exp (+ x x)) (* 1.0 1.0)) |
| 265.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp (+ x x)) (* 1.0 1.0))) |
| 42.0ms | (sqrt (+ (exp x) 1.0)) |
| 60.0ms | (- (exp (* 2.0 x)) 1.0) |
| 35.0ms | (- (exp (+ x x)) (* 1.0 1.0)) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 223 | 2351 |
| 1 | 508 | 2210 |
| 2 | 1366 | 1996 |
| done | 5000 | 1944 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.2b | (/ (- (exp (* 2.0 x)) 1.0) (- (exp (+ x x)) (* 1.0 1.0))) |
| 0.3b | (sqrt (exp x)) |
| 4.5b | (- (exp (* 2.0 x)) 1.0) |
| 4.5b | (- (exp (+ x x)) (* 1.0 1.0)) |
| 49× | add-sqr-sqrt |
| 41× | *-un-lft-identity |
| 27× | add-cube-cbrt |
| 25× | times-frac |
| 21× | difference-of-squares |
| 13× | prod-diff |
| 9× | exp-sum |
| 8× | add-log-exp |
| 7× | fma-neg distribute-lft-out-- |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 associate-/r* associate-/l* |
| 4× | expm1-log1p-u flip3-- sqrt-pow1 flip-- log1p-expm1-u |
| 3× | exp-prod sqrt-prod |
| 2× | sub-neg diff-log associate-/r/ associate-/l/ |
| 1× | cbrt-undiv rem-sqrt-square frac-2neg pow1/2 div-sub div-exp clear-num div-inv |
| 135.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp (+ x x)) (* 1.0 1.0))) |
| 6.0ms | (sqrt (exp x)) |
| 29.0ms | (- (exp (* 2.0 x)) 1.0) |
| 83.0ms | (- (exp (+ x x)) (* 1.0 1.0)) |
| 259.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp (+ x x)) (* 1.0 1.0))) |
| 21.0ms | (sqrt (exp x)) |
| 36.0ms | (- (exp (* 2.0 x)) 1.0) |
| 25.0ms | (- (exp (+ x x)) (* 1.0 1.0)) |
Useful iterations: done (3.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 2258 |
| 1 | 465 | 2125 |
| 2 | 1132 | 1916 |
| 3 | 4318 | 1819 |
| done | 5000 | 1817 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.5b | (cbrt x) |
| 0.5b | (cbrt x) |
| 4.5b | (- (exp (* 2.0 x)) 1.0) |
| 4.5b | (- (exp (+ x x)) (* 1.0 1.0)) |
| 18× | add-sqr-sqrt |
| 17× | *-un-lft-identity |
| 15× | add-cube-cbrt |
| 13× | prod-diff |
| 8× | add-log-exp |
| 7× | fma-neg |
| 6× | cbrt-prod |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 3× | exp-sum difference-of-squares |
| 2× | sub-neg flip3-- pow1/3 diff-log flip-- |
| 1× | distribute-lft-out-- |
| 2.0ms | (cbrt x) |
| 2.0ms | (cbrt x) |
| 31.0ms | (- (exp (* 2.0 x)) 1.0) |
| 106.0ms | (- (exp (+ x x)) (* 1.0 1.0)) |
| 284.0ms | (cbrt x) |
| 275.0ms | (cbrt x) |
| 32.0ms | (- (exp (* 2.0 x)) 1.0) |
| 41.0ms | (- (exp (+ x x)) (* 1.0 1.0)) |
Useful iterations: done (2.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 138 | 943 |
| 1 | 289 | 835 |
| 2 | 672 | 706 |
| 3 | 2310 | 641 |
| done | 5001 | 593 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0.2b
75.5% (0.7b remaining)
Error of 0.9b against oracle of 0.1b and baseline of 3.1b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | -1.5271913101819107e-13 | -4.24910696022173e-16 | -9.48316931979068e-14 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 55 |
| 1 | 37 | 55 |
| done | 37 | 55 |
| 4.9s | 6588× | body | 10240 | exit |
| 1.0s | 12585× | body | 80 | nan |
| 509.0ms | 7352× | body | 80 | valid |
| 121.0ms | 757× | body | 160 | valid |