Time bar (total: 5.3s)
| 7.0ms | 67× | body | 1280 | valid |
| 5.0ms | 33× | body | 640 | valid |
| 3.0ms | 128× | body | 80 | valid |
| 1.0ms | 19× | body | 320 | valid |
| 0.0ms | 9× | 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.3b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 2.9b | (- (/ 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 |
| 5.0ms | (/ x (+ x 1.0)) |
| 11.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 56.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 33.0ms | (/ x (+ x 1.0)) |
| 39.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 128.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 392 | 760 |
| 1 | 1379 | 726 |
| 2 | 5001 | 716 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (/ x (+ x 1.0)) (/ x (+ x 1.0))) |
| 0.1b | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 0.1b | (pow (/ x (+ x 1.0)) 3) |
| 2.8b | (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 354× | *-un-lft-identity |
| 216× | times-frac |
| 190× | add-sqr-sqrt |
| 104× | unpow-prod-down cube-prod |
| 78× | add-cube-cbrt |
| 66× | distribute-lft-out |
| 61× | distribute-lft-out-- |
| 44× | difference-of-squares |
| 24× | swap-sqr |
| 22× | add-exp-log add-cbrt-cube |
| 18× | associate-*r* associate-*l* |
| 16× | associate-/r/ |
| 14× | sqr-pow |
| 13× | pow1 |
| 8× | div-inv |
| 6× | cbrt-undiv pow-unpow flip3-+ div-exp flip-+ add-log-exp |
| 4× | cube-div pow-exp prod-exp cbrt-unprod rem-cube-cbrt unswap-sqr |
| 3× | flip3-- flip-- |
| 2× | cube-mult pow-to-exp pow-pow unpow3 |
| 1× | difference-cubes pow2 frac-times sub-neg pow-plus diff-log associate-*r/ pow-prod-down associate-*l/ pow-sqr *-commutative pow-prod-up frac-sub |
| 29.0ms | (* (/ x (+ x 1.0)) (/ x (+ x 1.0))) |
| 12.0ms | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 8.0ms | (pow (/ x (+ x 1.0)) 3) |
| 180.0ms | (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 40.0ms | (* (/ x (+ x 1.0)) (/ x (+ x 1.0))) |
| 60.0ms | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 56.0ms | (pow (/ x (+ x 1.0)) 3) |
| 285.0ms | (- (pow (/ x (+ x 1.0)) 3) (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
Useful iterations: 1 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1164 | 2932 |
| 1 | 5002 | 2690 |
5 alts after pruning (5 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.1b | (/ 3.0 (pow x 3)) |
| 0.3b | (/ (- 1.0) (pow x 2)) |
| 6.0b | (- (- (/ (- 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 |
| 80.0ms | (- (/ (- 1.0) (pow x 2)) (/ 3.0 x)) |
| 4.0ms | (/ 3.0 (pow x 3)) |
| 8.0ms | (/ (- 1.0) (pow x 2)) |
| 608.0ms | (- (- (/ (- 1.0) (pow x 2)) (/ 3.0 x)) (/ 3.0 (pow x 3))) |
| 66.0ms | (- (/ (- 1.0) (pow x 2)) (/ 3.0 x)) |
| 35.0ms | (/ 3.0 (pow x 3)) |
| 24.0ms | (/ (- 1.0) (pow x 2)) |
| 36.0ms | (- (- (/ (- 1.0) (pow x 2)) (/ 3.0 x)) (/ 3.0 (pow x 3))) |
Useful iterations: 2 (73.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 741 | 1813 |
| 1 | 3525 | 1605 |
| 2 | 5001 | 1602 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (/ (- (+ (* 12.0 (/ 1 (pow x 2))) (+ (* 9.0 (/ 1 x)) (* 48.0 (/ 1 (pow x 3)))))) (+ (* (/ (+ x 1.0) (- x 1.0)) (+ (/ (+ x 1.0) (- x 1.0)) (/ x (+ x 1.0)))) (* (/ x (+ x 1.0)) (/ x (+ x 1.0))))) |
| 0.3b | (* 9.0 (/ 1 x)) |
| 0.3b | (/ 1 (pow x 2)) |
| 7.5b | (+ (* 12.0 (/ 1 (pow x 2))) (+ (* 9.0 (/ 1 x)) (* 48.0 (/ 1 (pow x 3))))) |
| 67× | frac-add |
| 65× | times-frac |
| 59× | add-sqr-sqrt |
| 53× | *-un-lft-identity |
| 52× | add-cube-cbrt |
| 45× | associate-*r/ |
| 29× | un-div-inv |
| 24× | add-exp-log |
| 23× | associate-/r/ |
| 16× | frac-times |
| 14× | associate-/l/ distribute-neg-frac |
| 13× | flip3-+ associate-*r* add-cbrt-cube flip-+ associate-/l* |
| 12× | distribute-lft-neg-in unpow-prod-down distribute-rgt-neg-in |
| 11× | associate-/r* |
| 10× | associate-*l/ |
| 9× | div-exp add-log-exp |
| 6× | pow1 |
| 4× | neg-mul-1 rec-exp 1-exp prod-exp unpow2 sqr-pow |
| 3× | cbrt-undiv pow-to-exp associate-*l* pow-exp sum-log div-inv unswap-sqr |
| 2× | frac-2neg clear-num cbrt-unprod |
| 1× | +-commutative neg-sub0 associate-+r+ pow-flip div-sub distribute-frac-neg pow-prod-down *-commutative inv-pow |
| 183.0ms | (/ (- (+ (* 12.0 (/ 1 (pow x 2))) (+ (* 9.0 (/ 1 x)) (* 48.0 (/ 1 (pow x 3)))))) (+ (* (/ (+ x 1.0) (- x 1.0)) (+ (/ (+ x 1.0) (- x 1.0)) (/ x (+ x 1.0)))) (* (/ x (+ x 1.0)) (/ x (+ x 1.0))))) |
| 10.0ms | (* 9.0 (/ 1 x)) |
| 4.0ms | (/ 1 (pow x 2)) |
| 16.0ms | (+ (* 12.0 (/ 1 (pow x 2))) (+ (* 9.0 (/ 1 x)) (* 48.0 (/ 1 (pow x 3))))) |
| 281.0ms | (/ (- (+ (* 12.0 (/ 1 (pow x 2))) (+ (* 9.0 (/ 1 x)) (* 48.0 (/ 1 (pow x 3)))))) (+ (* (/ (+ x 1.0) (- x 1.0)) (+ (/ (+ x 1.0) (- x 1.0)) (/ x (+ x 1.0)))) (* (/ x (+ x 1.0)) (/ x (+ x 1.0))))) |
| 15.0ms | (* 9.0 (/ 1 x)) |
| 16.0ms | (/ 1 (pow x 2)) |
| 28.0ms | (+ (* 12.0 (/ 1 (pow x 2))) (+ (* 9.0 (/ 1 x)) (* 48.0 (/ 1 (pow x 3))))) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1304 | 4811 |
| 1 | 5001 | 4483 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
100% (0.0b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 31.8b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 19555.519105776155 | 5849697155433.691 | 20005.70299342879 |
| 9 | -1052513.600169936 | -0.041603525395973645 | -12471.666509296416 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 38 |
| 1 | 46 | 38 |
| 174.0ms | 1700× | body | 1280 | valid |
| 103.0ms | 1238× | body | 640 | valid |
| 97.0ms | 4097× | body | 80 | valid |
| 42.0ms | 648× | body | 320 | valid |
| 13.0ms | 317× | body | 160 | valid |