Time bar (total: 5.3s)
| 28.0ms | 66× | body | 10240 | exit |
| 27.0ms | 59× | body | 1280 | valid |
| 19.0ms | 327× | body | 80 | valid |
| 9.0ms | 35× | body | 640 | valid |
| 7.0ms | 22× | body | 320 | valid |
| 1.0ms | 8× | body | 160 | valid |
Useful iterations: 4 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 16 |
| 1 | 124 | 16 |
| 2 | 365 | 16 |
| 3 | 1376 | 16 |
| 4 | 5001 | 15 |
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: 29.6b
Found 4 expressions with local error:
| 0.0b | (* (- 1.0 eps) x) |
| 0.0b | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 0.0b | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 2.6b | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 81× | frac-sub |
| 80× | exp-neg frac-times |
| 60× | neg-sub0 exp-diff |
| 42× | associate-*l/ |
| 40× | associate-*r/ |
| 32× | flip3-- flip-- |
| 30× | flip3-+ flip-+ |
| 23× | add-sqr-sqrt |
| 20× | un-div-inv |
| 16× | *-un-lft-identity |
| 15× | associate-*l* |
| 10× | pow1 add-cube-cbrt add-cbrt-cube |
| 9× | associate-*r* |
| 8× | add-exp-log |
| 6× | add-log-exp |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | pow-prod-down prod-exp *-commutative cbrt-unprod difference-of-squares unswap-sqr |
| 2× | distribute-lft-out-- |
| 1× | sub-neg times-frac fma-neg diff-log prod-diff distribute-lft-out |
| 7.0ms | (* (- 1.0 eps) x) |
| 13.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 12.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 20.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
| 33.0ms | (* (- 1.0 eps) x) |
| 50.0ms | (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x)))) |
| 51.0ms | (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) |
| 339.0ms | (- (* (+ 1.0 (/ 1.0 eps)) (exp (- (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (- (* (+ 1.0 eps) x))))) |
Useful iterations: 1 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1372 | 4120 |
| 1 | 5001 | 3814 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 193 | 2 | 195 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 194 | 3 | 197 |
Merged error: 0.7b
Found 1 expressions with local error:
| 6.6b | (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) |
| 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 (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) |
| 39.0ms | (fma (pow x 3) 0.6666666666666667 (- 2.0 (* 1.0 (pow x 2)))) |
Useful iterations: 3 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 89 |
| 1 | 136 | 78 |
| 2 | 722 | 78 |
| 3 | 5002 | 75 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 10 | 3 | 13 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 11 | 5 | 16 |
Merged error: 0.7b
Found 2 expressions with local error:
| 0.0b | (- (* 0.6666666666666667 x) 1.0) |
| 0.0b | (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) |
| 4× | add-log-exp |
| 3× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity prod-diff |
| 2× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 1× | sub-neg flip3-- fma-neg diff-log flip-- fma-udef |
| 4.0ms | (- (* 0.6666666666666667 x) 1.0) |
| 1.0ms | (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) |
| 38.0ms | (- (* 0.6666666666666667 x) 1.0) |
| 44.0ms | (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) |
Useful iterations: 3 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 173 |
| 1 | 510 | 136 |
| 2 | 2788 | 133 |
| 3 | 5002 | 129 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 2 | 34 |
| Fresh | 2 | 2 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 35 | 4 | 39 |
Merged error: 0.7b
Found 4 expressions with local error:
| 0.0b | (- (* 0.6666666666666667 x) 1.0) |
| 0.0b | (expm1 (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0)) |
| 0.0b | (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) |
| 0.3b | (log1p (expm1 (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0))) |
| 6× | add-log-exp |
| 5× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity log1p-expm1-u |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube |
| 3× | prod-diff |
| 1× | sub-neg log1p-udef expm1-log1p flip3-- fma-neg diff-log log1p-expm1 flip-- fma-udef expm1-udef |
| 4.0ms | (- (* 0.6666666666666667 x) 1.0) |
| 1.0ms | (expm1 (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0)) |
| 1.0ms | (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) |
| 1.0ms | (log1p (expm1 (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0))) |
| 40.0ms | (- (* 0.6666666666666667 x) 1.0) |
| 50.0ms | (expm1 (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0)) |
| 41.0ms | (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0) |
| 138.0ms | (log1p (expm1 (fma (pow x 2) (- (* 0.6666666666666667 x) 1.0) 2.0))) |
Useful iterations: 3 (100.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 202 | 349 |
| 1 | 696 | 290 |
| 2 | 3560 | 285 |
| 3 | 5002 | 282 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 2 | 62 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 61 | 5 | 66 |
Merged error: 0.7b
96% (0.6b remaining)
Error of 1.1b against oracle of 0.5b and baseline of 16.5b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 0.011261476250181132 | 4.265898263168925 | 2.5494520086503014 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 24 |
| 1 | 48 | 24 |
| 2 | 48 | 24 |
| 784.0ms | 1905× | body | 10240 | exit |
| 731.0ms | 1672× | body | 1280 | valid |
| 566.0ms | 10060× | body | 80 | valid |
| 334.0ms | 1288× | body | 640 | valid |
| 112.0ms | 648× | body | 320 | valid |
| 38.0ms | 338× | body | 160 | valid |