Time bar (total: 15.8s)
| 15.0ms | 69× | body | 640 | valid |
| 7.0ms | 120× | body | 80 | valid |
| 5.0ms | 31× | body | 320 | valid |
| 4.0ms | 15× | body | 1280 | valid |
| 3.0ms | 21× | body | 160 | valid |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 15 |
| 1 | 18 | 15 |
| 2 | 31 | 15 |
| 3 | 41 | 15 |
| 4 | 50 | 15 |
| 5 | 55 | 15 |
| 6 | 64 | 15 |
| 7 | 82 | 15 |
| 8 | 99 | 15 |
| 9 | 109 | 15 |
| done | 109 | 15 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 10.6b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 0.0b | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 2.4b | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 83× | *-un-lft-identity |
| 47× | times-frac |
| 43× | add-sqr-sqrt |
| 23× | add-cube-cbrt |
| 14× | distribute-lft-out-- |
| 13× | distribute-lft-out |
| 11× | add-log-exp |
| 9× | associate-/r* |
| 8× | add-exp-log add-cbrt-cube difference-of-squares |
| 6× | associate-/l* |
| 4× | pow1 associate-/r/ |
| 3× | flip3-- frac-add flip-- |
| 2× | cbrt-undiv sub-neg associate-+l+ frac-2neg flip3-+ diff-log div-exp clear-num sum-log frac-sub flip-+ div-inv |
| 1× | +-commutative associate-+l- |
| 11.0ms | (/ 1.0 (- x 1.0)) |
| 17.0ms | (/ 1.0 (+ x 1.0)) |
| 104.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 501.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
| 44.0ms | (/ 1.0 (- x 1.0)) |
| 29.0ms | (/ 1.0 (+ x 1.0)) |
| 79.0ms | (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) |
| 312.0ms | (+ (- (/ 1.0 (+ x 1.0)) (/ 2.0 x)) (/ 1.0 (- x 1.0))) |
Useful iterations: 3 (1.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 213 | 1832 |
| 1 | 498 | 1716 |
| 2 | 1314 | 1630 |
| 3 | 3767 | 1608 |
| done | 5000 | 1608 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (+ (/ 2.0 (pow x 5)) (/ 2.0 (pow x 3))) |
| 0.0b | (/ 2.0 (pow x 5)) |
| 0.2b | (/ 2.0 (pow x 7)) |
| 0.2b | (/ 2.0 (pow x 3)) |
| 84× | times-frac |
| 71× | *-un-lft-identity |
| 63× | add-sqr-sqrt add-cube-cbrt |
| 36× | unpow-prod-down |
| 26× | associate-/r* |
| 19× | add-exp-log |
| 12× | cube-prod sqr-pow |
| 10× | add-cbrt-cube |
| 9× | div-exp associate-/l* |
| 6× | add-log-exp |
| 5× | div-inv distribute-lft-out |
| 4× | pow1 cube-mult unpow3 |
| 3× | cbrt-undiv pow-to-exp frac-2neg pow-exp clear-num |
| 1× | +-commutative flip3-+ frac-add sum-log flip-+ |
| 90.0ms | (+ (/ 2.0 (pow x 5)) (/ 2.0 (pow x 3))) |
| 13.0ms | (/ 2.0 (pow x 5)) |
| 9.0ms | (/ 2.0 (pow x 7)) |
| 16.0ms | (/ 2.0 (pow x 3)) |
| 193.0ms | (+ (/ 2.0 (pow x 5)) (/ 2.0 (pow x 3))) |
| 58.0ms | (/ 2.0 (pow x 5)) |
| 81.0ms | (/ 2.0 (pow x 7)) |
| 58.0ms | (/ 2.0 (pow x 3)) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 255 | 2079 |
| 1 | 484 | 1812 |
| 2 | 1345 | 1744 |
| done | 5001 | 1742 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (/ 2.0 (pow x 5)) (/ (/ 2.0 x) (* x x))) |
| 0.0b | (/ 2.0 (pow x 5)) |
| 0.1b | (/ (/ 2.0 x) (* x x)) |
| 0.2b | (/ 2.0 (pow x 7)) |
| 73× | times-frac |
| 52× | *-un-lft-identity |
| 50× | add-sqr-sqrt add-cube-cbrt |
| 26× | add-exp-log |
| 24× | unpow-prod-down |
| 20× | add-cbrt-cube |
| 19× | associate-/l* |
| 15× | associate-/r* |
| 12× | div-exp |
| 8× | cbrt-undiv sqr-pow |
| 6× | add-log-exp |
| 5× | div-inv |
| 4× | pow1 |
| 3× | frac-2neg clear-num |
| 2× | pow-to-exp pow-exp prod-exp cbrt-unprod |
| 1× | +-commutative flip3-+ frac-add sum-log flip-+ associate-/l/ distribute-lft-out |
| 53.0ms | (+ (/ 2.0 (pow x 5)) (/ (/ 2.0 x) (* x x))) |
| 13.0ms | (/ 2.0 (pow x 5)) |
| 14.0ms | (/ (/ 2.0 x) (* x x)) |
| 8.0ms | (/ 2.0 (pow x 7)) |
| 229.0ms | (+ (/ 2.0 (pow x 5)) (/ (/ 2.0 x) (* x x))) |
| 69.0ms | (/ 2.0 (pow x 5)) |
| 51.0ms | (/ (/ 2.0 x) (* x x)) |
| 79.0ms | (/ 2.0 (pow x 7)) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 261 | 1882 |
| 1 | 555 | 1657 |
| 2 | 1521 | 1539 |
| done | 5000 | 1535 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (/ (sqrt 2.0) (pow x 5)) |
| 0.1b | (* (/ (sqrt 2.0) 1) (+ (/ (sqrt 2.0) (pow x 5)) (/ (sqrt 2.0) (pow x 3)))) |
| 0.2b | (/ 2.0 (pow x 7)) |
| 0.3b | (/ (sqrt 2.0) (pow x 3)) |
| 173× | times-frac |
| 135× | *-un-lft-identity |
| 131× | add-sqr-sqrt |
| 115× | add-cube-cbrt |
| 82× | sqrt-prod |
| 54× | unpow-prod-down |
| 26× | add-exp-log associate-/r* |
| 22× | associate-*l* |
| 21× | cube-prod |
| 18× | sqr-pow |
| 15× | add-cbrt-cube associate-/l* |
| 13× | associate-*r* |
| 11× | div-exp |
| 10× | distribute-lft-out |
| 7× | cube-mult unpow3 |
| 6× | pow1 div-inv |
| 5× | unswap-sqr |
| 4× | cbrt-undiv add-log-exp |
| 3× | frac-times pow-to-exp frac-2neg associate-*r/ pow-exp prod-exp clear-num |
| 2× | flip3-+ frac-add cbrt-unprod flip-+ |
| 1× | distribute-rgt-in distribute-lft-in 1-exp pow-prod-down associate-*l/ *-commutative |
| 18.0ms | (/ (sqrt 2.0) (pow x 5)) |
| 868.0ms | (* (/ (sqrt 2.0) 1) (+ (/ (sqrt 2.0) (pow x 5)) (/ (sqrt 2.0) (pow x 3)))) |
| 13.0ms | (/ 2.0 (pow x 7)) |
| 20.0ms | (/ (sqrt 2.0) (pow x 3)) |
| 109.0ms | (/ (sqrt 2.0) (pow x 5)) |
| 309.0ms | (* (/ (sqrt 2.0) 1) (+ (/ (sqrt 2.0) (pow x 5)) (/ (sqrt 2.0) (pow x 3)))) |
| 83.0ms | (/ 2.0 (pow x 7)) |
| 100.0ms | (/ (sqrt 2.0) (pow x 3)) |
Useful iterations: 2 (607.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 385 | 4373 |
| 1 | 790 | 3508 |
| 2 | 2414 | 3360 |
| done | 5001 | 3360 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0.0b
99.9% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 31.6b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.0033303272193615503 | 311302.39110615524 | 1913.506658456775 |
| 7 | -41918.349557210015 | -1608.0958488538781 | -17754.398693443713 |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 77 |
| 1 | 44 | 59 |
| done | 44 | 59 |
| 783.0ms | 4122× | body | 80 | valid |
| 621.0ms | 1935× | body | 640 | valid |
| 213.0ms | 937× | body | 320 | valid |
| 153.0ms | 530× | body | 1280 | valid |
| 54.0ms | 480× | body | 160 | valid |