Time bar (total: 4.3s)
| 5.0ms | 52× | body | 1280 | valid |
| 4.0ms | 45× | body | 640 | valid |
| 3.0ms | 132× | body | 80 | valid |
| 1.0ms | 16× | body | 320 | valid |
| 0.0ms | 11× | 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 |
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.2b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 3.1b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 981× | *-un-lft-identity |
| 736× | times-frac |
| 585× | add-sqr-sqrt |
| 468× | prod-diff |
| 419× | add-cube-cbrt |
| 189× | distribute-lft-out |
| 94× | associate-/r/ |
| 90× | distribute-lft-out-- |
| 81× | difference-of-squares |
| 47× | div-inv |
| 29× | flip3-+ flip-+ |
| 20× | flip3-- flip-- |
| 18× | fma-neg |
| 9× | associate-/r* |
| 7× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | add-log-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u |
| 2× | cbrt-undiv frac-2neg div-exp clear-num associate-/l/ |
| 1× | sub-neg diff-log frac-sub |
| 5.0ms | (/ x (+ x 1.0)) |
| 7.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 42.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 37.0ms | (/ x (+ x 1.0)) |
| 36.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 133.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1208 | 18366 |
| 1 | 3687 | 13388 |
| 2 | 5001 | 13292 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 601 | 4 | 605 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 602 | 4 | 606 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) |
| 5.9b | (/ (+ x 1.0) (- (pow x 3) (pow 1.0 3))) |
| 9.0b | (- (/ x (+ x 1.0)) (* (/ (+ x 1.0) (- (pow x 3) (pow 1.0 3))) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))))) |
| 15.6b | (* (/ (+ x 1.0) (- (pow x 3) (pow 1.0 3))) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0)))) |
| 303× | add-sqr-sqrt |
| 286× | *-un-lft-identity |
| 225× | times-frac |
| 144× | difference-of-squares |
| 108× | unpow-prod-down cube-prod |
| 106× | associate-*l* |
| 82× | add-cube-cbrt |
| 72× | sqr-pow |
| 57× | distribute-lft-out |
| 45× | distribute-lft-out-- |
| 25× | associate-/r* |
| 18× | fma-neg prod-diff |
| 11× | add-exp-log add-cbrt-cube add-log-exp |
| 9× | difference-cubes |
| 8× | flip3-+ associate-/r/ flip-+ |
| 6× | pow1 |
| 5× | frac-sub |
| 4× | expm1-log1p-u frac-times associate-*r/ log1p-expm1-u div-inv associate-/l* |
| 3× | flip3-- associate-*r* sum-log flip-- |
| 2× | cbrt-undiv distribute-rgt-in distribute-lft-in div-exp associate-*l/ prod-exp cbrt-unprod associate-/l/ associate--r+ unswap-sqr |
| 1× | +-commutative sub-neg associate-+r+ fma-def frac-2neg diff-log pow-prod-down clear-num *-commutative |
| 6.0ms | (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) |
| 21.0ms | (/ (+ x 1.0) (- (pow x 3) (pow 1.0 3))) |
| 11.0ms | (- (/ x (+ x 1.0)) (* (/ (+ x 1.0) (- (pow x 3) (pow 1.0 3))) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))))) |
| 34.0ms | (* (/ (+ x 1.0) (- (pow x 3) (pow 1.0 3))) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0)))) |
| 19.0ms | (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))) |
| 55.0ms | (/ (+ x 1.0) (- (pow x 3) (pow 1.0 3))) |
| 164.0ms | (- (/ x (+ x 1.0)) (* (/ (+ x 1.0) (- (pow x 3) (pow 1.0 3))) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0))))) |
| 71.0ms | (* (/ (+ x 1.0) (- (pow x 3) (pow 1.0 3))) (+ (* x x) (+ (* 1.0 1.0) (* x 1.0)))) |
Useful iterations: 1 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1313 | 4703 |
| 1 | 5002 | 4382 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 364 | 1 | 365 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 365 | 4 | 369 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (* (/ 1 (sqrt (+ x 1.0))) (/ x (sqrt (+ x 1.0)))) |
| 0.1b | (/ 1 (sqrt (+ x 1.0))) |
| 0.1b | (/ x (sqrt (+ x 1.0))) |
| 8.2b | (- (* (/ 1 (sqrt (+ x 1.0))) (/ x (sqrt (+ x 1.0)))) (/ (+ x 1.0) (- x 1.0))) |
| 128× | add-sqr-sqrt |
| 126× | *-un-lft-identity times-frac |
| 74× | add-cube-cbrt |
| 67× | sqrt-prod |
| 32× | add-exp-log |
| 27× | associate-*r* associate-*l* |
| 26× | prod-diff |
| 20× | add-cbrt-cube |
| 19× | distribute-lft-out |
| 15× | unswap-sqr |
| 14× | associate-/r* |
| 11× | div-exp |
| 10× | associate-/r/ |
| 8× | pow1 sqrt-div prod-exp |
| 6× | cbrt-undiv associate-/l* add-log-exp |
| 5× | div-inv |
| 4× | expm1-log1p-u flip3-+ cbrt-unprod flip-+ log1p-expm1-u distribute-lft-out-- difference-of-squares |
| 3× | rec-exp pow-flip 1-exp frac-sub |
| 2× | frac-times flip3-- frac-2neg associate-*r/ associate-*l/ clear-num flip-- |
| 1× | sub-neg sqrt-pow1 pow1/2 fma-neg diff-log pow-prod-down *-commutative inv-pow |
| 30.0ms | (* (/ 1 (sqrt (+ x 1.0))) (/ x (sqrt (+ x 1.0)))) |
| 6.0ms | (/ 1 (sqrt (+ x 1.0))) |
| 6.0ms | (/ x (sqrt (+ x 1.0))) |
| 23.0ms | (- (* (/ 1 (sqrt (+ x 1.0))) (/ x (sqrt (+ x 1.0)))) (/ (+ x 1.0) (- x 1.0))) |
| 32.0ms | (* (/ 1 (sqrt (+ x 1.0))) (/ x (sqrt (+ x 1.0)))) |
| 237.0ms | (/ 1 (sqrt (+ x 1.0))) |
| 107.0ms | (/ x (sqrt (+ x 1.0))) |
| 132.0ms | (- (* (/ 1 (sqrt (+ x 1.0))) (/ x (sqrt (+ x 1.0)))) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1111 | 2920 |
| 1 | 5001 | 2465 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 251 | 0 | 251 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 251 | 4 | 255 |
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (fma 1.0 (pow x 2) (fma 3.0 x 1.0)) |
| 0.1b | (fma 3.0 x 1.0) |
| 2× | 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.0 (pow x 2) (fma 3.0 x 1.0)) |
| 1.0ms | (fma 3.0 x 1.0) |
| 21.0ms | (fma 1.0 (pow x 2) (fma 3.0 x 1.0)) |
| 30.0ms | (fma 3.0 x 1.0) |
Useful iterations: 4 (114.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 87 |
| 1 | 137 | 77 |
| 2 | 626 | 77 |
| 3 | 3888 | 77 |
| 4 | 5001 | 74 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 26 | 0 | 26 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 26 | 4 | 30 |
Merged error: 0.2b
99.9% (0.0b remaining)
Error of 0.2b against oracle of 0.2b and baseline of 30.0b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.06406876111163662 | 2027774.326345067 | 11213.051466178713 |
| 8 | -27949.393755151574 | -3.7752751361666412 | -8835.708508846454 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 25 |
| 1 | 64 | 25 |
| 2 | 77 | 25 |
| 3 | 79 | 25 |
| 4 | 79 | 25 |
| 181.0ms | 1665× | body | 1280 | valid |
| 102.0ms | 1235× | body | 640 | valid |
| 101.0ms | 4147× | body | 80 | valid |
| 45.0ms | 630× | body | 320 | valid |
| 14.0ms | 323× | body | 160 | valid |