Time bar (total: 5.8s)
| 49.0ms | 214× | body | 10240 | exit |
| 13.0ms | 343× | body | 80 | nan |
| 9.0ms | 234× | body | 80 | valid |
| 2.0ms | 23× | body | 160 | valid |
Useful iterations: 0 (2.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: 4.0b
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.5b | (- (exp (* 2.0 x)) 1.0) |
| 4.5b | (- (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) |
| 91.0ms | (sqrt (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0))) |
| 56.0ms | (/ (- (exp (* 2.0 x)) 1.0) (- (exp x) 1.0)) |
| 33.0ms | (- (exp (* 2.0 x)) 1.0) |
| 23.0ms | (- (exp x) 1.0) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 480 | 1694 |
| 1 | 1523 | 1484 |
| 2 | 5001 | 1470 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
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.0b | (+ (exp x) 1.0) |
| 4.5b | (fma (- 1.0) 1.0 (exp (+ x x))) |
| 4.5b | (- (exp (* 2.0 x)) 1.0) |
| 16× | *-un-lft-identity |
| 14× | add-sqr-sqrt |
| 12× | add-cube-cbrt |
| 9× | prod-diff |
| 8× | add-log-exp |
| 7× | pow1 |
| 5× | sqrt-div |
| 4× | add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 3× | fma-def flip3-+ fma-neg flip-+ |
| 2× | frac-times sqrt-pow1 associate-*r/ |
| 1× | +-commutative sub-neg flip3-- pow1/2 diff-log pow-prod-down associate-*l/ sum-log sqrt-prod flip-- fma-udef distribute-lft-out distribute-lft-out-- difference-of-squares |
| 9.0ms | (sqrt (* (/ (- (exp (* 2.0 x)) 1.0) (fma (- 1.0) 1.0 (exp (+ x x)))) (+ (exp x) 1.0))) |
| 4.0ms | (+ (exp x) 1.0) |
| 0.0ms | (fma (- 1.0) 1.0 (exp (+ x x))) |
| 5.0ms | (- (exp (* 2.0 x)) 1.0) |
| 155.0ms | (sqrt (* (/ (- (exp (* 2.0 x)) 1.0) (fma (- 1.0) 1.0 (exp (+ x x)))) (+ (exp x) 1.0))) |
| 8.0ms | (+ (exp x) 1.0) |
| 42.0ms | (fma (- 1.0) 1.0 (exp (+ x x))) |
| 28.0ms | (- (exp (* 2.0 x)) 1.0) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 361 | 673 |
| 1 | 1258 | 564 |
| 2 | 5002 | 559 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (sqrt (exp x)) |
| 0.3b | (sqrt (exp x)) |
| 4.5b | (fma (- 1.0) 1.0 (exp (+ x x))) |
| 4.5b | (- (exp (* 2.0 x)) 1.0) |
| 19× | add-sqr-sqrt |
| 17× | *-un-lft-identity |
| 15× | add-cube-cbrt |
| 9× | prod-diff |
| 8× | sqrt-pow1 |
| 6× | pow1 exp-prod sqrt-prod add-log-exp |
| 4× | add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 3× | fma-neg |
| 2× | rem-sqrt-square pow1/2 |
| 1× | sub-neg flip3-- diff-log flip-- fma-udef distribute-lft-out-- difference-of-squares |
| 1.0ms | (sqrt (exp x)) |
| 1.0ms | (sqrt (exp x)) |
| 0.0ms | (fma (- 1.0) 1.0 (exp (+ x x))) |
| 5.0ms | (- (exp (* 2.0 x)) 1.0) |
| 15.0ms | (sqrt (exp x)) |
| 12.0ms | (sqrt (exp x)) |
| 41.0ms | (fma (- 1.0) 1.0 (exp (+ x x))) |
| 25.0ms | (- (exp (* 2.0 x)) 1.0) |
Useful iterations: 3 (86.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 219 | 440 |
| 1 | 605 | 348 |
| 2 | 2891 | 335 |
| 3 | 5002 | 308 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (+ (* 0.5 (/ x (sqrt 2.0))) (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))))) |
| 0.1b | (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))) |
| 0.2b | (/ (pow x 2) (sqrt 2.0)) |
| 0.5b | (/ x (sqrt 2.0)) |
| 177× | times-frac |
| 176× | add-sqr-sqrt |
| 151× | *-un-lft-identity |
| 149× | add-cube-cbrt |
| 78× | prod-diff |
| 67× | sqrt-prod |
| 52× | associate-*l* |
| 41× | distribute-rgt-in unpow-prod-down distribute-lft-in |
| 21× | add-exp-log |
| 15× | unpow2 sqr-pow |
| 13× | add-cbrt-cube |
| 12× | associate-/r* |
| 11× | associate-/l* |
| 9× | div-inv add-log-exp unswap-sqr |
| 7× | div-exp |
| 6× | pow1 associate-*r* |
| 4× | expm1-log1p-u associate-*r/ prod-exp log1p-expm1-u |
| 3× | cbrt-undiv sum-log |
| 2× | frac-times pow-to-exp sub-neg flip3-- frac-2neg flip3-+ frac-add pow-exp clear-num flip-- cbrt-unprod flip-+ difference-of-squares |
| 1× | +-commutative associate-+r+ fma-def pow-prod-down associate-*l/ *-commutative distribute-lft-out-- |
| 14.0ms | (+ (* 0.5 (/ x (sqrt 2.0))) (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))))) |
| 55.0ms | (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))) |
| 5.0ms | (/ (pow x 2) (sqrt 2.0)) |
| 3.0ms | (/ x (sqrt 2.0)) |
| 93.0ms | (+ (* 0.5 (/ x (sqrt 2.0))) (+ (sqrt 2.0) (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))))) |
| 69.0ms | (* (/ (pow x 2) (sqrt 2.0)) (- 0.25 (/ 0.125 2.0))) |
| 62.0ms | (/ (pow x 2) (sqrt 2.0)) |
| 53.0ms | (/ x (sqrt 2.0)) |
Useful iterations: 1 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1334 | 4318 |
| 1 | 5001 | 3447 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
92.4% (0.2b remaining)
Error of 0.3b against oracle of 0.1b and baseline of 2.8b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 33 |
| 1 | 41 | 33 |
| 1.3s | 6668× | body | 10240 | exit |
| 404.0ms | 12825× | body | 80 | nan |
| 251.0ms | 7410× | body | 80 | valid |
| 59.0ms | 721× | body | 160 | valid |