Time bar (total: 4.1s)
| 5.0ms | 54× | body | 1280 | valid |
| 3.0ms | 41× | body | 640 | valid |
| 3.0ms | 126× | body | 80 | valid |
| 2.0ms | 27× | body | 320 | valid |
| 0.0ms | 8× | 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: 30.4b
Found 3 expressions with local error:
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 0.0b | (/ x (+ x 1.0)) |
| 2.4b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 99× | *-un-lft-identity |
| 52× | times-frac |
| 45× | add-sqr-sqrt |
| 23× | add-cube-cbrt |
| 18× | distribute-lft-out distribute-lft-out-- |
| 9× | associate-/r* difference-of-squares |
| 7× | add-exp-log add-cbrt-cube associate-/l* |
| 5× | add-log-exp |
| 4× | associate-/r/ |
| 3× | pow1 |
| 2× | cbrt-undiv flip3-- frac-2neg flip3-+ div-exp clear-num flip-- flip-+ div-inv associate-/l/ |
| 1× | sub-neg diff-log frac-sub |
| 25.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 11.0ms | (/ x (+ x 1.0)) |
| 87.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 35.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 37.0ms | (/ x (+ x 1.0)) |
| 121.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 392 | 760 |
| 1 | 1379 | 726 |
| 2 | 5002 | 716 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (/ (- 1.0) (pow x 2)) (/ 3.0 x)) |
| 0.4b | (/ (- 1.0) (pow x 2)) |
| 0.6b | (/ 3.0 (pow x 3)) |
| 5.6b | (- (- (/ (- 1.0) (pow x 2)) (/ 3.0 x)) (/ 3.0 (pow x 3))) |
| 143× | times-frac |
| 120× | add-sqr-sqrt |
| 105× | *-un-lft-identity |
| 78× | add-cube-cbrt |
| 48× | unpow-prod-down |
| 29× | distribute-rgt-neg-in |
| 27× | distribute-lft-neg-in |
| 20× | associate-/r* |
| 18× | sqr-pow |
| 15× | difference-of-squares |
| 14× | add-exp-log |
| 13× | cube-prod associate-/l* unpow2 |
| 11× | add-log-exp |
| 10× | distribute-lft-out-- |
| 9× | neg-mul-1 |
| 8× | add-cbrt-cube |
| 6× | div-exp |
| 5× | frac-sub |
| 4× | pow1 cube-mult diff-log unpow3 |
| 3× | sub-neg flip3-- flip-- |
| 2× | cbrt-undiv associate--l- neg-sub0 pow-to-exp frac-2neg div-sub pow-exp associate--l+ clear-num div-inv |
| 1× | distribute-frac-neg |
| 99.0ms | (- (/ (- 1.0) (pow x 2)) (/ 3.0 x)) |
| 13.0ms | (/ (- 1.0) (pow x 2)) |
| 8.0ms | (/ 3.0 (pow x 3)) |
| 716.0ms | (- (- (/ (- 1.0) (pow x 2)) (/ 3.0 x)) (/ 3.0 (pow x 3))) |
| 62.0ms | (- (/ (- 1.0) (pow x 2)) (/ 3.0 x)) |
| 27.0ms | (/ (- 1.0) (pow x 2)) |
| 34.0ms | (/ 3.0 (pow x 3)) |
| 30.0ms | (- (- (/ (- 1.0) (pow x 2)) (/ 3.0 x)) (/ 3.0 (pow x 3))) |
Useful iterations: 2 (76.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 738 | 1754 |
| 1 | 3453 | 1596 |
| 2 | 5001 | 1578 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* x (- x 1.0)) |
| 0.0b | (/ (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) (- (* x x) (* 1.0 1.0))) |
| 0.0b | (* (+ x 1.0) (+ x 1.0)) |
| 18.2b | (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) |
| 44× | associate-*r/ |
| 35× | *-un-lft-identity |
| 32× | frac-sub |
| 30× | flip3-+ flip-+ |
| 25× | add-sqr-sqrt |
| 20× | frac-times flip3-- flip-- |
| 19× | add-cube-cbrt |
| 18× | associate-/l/ |
| 13× | pow1 |
| 12× | times-frac |
| 10× | add-exp-log associate-*l/ add-cbrt-cube |
| 9× | associate-*r* |
| 7× | associate-*l* |
| 6× | distribute-rgt-in distribute-lft-in swap-sqr distribute-lft-out add-log-exp |
| 5× | sub-neg difference-of-squares |
| 4× | associate--l+ associate-/r* |
| 3× | associate-/l* |
| 2× | pow-prod-down prod-exp associate-/r/ *-commutative cbrt-unprod associate--r+ unswap-sqr |
| 1× | cbrt-undiv pow2 frac-2neg pow-plus diff-log div-sub div-exp clear-num pow-sqr pow-prod-up div-inv distribute-lft-out-- |
| 20.0ms | (* x (- x 1.0)) |
| 49.0ms | (/ (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) (- (* x x) (* 1.0 1.0))) |
| 35.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 20.0ms | (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) |
| 39.0ms | (* x (- x 1.0)) |
| 45.0ms | (/ (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) (- (* x x) (* 1.0 1.0))) |
| 18.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 35.0ms | (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) |
Useful iterations: 2 (118.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 769 | 1735 |
| 1 | 4437 | 1626 |
| 2 | 5001 | 1621 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (+ (* 3.0 x) 1.0) |
| 15.0b | (/ (- (+ (* 3.0 x) 1.0)) (- (* x x) (* 1.0 1.0))) |
| 40× | times-frac |
| 28× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 15× | distribute-lft-neg-in distribute-rgt-neg-in |
| 11× | difference-of-squares |
| 10× | associate-/l* |
| 5× | neg-mul-1 |
| 4× | add-exp-log associate-/r* add-cbrt-cube add-log-exp |
| 2× | pow1 flip3-+ associate-/r/ flip-+ associate-/l/ distribute-neg-frac |
| 1× | cbrt-undiv +-commutative neg-sub0 flip3-- frac-2neg div-sub distribute-frac-neg div-exp clear-num sum-log flip-- div-inv |
| 8.0ms | (+ (* 3.0 x) 1.0) |
| 40.0ms | (/ (- (+ (* 3.0 x) 1.0)) (- (* x x) (* 1.0 1.0))) |
| 33.0ms | (+ (* 3.0 x) 1.0) |
| 45.0ms | (/ (- (+ (* 3.0 x) 1.0)) (- (* x x) (* 1.0 1.0))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 396 | 962 |
| 1 | 1629 | 925 |
| 2 | 5001 | 919 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 15.3b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 8.950540206577903e-05 | 66689094922.78456 | 134430.98924424738 |
| 9 | -3909246627090.811 | -1500.694570789724 | -4423751.374867698 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 15 |
| 1 | 44 | 15 |
| 2 | 44 | 15 |
| 212.0ms | 1736× | body | 1280 | valid |
| 117.0ms | 1240× | body | 640 | valid |
| 111.0ms | 4107× | body | 80 | valid |
| 47.0ms | 620× | body | 320 | valid |
| 15.0ms | 297× | body | 160 | valid |