Time bar (total: 4.3s)
| 19.0ms | 52× | body | 1280 | valid |
| 10.0ms | 41× | body | 640 | valid |
| 8.0ms | 134× | body | 80 | valid |
| 2.0ms | 17× | body | 160 | valid |
| 2.0ms | 12× | body | 320 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 22 | 5 |
| 2 | 31 | 5 |
| 3 | 54 | 5 |
| 4 | 119 | 5 |
| 5 | 333 | 5 |
| 6 | 1646 | 5 |
| 7 | 5001 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 27.9b
Found 3 expressions with local error:
| 0.0b | (+ 1.0 (exp (* -2.0 x))) |
| 0.0b | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 3.5b | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 99× | *-un-lft-identity |
| 68× | add-sqr-sqrt |
| 63× | add-cube-cbrt |
| 61× | times-frac |
| 54× | prod-diff |
| 18× | fma-neg |
| 17× | distribute-lft-out |
| 10× | associate-/r/ |
| 7× | add-log-exp |
| 6× | flip3-+ flip-+ |
| 5× | add-exp-log add-cbrt-cube div-inv |
| 4× | associate-/r* |
| 3× | pow1 expm1-log1p-u fma-def log1p-expm1-u associate-/l* |
| 2× | difference-of-squares |
| 1× | cbrt-undiv +-commutative sub-neg flip3-- frac-2neg diff-log div-exp clear-num sum-log flip-- distribute-lft-out-- |
| 3.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 6.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 44.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
| 16.0ms | (+ 1.0 (exp (* -2.0 x))) |
| 36.0ms | (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) |
| 80.0ms | (- (/ 2.0 (+ 1.0 (exp (* -2.0 x)))) 1.0) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 398 | 1645 |
| 1 | 1287 | 1235 |
| 2 | 5001 | 1212 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 0.4b | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 0.4b | (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 28.5b | (fma (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (- 1.0)) |
| 55× | *-un-lft-identity |
| 42× | times-frac |
| 40× | add-sqr-sqrt |
| 37× | add-cube-cbrt |
| 36× | sqrt-prod |
| 14× | associate-/r* |
| 10× | add-exp-log |
| 9× | distribute-lft-out |
| 8× | add-cbrt-cube |
| 7× | pow1 |
| 6× | sqrt-div associate-/l* |
| 4× | expm1-log1p-u associate-/r/ log1p-expm1-u add-log-exp |
| 3× | pow-flip flip3-+ div-exp flip-+ |
| 2× | cbrt-undiv frac-2neg sqrt-pow1 pow1/2 clear-num div-inv |
| 1× | rem-sqrt-square rec-exp 1-exp fma-udef hypot-def inv-pow |
| 5.0ms | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 7.0ms | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 7.0ms | (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 0.0ms | (fma (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (- 1.0)) |
| 42.0ms | (sqrt (+ 1.0 (exp (* -2.0 x)))) |
| 67.0ms | (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 45.0ms | (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) |
| 213.0ms | (fma (/ 1 (sqrt (+ 1.0 (exp (* -2.0 x))))) (/ 2.0 (sqrt (+ 1.0 (exp (* -2.0 x))))) (- 1.0)) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 382 | 1270 |
| 1 | 1331 | 1133 |
| 2 | 5002 | 1081 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 1.0b | (cbrt 2.0) |
| 1.0b | (cbrt 2.0) |
| 1.0b | (cbrt 2.0) |
| 3.8b | (fma (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt (+ 1.0 (exp (* -2.0 x)))) (cbrt (+ 1.0 (exp (* -2.0 x)))))) (/ (cbrt 2.0) (cbrt (+ 1.0 (exp (* -2.0 x))))) (- 1.0)) |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 1× | fma-udef |
| 0.0ms | (cbrt 2.0) |
| 1.0ms | (cbrt 2.0) |
| 3.0ms | (cbrt 2.0) |
| 0.0ms | (fma (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt (+ 1.0 (exp (* -2.0 x)))) (cbrt (+ 1.0 (exp (* -2.0 x)))))) (/ (cbrt 2.0) (cbrt (+ 1.0 (exp (* -2.0 x))))) (- 1.0)) |
| 0.0ms | (cbrt 2.0) |
| 0.0ms | (cbrt 2.0) |
| 0.0ms | (cbrt 2.0) |
| 461.0ms | (fma (/ (* (cbrt 2.0) (cbrt 2.0)) (* (cbrt (+ 1.0 (exp (* -2.0 x)))) (cbrt (+ 1.0 (exp (* -2.0 x)))))) (/ (cbrt 2.0) (cbrt (+ 1.0 (exp (* -2.0 x))))) (- 1.0)) |
Useful iterations: 3 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 131 | 424 |
| 1 | 361 | 358 |
| 2 | 1468 | 348 |
| 3 | 5002 | 334 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- (* 1.0 x) (- (fma (pow x 3) 0.33333333333333337 1.0) (* 0.5 2.0))) |
| 0.1b | (fma (pow x 3) 0.33333333333333337 1.0) |
| 1.6b | (- (fma (pow x 3) 0.33333333333333337 1.0) (* 0.5 2.0)) |
| 10× | add-log-exp |
| 9× | prod-diff |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | associate--r+ |
| 4× | fma-neg diff-log |
| 3× | pow1 add-exp-log expm1-log1p-u sub-neg add-cbrt-cube fma-udef log1p-expm1-u |
| 2× | flip3-- associate--l+ flip-- |
| 1× | associate--r- |
| 10.0ms | (- (* 1.0 x) (- (fma (pow x 3) 0.33333333333333337 1.0) (* 0.5 2.0))) |
| 0.0ms | (fma (pow x 3) 0.33333333333333337 1.0) |
| 3.0ms | (- (fma (pow x 3) 0.33333333333333337 1.0) (* 0.5 2.0)) |
| 117.0ms | (- (* 1.0 x) (- (fma (pow x 3) 0.33333333333333337 1.0) (* 0.5 2.0))) |
| 78.0ms | (fma (pow x 3) 0.33333333333333337 1.0) |
| 61.0ms | (- (fma (pow x 3) 0.33333333333333337 1.0) (* 0.5 2.0)) |
Useful iterations: 2 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 482 |
| 1 | 886 | 403 |
| 2 | 5001 | 390 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
99.7% (0.1b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 29.9b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 41 |
| 1 | 41 | 41 |
| 637.0ms | 1723× | body | 1280 | valid |
| 341.0ms | 1252× | body | 640 | valid |
| 250.0ms | 4095× | body | 80 | valid |
| 120.0ms | 620× | body | 320 | valid |
| 42.0ms | 310× | body | 160 | valid |