Time bar (total: 15.9s)
| 11.0ms | 256× | body | 80 | valid |
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 7 |
| 1 | 7 | 6 |
| done | 7 | 6 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 13.4b
Found 1 expressions with local error:
| 13.4b | (/ x (+ (* x x) 1.0)) |
| 9× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac |
| 3× | add-exp-log associate-/r* 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 |
| 27.0ms | (/ x (+ (* x x) 1.0)) |
| 99.0ms | (/ x (+ (* x x) 1.0)) |
Useful iterations: 2 (89.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 444 |
| 1 | 173 | 384 |
| 2 | 462 | 350 |
| 3 | 1120 | 350 |
| 4 | 3306 | 350 |
| done | 5000 | 350 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) |
| 0.0b | (/ 1 (sqrt (fma x x 1.0))) |
| 13.3b | (sqrt (fma x x 1.0)) |
| 13.3b | (sqrt (fma x x 1.0)) |
| 95× | add-sqr-sqrt |
| 76× | times-frac |
| 53× | *-un-lft-identity |
| 47× | add-cube-cbrt sqrt-prod |
| 30× | add-exp-log |
| 22× | associate-*r* associate-*l* |
| 18× | add-cbrt-cube |
| 15× | unswap-sqr |
| 10× | pow1 div-exp |
| 8× | prod-exp |
| 6× | associate-/r* |
| 5× | cbrt-undiv |
| 4× | expm1-log1p-u cbrt-unprod log1p-expm1-u add-log-exp |
| 3× | rec-exp pow-flip sqrt-pow1 pow1/2 1-exp div-inv associate-/l* |
| 2× | rem-sqrt-square |
| 1× | frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative inv-pow |
| 57.0ms | (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) |
| 14.0ms | (/ 1 (sqrt (fma x x 1.0))) |
| 3.0ms | (sqrt (fma x x 1.0)) |
| 3.0ms | (sqrt (fma x x 1.0)) |
| 81.0ms | (* (/ 1 (sqrt (fma x x 1.0))) (/ x (sqrt (fma x x 1.0)))) |
| 121.0ms | (/ 1 (sqrt (fma x x 1.0))) |
| 97.0ms | (sqrt (fma x x 1.0)) |
| 86.0ms | (sqrt (fma x x 1.0)) |
Useful iterations: done (3.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 2888 |
| 1 | 553 | 2505 |
| 2 | 1577 | 2049 |
| 3 | 4393 | 2042 |
| done | 5001 | 1913 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 5.4b | (/ x (- (pow x 4) (* 1.0 1.0))) |
| 19.4b | (* (/ x (- (pow x 4) (* 1.0 1.0))) (- (* x x) 1.0)) |
| 46× | add-sqr-sqrt |
| 37× | times-frac |
| 26× | add-cube-cbrt *-un-lft-identity |
| 24× | associate-*l* |
| 22× | difference-of-squares |
| 9× | add-exp-log add-cbrt-cube |
| 7× | unpow-prod-down sqr-pow |
| 6× | prod-diff associate-/r* |
| 5× | distribute-rgt-in distribute-lft-in |
| 4× | pow1 flip3-- associate-*r* associate-/r/ flip-- |
| 3× | associate-/l* |
| 2× | cbrt-undiv expm1-log1p-u frac-times sub-neg associate-*r/ div-exp prod-exp cbrt-unprod log1p-expm1-u div-inv add-log-exp unswap-sqr |
| 1× | frac-2neg pow-prod-down associate-*l/ clear-num *-commutative |
| 38.0ms | (/ x (- (pow x 4) (* 1.0 1.0))) |
| 147.0ms | (* (/ x (- (pow x 4) (* 1.0 1.0))) (- (* x x) 1.0)) |
| 181.0ms | (/ x (- (pow x 4) (* 1.0 1.0))) |
| 150.0ms | (* (/ x (- (pow x 4) (* 1.0 1.0))) (- (* x x) 1.0)) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 231 | 2101 |
| 1 | 566 | 1956 |
| 2 | 1719 | 1793 |
| done | 5000 | 1507 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (/ 1 x) (/ 1.0 (pow x 5))) |
| 0.0b | (/ 1.0 (pow x 5)) |
| 0.4b | (/ 1.0 (pow x 3)) |
| 18.5b | (- (+ (/ 1 x) (/ 1.0 (pow x 5))) (/ 1.0 (pow x 3))) |
| 532× | *-un-lft-identity |
| 373× | times-frac |
| 240× | prod-diff |
| 238× | add-sqr-sqrt |
| 225× | add-cube-cbrt |
| 129× | distribute-lft-out |
| 79× | unpow-prod-down |
| 67× | cube-prod |
| 52× | div-inv |
| 27× | sqr-pow |
| 22× | cube-mult unpow3 |
| 19× | associate-/r* |
| 14× | add-exp-log |
| 13× | fma-def |
| 11× | add-log-exp |
| 8× | add-cbrt-cube |
| 6× | fma-neg div-exp associate-/l* |
| 5× | difference-of-squares |
| 4× | pow1 expm1-log1p-u log1p-expm1-u distribute-lft-out-- |
| 3× | frac-sub |
| 2× | cbrt-undiv pow-to-exp frac-2neg flip3-+ diff-log frac-add pow-exp clear-num sum-log flip-+ |
| 1× | +-commutative sub-neg flip3-- associate--l+ flip-- |
| 37.0ms | (+ (/ 1 x) (/ 1.0 (pow x 5))) |
| 7.0ms | (/ 1.0 (pow x 5)) |
| 10.0ms | (/ 1.0 (pow x 3)) |
| 522.0ms | (- (+ (/ 1 x) (/ 1.0 (pow x 5))) (/ 1.0 (pow x 3))) |
| 160.0ms | (+ (/ 1 x) (/ 1.0 (pow x 5))) |
| 84.0ms | (/ 1.0 (pow x 5)) |
| 59.0ms | (/ 1.0 (pow x 3)) |
| 51.0ms | (- (+ (/ 1 x) (/ 1.0 (pow x 5))) (/ 1.0 (pow x 3))) |
Useful iterations: done (2.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 480 | 17448 |
| 1 | 1062 | 14593 |
| 2 | 2927 | 9875 |
| done | 5000 | 8463 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 14.8b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 8.937283511995443e-05 | 28405617999702.24 | 434.3260566585274 |
| 8 | -3122934099202797.0 | -115102859795.89769 | -4377789621347.088 |
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 26 | 53 |
| 1 | 33 | 39 |
| done | 33 | 39 |
| 338.0ms | 8000× | body | 80 | valid |