Time bar (total: 5.9s)
| 6.0ms | 57× | body | 1280 | valid |
| 3.0ms | 40× | body | 640 | valid |
| 3.0ms | 131× | body | 80 | valid |
| 1.0ms | 15× | body | 320 | valid |
| 1.0ms | 13× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 6 |
| 1 | 16 | 6 |
| 2 | 19 | 6 |
| 3 | 21 | 6 |
| 4 | 27 | 6 |
| 5 | 39 | 6 |
| 6 | 58 | 6 |
| 7 | 79 | 6 |
| 8 | 107 | 6 |
| 9 | 160 | 6 |
| 10 | 277 | 6 |
| 11 | 303 | 6 |
| 12 | 303 | 6 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.0b
Found 2 expressions with local error:
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 2.5b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 963× | *-un-lft-identity |
| 724× | times-frac |
| 575× | add-sqr-sqrt |
| 468× | prod-diff |
| 409× | add-cube-cbrt |
| 185× | distribute-lft-out |
| 92× | associate-/r/ |
| 90× | distribute-lft-out-- |
| 81× | difference-of-squares |
| 46× | div-inv |
| 28× | flip3-+ flip-+ |
| 20× | flip3-- flip-- |
| 18× | fma-neg |
| 5× | associate-/r* |
| 4× | add-exp-log add-cbrt-cube associate-/l* add-log-exp |
| 2× | pow1 expm1-log1p-u log1p-expm1-u associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg diff-log div-exp clear-num frac-sub |
| 11.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 77.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 40.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 147.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1161 | 18191 |
| 1 | 3350 | 13265 |
| 2 | 5002 | 13161 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 16.0b | (/ x (- (* x x) (* 1.0 1.0))) |
| 16.0b | (/ (+ x 1.0) (- (* x x) (* 1.0 1.0))) |
| 16.0b | (/ (+ x 1.0) (- (* x x) (* 1.0 1.0))) |
| 29.6b | (fma (/ x (- (* x x) (* 1.0 1.0))) (- x 1.0) (- (* (+ x 1.0) (/ (+ x 1.0) (- (* x x) (* 1.0 1.0)))))) |
| 53× | *-un-lft-identity |
| 44× | times-frac |
| 33× | add-sqr-sqrt add-cube-cbrt |
| 14× | difference-of-squares |
| 12× | associate-/r* |
| 11× | associate-/l* |
| 10× | add-exp-log add-cbrt-cube distribute-lft-out |
| 6× | associate-/r/ |
| 4× | pow1 expm1-log1p-u log1p-expm1-u associate-/l/ add-log-exp |
| 3× | cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- div-inv |
| 2× | flip3-+ flip-+ |
| 1× | fma-udef |
| 5.0ms | (/ x (- (* x x) (* 1.0 1.0))) |
| 14.0ms | (/ (+ x 1.0) (- (* x x) (* 1.0 1.0))) |
| 11.0ms | (/ (+ x 1.0) (- (* x x) (* 1.0 1.0))) |
| 0.0ms | (fma (/ x (- (* x x) (* 1.0 1.0))) (- x 1.0) (- (* (+ x 1.0) (/ (+ x 1.0) (- (* x x) (* 1.0 1.0)))))) |
| 75.0ms | (/ x (- (* x x) (* 1.0 1.0))) |
| 45.0ms | (/ (+ x 1.0) (- (* x x) (* 1.0 1.0))) |
| 40.0ms | (/ (+ x 1.0) (- (* x x) (* 1.0 1.0))) |
| 201.0ms | (fma (/ x (- (* x x) (* 1.0 1.0))) (- x 1.0) (- (* (+ x 1.0) (/ (+ x 1.0) (- (* x x) (* 1.0 1.0)))))) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 393 | 1262 |
| 1 | 1600 | 1156 |
| 2 | 5001 | 1097 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.3b | (cbrt (/ x (+ x 1.0))) |
| 0.3b | (cbrt (/ x (+ x 1.0))) |
| 0.3b | (cbrt (/ x (+ x 1.0))) |
| 2.5b | (fma (* (cbrt (/ x (+ x 1.0))) (cbrt (/ x (+ x 1.0)))) (cbrt (/ x (+ x 1.0))) (- (/ (+ x 1.0) (- x 1.0)))) |
| 54× | cbrt-prod |
| 46× | *-un-lft-identity |
| 36× | times-frac |
| 28× | add-sqr-sqrt add-cube-cbrt |
| 9× | distribute-lft-out |
| 6× | associate-/r/ |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | cbrt-div flip3-+ pow1/3 flip-+ div-inv |
| 1× | fma-udef |
| 3.0ms | (cbrt (/ x (+ x 1.0))) |
| 3.0ms | (cbrt (/ x (+ x 1.0))) |
| 3.0ms | (cbrt (/ x (+ x 1.0))) |
| 0.0ms | (fma (* (cbrt (/ x (+ x 1.0))) (cbrt (/ x (+ x 1.0)))) (cbrt (/ x (+ x 1.0))) (- (/ (+ x 1.0) (- x 1.0)))) |
| 171.0ms | (cbrt (/ x (+ x 1.0))) |
| 169.0ms | (cbrt (/ x (+ x 1.0))) |
| 170.0ms | (cbrt (/ x (+ x 1.0))) |
| 545.0ms | (fma (* (cbrt (/ x (+ x 1.0))) (cbrt (/ x (+ x 1.0)))) (cbrt (/ x (+ x 1.0))) (- (/ (+ x 1.0) (- x 1.0)))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 389 | 1078 |
| 1 | 1290 | 987 |
| 2 | 5001 | 948 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3)))) |
| 0.5b | (/ 1 (pow x 3)) |
| 0.6b | (/ (- 1.0) (pow x 2)) |
| 7.6b | (- (/ (- 1.0) (pow x 2)) (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3))))) |
| 440× | times-frac |
| 354× | add-sqr-sqrt |
| 344× | *-un-lft-identity |
| 342× | add-cube-cbrt |
| 252× | prod-diff |
| 166× | unpow-prod-down |
| 123× | distribute-lft-neg-in distribute-rgt-neg-in |
| 84× | fma-neg |
| 56× | sqr-pow |
| 52× | unpow2 |
| 41× | neg-mul-1 |
| 20× | associate-/r* |
| 18× | add-exp-log |
| 13× | associate-/l* |
| 12× | cube-prod |
| 9× | div-exp |
| 8× | add-cbrt-cube |
| 6× | div-inv add-log-exp |
| 5× | difference-of-squares |
| 4× | pow1 expm1-log1p-u cube-mult pow-to-exp unpow3 pow-exp log1p-expm1-u |
| 3× | rec-exp 1-exp |
| 2× | cbrt-undiv neg-sub0 frac-2neg div-sub clear-num fma-udef |
| 1× | associate--l- sub-neg flip3-- pow-flip diff-log distribute-frac-neg flip-- associate--r+ distribute-lft-out-- inv-pow |
| 0.0ms | (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3)))) |
| 5.0ms | (/ 1 (pow x 3)) |
| 6.0ms | (/ (- 1.0) (pow x 2)) |
| 79.0ms | (- (/ (- 1.0) (pow x 2)) (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3))))) |
| 281.0ms | (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3)))) |
| 34.0ms | (/ 1 (pow x 3)) |
| 35.0ms | (/ (- 1.0) (pow x 2)) |
| 39.0ms | (- (/ (- 1.0) (pow x 2)) (fma 3.0 (/ 1 x) (* 3.0 (/ 1 (pow x 3))))) |
Useful iterations: 2 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1162 | 12951 |
| 1 | 4353 | 7106 |
| 2 | 5001 | 7094 |
7 alts after pruning (4 fresh and 3 done)
Merged error: 0.1b
99.9% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 29.9b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 7065.8830381017015 | 33294.97377914132 | 7872.3195656579555 |
| 9 | -14674.600957416102 | -0.00012459925560949148 | -7685.4142355256245 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 23 |
| 1 | 41 | 23 |
| 2 | 41 | 23 |
| 179.0ms | 1709× | body | 1280 | valid |
| 115.0ms | 1325× | body | 640 | valid |
| 96.0ms | 3994× | body | 80 | valid |
| 39.0ms | 636× | body | 320 | valid |
| 14.0ms | 336× | body | 160 | valid |