Time bar (total: 5.0s)
| 51.0ms | 206× | body | 10240 | exit |
| 11.0ms | 325× | body | 80 | nan |
| 8.0ms | 227× | body | 80 | valid |
| 3.0ms | 32× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 7 |
| 1 | 28 | 7 |
| 2 | 41 | 7 |
| 3 | 75 | 7 |
| 4 | 182 | 7 |
| 5 | 576 | 7 |
| 6 | 2666 | 7 |
| 7 | 5001 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 5.3b
Found 4 expressions with local error:
| 0.0b | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 0.3b | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 5.9b | (- (exp (* 2.0 x)) 1.0) |
| 6.1b | (- (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 |
| 14.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 17.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 5.0ms | (- (exp (* 2.0 x)) 1.0) |
| 8.0ms | (- (exp x) 1.0) |
| 87.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 56.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 24.0ms | (- (exp (* 2.0 x)) 1.0) |
| 33.0ms | (- (exp x) 1.0) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 480 | 1694 |
| 1 | 1523 | 1484 |
| 2 | 5001 | 1470 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (sqrt (* (/ (- (exp (* 2.0 x)) 1.0) (fma (- 1.0) 1.0 (exp (+ x x)))) (+ (exp x) 1.0))) |
| 0.2b | (/ (- (exp (* 2.0 x)) 1.0) (fma (- 1.0) 1.0 (exp (+ x x)))) |
| 5.9b | (fma (- 1.0) 1.0 (exp (+ x x))) |
| 5.9b | (- (exp (* 2.0 x)) 1.0) |
| 31× | add-sqr-sqrt *-un-lft-identity |
| 21× | add-cube-cbrt |
| 15× | times-frac |
| 9× | prod-diff |
| 7× | pow1 |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 5× | sqrt-div associate-/l* distribute-lft-out-- difference-of-squares |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | fma-neg associate-/r* |
| 2× | frac-times flip3-- sqrt-pow1 flip3-+ associate-*r/ flip-- flip-+ associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg pow1/2 diff-log div-sub div-exp pow-prod-down associate-*l/ clear-num sqrt-prod fma-udef div-inv |
| 12.0ms | (sqrt (* (/ (- (exp (* 2.0 x)) 1.0) (fma (- 1.0) 1.0 (exp (+ x x)))) (+ (exp x) 1.0))) |
| 12.0ms | (/ (- (exp (* 2.0 x)) 1.0) (fma (- 1.0) 1.0 (exp (+ x x)))) |
| 0.0ms | (fma (- 1.0) 1.0 (exp (+ x x))) |
| 5.0ms | (- (exp (* 2.0 x)) 1.0) |
| 152.0ms | (sqrt (* (/ (- (exp (* 2.0 x)) 1.0) (fma (- 1.0) 1.0 (exp (+ x x)))) (+ (exp x) 1.0))) |
| 190.0ms | (/ (- (exp (* 2.0 x)) 1.0) (fma (- 1.0) 1.0 (exp (+ x x)))) |
| 40.0ms | (fma (- 1.0) 1.0 (exp (+ x x))) |
| 24.0ms | (- (exp (* 2.0 x)) 1.0) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 439 | 1178 |
| 1 | 1619 | 1042 |
| 2 | 5003 | 1028 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (exp x) 1.0) |
| 0.0b | (sqrt (* 1.0 (+ (exp x) 1.0))) |
| 5× | pow1 *-un-lft-identity |
| 4× | add-log-exp |
| 3× | add-sqr-sqrt add-cube-cbrt fma-def |
| 2× | add-exp-log expm1-log1p-u sqrt-pow1 flip3-+ sqrt-div associate-*r/ add-cbrt-cube flip-+ log1p-expm1-u |
| 1× | +-commutative pow1/2 pow-prod-down sum-log sqrt-prod distribute-lft-out |
| 4.0ms | (+ (exp x) 1.0) |
| 5.0ms | (sqrt (* 1.0 (+ (exp x) 1.0))) |
| 8.0ms | (+ (exp x) 1.0) |
| 70.0ms | (sqrt (* 1.0 (+ (exp x) 1.0))) |
Useful iterations: 3 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 169 | 181 |
| 1 | 471 | 171 |
| 2 | 1575 | 165 |
| 3 | 5002 | 164 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (exp x)) |
| 0.0b | (sqrt (exp x)) |
| 0.0b | (fma (sqrt (exp x)) (sqrt (exp x)) 1.0) |
| 0.0b | (sqrt (* 1.0 (fma (sqrt (exp x)) (sqrt (exp x)) 1.0))) |
| 10× | add-sqr-sqrt sqrt-pow1 |
| 9× | pow1 |
| 8× | add-cube-cbrt *-un-lft-identity |
| 7× | sqrt-prod |
| 6× | exp-prod |
| 4× | add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/2 |
| 2× | rem-sqrt-square |
| 1× | pow-prod-down fma-udef |
| 1.0ms | (sqrt (exp x)) |
| 1.0ms | (sqrt (exp x)) |
| 0.0ms | (fma (sqrt (exp x)) (sqrt (exp x)) 1.0) |
| 2.0ms | (sqrt (* 1.0 (fma (sqrt (exp x)) (sqrt (exp x)) 1.0))) |
| 11.0ms | (sqrt (exp x)) |
| 11.0ms | (sqrt (exp x)) |
| 36.0ms | (fma (sqrt (exp x)) (sqrt (exp x)) 1.0) |
| 104.0ms | (sqrt (* 1.0 (fma (sqrt (exp x)) (sqrt (exp x)) 1.0))) |
Useful iterations: 3 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 139 | 316 |
| 1 | 369 | 291 |
| 2 | 1353 | 285 |
| 3 | 5002 | 281 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 9 |
| 1 | 10 | 9 |
| 1.3s | 6703× | body | 10240 | exit |
| 396.0ms | 12685× | body | 80 | nan |
| 256.0ms | 7388× | body | 80 | valid |
| 61.0ms | 751× | body | 160 | valid |