Time bar (total: 11.7s)
| 5.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 3 |
| 1 | 7 | 3 |
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: 13.9b
Found 1 expressions with local error:
| 13.9b | (/ x (+ (* x x) 1.0)) |
| 27× | *-un-lft-identity |
| 15× | times-frac |
| 11× | add-sqr-sqrt add-cube-cbrt |
| 8× | distribute-lft-out |
| 5× | associate-/r* |
| 4× | associate-*l* |
| 3× | add-exp-log add-cbrt-cube associate-/l* |
| 2× | associate-/r/ |
| 1× | pow1 cbrt-undiv expm1-log1p-u frac-2neg flip3-+ div-exp clear-num flip-+ log1p-expm1-u div-inv add-log-exp |
| 10.0ms | (/ x (+ (* x x) 1.0)) |
| 65.0ms | (/ x (+ (* x x) 1.0)) |
Useful iterations: 3 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 245 |
| 1 | 565 | 224 |
| 2 | 1921 | 218 |
| 3 | 5002 | 212 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 40 | 2 | 42 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 40 | 3 | 43 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* (* x x) (* x x)) |
| 0.9b | (/ x (+ (pow (* x x) 3) (pow 1.0 3))) |
| 11.8b | (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))) |
| 23.2b | (* (/ x (+ (pow (* x x) 3) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) |
| 1661× | add-sqr-sqrt |
| 1282× | associate-*l* |
| 1266× | associate-+r+ |
| 1260× | prod-diff |
| 1104× | *-un-lft-identity |
| 816× | add-cube-cbrt |
| 605× | associate-*r* |
| 552× | swap-sqr |
| 483× | unswap-sqr |
| 424× | distribute-rgt-in distribute-lft-in |
| 254× | *-commutative |
| 117× | pow1 |
| 82× | distribute-lft-out |
| 81× | fma-def |
| 61× | times-frac |
| 46× | distribute-lft-out-- |
| 40× | unpow-prod-down pow-unpow associate-/r* sum-cubes |
| 36× | pow-prod-up |
| 32× | frac-times |
| 24× | pow-prod-down |
| 23× | add-exp-log add-cbrt-cube |
| 22× | pow-sqr |
| 20× | flip3-+ flip-+ |
| 18× | pow-plus |
| 16× | associate-*l/ |
| 13× | pow2 |
| 12× | associate-/l* |
| 10× | prod-exp cbrt-unprod |
| 9× | add-log-exp |
| 4× | expm1-log1p-u frac-2neg clear-num associate-/r/ log1p-expm1-u |
| 3× | +-commutative sub-neg |
| 2× | cbrt-undiv associate-*r/ div-exp sum-log div-inv |
| 1× | associate-+r- diff-log |
| 17.0ms | (* (* x x) (* x x)) |
| 18.0ms | (/ x (+ (pow (* x x) 3) (pow 1.0 3))) |
| 222.0ms | (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))) |
| 282.0ms | (* (/ x (+ (pow (* x x) 3) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) |
| 40.0ms | (* (* x x) (* x x)) |
| 235.0ms | (/ x (+ (pow (* x x) 3) (pow 1.0 3))) |
| 45.0ms | (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0))) |
| 136.0ms | (* (/ x (+ (pow (* x x) 3) (pow 1.0 3))) (+ (* (* x x) (* x x)) (- (* 1.0 1.0) (* (* x x) 1.0)))) |
Useful iterations: 0 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5001 | 36277 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1731 | 1 | 1732 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 1732 | 3 | 1735 |
Merged error: 0b
Found 3 expressions with local error:
| 0.1b | (/ 1 (pow x 5)) |
| 0.1b | (/ 1 (pow x 3)) |
| 20.0b | (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) |
| 4033× | associate-*r/ |
| 3070× | associate-/r* |
| 2482× | frac-sub |
| 2448× | frac-add |
| 2253× | *-un-lft-identity |
| 2018× | associate-/l* |
| 1771× | add-sqr-sqrt |
| 1642× | add-cube-cbrt |
| 1000× | unpow-prod-down |
| 897× | un-div-inv |
| 872× | clear-num |
| 573× | frac-2neg |
| 344× | sqr-pow |
| 301× | prod-diff |
| 261× | times-frac |
| 196× | associate-*r* |
| 184× | distribute-lft-out |
| 171× | unpow3 |
| 118× | associate-*l* |
| 101× | div-inv |
| 56× | unswap-sqr |
| 21× | add-exp-log |
| 17× | flip3-+ flip-+ |
| 12× | pow-flip div-exp |
| 10× | distribute-lft-out-- |
| 8× | add-log-exp difference-of-squares |
| 7× | pow1 fma-neg *-commutative add-cbrt-cube |
| 6× | pow-to-exp rec-exp pow-unpow 1-exp pow-exp |
| 3× | expm1-log1p-u log1p-expm1-u |
| 2× | cbrt-undiv pow-pow diff-log associate--l+ inv-pow |
| 1× | +-commutative sub-neg flip3-- sum-log flip-- |
| 11.0ms | (/ 1 (pow x 5)) |
| 5.0ms | (/ 1 (pow x 3)) |
| 186.0ms | (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) |
| 46.0ms | (/ 1 (pow x 5)) |
| 37.0ms | (/ 1 (pow x 3)) |
| 45.0ms | (- (+ (* 1.0 (/ 1 (pow x 5))) (/ 1 x)) (* 1.0 (/ 1 (pow x 3)))) |
Useful iterations: 0 (77.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5596 | 79226 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2958 | 0 | 2958 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 2958 | 3 | 2961 |
Merged error: 0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 14.9b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.0004381094517774334 | 96283.49646244562 | 1034.1827258963394 |
| 8 | -137459.4213561049 | -401.9464502943543 | -94110.9245102794 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 12 |
| 1 | 32 | 12 |
| 144.0ms | 8000× | body | 80 | valid |