Time bar (total: 2.4s)
| 16.0ms | 86× | body | 1280 | valid |
| 6.0ms | 51× | body | 640 | valid |
| 2.0ms | 86× | body | 80 | valid |
| 2.0ms | 24× | body | 320 | valid |
| 1.0ms | 67× | body | 80 | overflowed |
| 0.0ms | 9× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 4 |
| 1 | 8 | 4 |
| 2 | 8 | 4 |
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: 43.6b
Found 2 expressions with local error:
| 1.2b | (/ (exp x) (- (exp x) 1.0)) |
| 2.4b | (- (exp x) 1.0) |
| 29× | add-sqr-sqrt *-un-lft-identity |
| 19× | add-cube-cbrt |
| 15× | times-frac |
| 9× | prod-diff |
| 5× | associate-/r* distribute-lft-out-- difference-of-squares |
| 4× | add-cbrt-cube add-log-exp |
| 3× | add-exp-log fma-neg associate-/l* |
| 2× | pow1 expm1-log1p-u flip3-- associate-/r/ flip-- log1p-expm1-u |
| 1× | cbrt-undiv sub-neg frac-2neg diff-log div-exp clear-num div-inv |
| 7.0ms | (/ (exp x) (- (exp x) 1.0)) |
| 5.0ms | (- (exp x) 1.0) |
| 31.0ms | (/ (exp x) (- (exp x) 1.0)) |
| 15.0ms | (- (exp x) 1.0) |
Useful iterations: 3 (183.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 520 |
| 1 | 786 | 429 |
| 2 | 4651 | 416 |
| 3 | 5001 | 404 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 4 | 73 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 4 | 74 |
Merged error: 0.0b
Found 1 expressions with local error:
| 0.1b | (fma 1/12 x (/ 1 x)) |
| 1× | pow1 add-exp-log add-sqr-sqrt expm1-log1p-u add-cube-cbrt *-un-lft-identity add-cbrt-cube fma-udef log1p-expm1-u add-log-exp |
| 1.0ms | (fma 1/12 x (/ 1 x)) |
| 43.0ms | (fma 1/12 x (/ 1 x)) |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 43 |
| 1 | 49 | 38 |
| 2 | 150 | 38 |
| 3 | 482 | 38 |
| 4 | 2338 | 38 |
| 5 | 5002 | 38 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 13 | 0 | 13 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 13 | 4 | 17 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ 1 (- 1 (/ 1.0 (exp x)))) |
| 0.0b | (/ 1.0 (exp x)) |
| 2.5b | (- 1 (/ 1.0 (exp x))) |
| 99× | add-sqr-sqrt |
| 79× | *-un-lft-identity |
| 70× | times-frac |
| 59× | add-cube-cbrt |
| 39× | prod-diff |
| 20× | difference-of-squares |
| 11× | associate-/r* |
| 8× | add-exp-log |
| 7× | add-cbrt-cube |
| 6× | associate-/l* |
| 5× | div-inv distribute-lft-out-- add-log-exp |
| 4× | pow1 |
| 3× | expm1-log1p-u fma-neg div-exp log1p-expm1-u |
| 2× | cbrt-undiv flip3-- frac-2neg clear-num associate-/r/ flip-- |
| 1× | sub-neg rec-exp pow-flip diff-log 1-exp inv-pow |
| 9.0ms | (/ 1 (- 1 (/ 1.0 (exp x)))) |
| 4.0ms | (/ 1.0 (exp x)) |
| 8.0ms | (- 1 (/ 1.0 (exp x))) |
| 48.0ms | (/ 1 (- 1 (/ 1.0 (exp x)))) |
| 13.0ms | (/ 1.0 (exp x)) |
| 40.0ms | (- 1 (/ 1.0 (exp x))) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 552 | 1839 |
| 1 | 2298 | 1281 |
| 2 | 5001 | 1188 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 154 | 0 | 154 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 154 | 4 | 158 |
Merged error: 0.0b
Found 3 expressions with local error:
| 1.2b | (/ (exp x) (log (exp (- (exp x) 1.0)))) |
| 2.4b | (log (exp (- (exp x) 1.0))) |
| 2.4b | (- (exp x) 1.0) |
| 48× | add-sqr-sqrt *-un-lft-identity |
| 36× | add-cube-cbrt |
| 30× | log-pow |
| 27× | times-frac |
| 25× | exp-prod |
| 18× | prod-diff |
| 14× | log-prod |
| 11× | exp-sum |
| 9× | associate-/r* |
| 8× | pow1 |
| 6× | distribute-lft-out-- difference-of-squares |
| 5× | add-cbrt-cube add-log-exp |
| 4× | add-exp-log |
| 3× | expm1-log1p-u fma-neg log1p-expm1-u associate-/l* |
| 2× | sub-neg |
| 1× | cbrt-undiv log-div flip3-- frac-2neg exp-diff diff-log div-exp rem-log-exp clear-num flip-- div-inv |
| 8.0ms | (/ (exp x) (log (exp (- (exp x) 1.0)))) |
| 6.0ms | (log (exp (- (exp x) 1.0))) |
| 5.0ms | (- (exp x) 1.0) |
| 32.0ms | (/ (exp x) (log (exp (- (exp x) 1.0)))) |
| 15.0ms | (log (exp (- (exp x) 1.0))) |
| 14.0ms | (- (exp x) 1.0) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 944 |
| 1 | 898 | 738 |
| 2 | 4672 | 655 |
| 3 | 5001 | 655 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 119 | 2 | 121 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 121 | 4 | 125 |
Merged error: 0.0b
99.9% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 21.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 32 |
| 1 | 29 | 32 |
| 422.0ms | 2282× | body | 1280 | valid |
| 197.0ms | 1659× | body | 640 | valid |
| 65.0ms | 2888× | body | 80 | valid |
| 64.0ms | 810× | body | 320 | valid |
| 53.0ms | 2561× | body | 80 | overflowed |
| 19.0ms | 363× | body | 160 | valid |