Time bar (total: 6.3s)
| 5.0ms | 41× | body | 1280 | valid |
| 4.0ms | 39× | body | 640 | valid |
| 4.0ms | 145× | body | 80 | valid |
| 1.0ms | 18× | body | 320 | valid |
| 1.0ms | 13× | 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 |
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: 25.8b
Found 2 expressions with local error:
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 2.8b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 81× | *-un-lft-identity |
| 40× | times-frac |
| 35× | add-sqr-sqrt |
| 18× | distribute-lft-out-- |
| 14× | distribute-lft-out |
| 13× | add-cube-cbrt |
| 9× | difference-of-squares |
| 5× | associate-/r* |
| 4× | add-exp-log add-cbrt-cube associate-/l* add-log-exp |
| 2× | pow1 flip3-- associate-/r/ flip-- associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg flip3-+ diff-log div-exp clear-num frac-sub flip-+ div-inv |
| 7.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 33.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 53.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 169.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 317 | 591 |
| 1 | 1003 | 565 |
| 2 | 4494 | 559 |
| 3 | 5003 | 559 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 4 | 77 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 4 | 78 |
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (/ 1 (- x 1.0)) |
| 0.1b | (* (+ x 1.0) (/ 1 (- x 1.0))) |
| 5.7b | (- (/ x (+ x 1.0)) (* (+ x 1.0) (/ 1 (- x 1.0)))) |
| 44× | add-sqr-sqrt |
| 40× | *-un-lft-identity |
| 32× | times-frac |
| 23× | add-cube-cbrt |
| 21× | associate-*r* |
| 16× | add-exp-log |
| 10× | add-cbrt-cube |
| 7× | distribute-lft-out-- difference-of-squares |
| 6× | pow1 frac-sub |
| 5× | associate-/r* add-log-exp |
| 4× | frac-times flip3-+ div-exp associate-*l* associate-*l/ prod-exp associate-/r/ flip-+ |
| 3× | flip3-- flip-- associate-/l* unswap-sqr |
| 2× | cbrt-undiv rec-exp 1-exp associate-*r/ un-div-inv cbrt-unprod div-inv |
| 1× | sub-neg pow-flip frac-2neg diff-log pow-prod-down clear-num *-commutative distribute-lft-out inv-pow |
| 5.0ms | (/ 1 (- x 1.0)) |
| 12.0ms | (* (+ x 1.0) (/ 1 (- x 1.0))) |
| 9.0ms | (- (/ x (+ x 1.0)) (* (+ x 1.0) (/ 1 (- x 1.0)))) |
| 39.0ms | (/ 1 (- x 1.0)) |
| 48.0ms | (* (+ x 1.0) (/ 1 (- x 1.0))) |
| 175.0ms | (- (/ x (+ x 1.0)) (* (+ x 1.0) (/ 1 (- x 1.0)))) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 499 | 779 |
| 1 | 2438 | 701 |
| 2 | 5001 | 647 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 1 | 117 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 117 | 4 | 121 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 0.1b | (exp (log (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))))) |
| 2.8b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 5.0b | (log (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))) |
| 178× | *-un-lft-identity |
| 80× | times-frac |
| 64× | add-sqr-sqrt |
| 44× | distribute-lft-out-- |
| 32× | log-prod |
| 30× | distribute-lft-out |
| 18× | add-cube-cbrt |
| 17× | difference-of-squares |
| 16× | exp-sum |
| 7× | add-exp-log |
| 6× | pow1 log-div add-cbrt-cube add-log-exp |
| 5× | associate-/r* |
| 4× | exp-prod flip3-- flip-- associate-/l* |
| 3× | exp-diff frac-sub |
| 2× | associate-/r/ log-pow associate-/l/ |
| 1× | cbrt-undiv sub-neg frac-2neg flip3-+ diff-log div-exp rem-log-exp clear-num flip-+ div-inv rem-exp-log |
| 7.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 30.0ms | (exp (log (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))))) |
| 31.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 28.0ms | (log (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))) |
| 48.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 173.0ms | (exp (log (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))))) |
| 170.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 281.0ms | (log (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0)))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 475 | 1328 |
| 1 | 1529 | 1251 |
| 2 | 5001 | 1219 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 2 | 142 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 141 | 5 | 146 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (+ (* 1.0 (- 1.0 x)) (pow x 2)) (+ x 1.0)) |
| 4.8b | (- (* x (- (* 1.0 1.0) (* x 1.0))) (* (/ (+ (pow x 3) (pow 1.0 3)) (- x 1.0)) (+ x 1.0))) |
| 4.9b | (/ (+ (pow x 3) (pow 1.0 3)) (- x 1.0)) |
| 20.3b | (+ (pow x 3) (- (* x (- (* 1.0 1.0) (* x 1.0))) (* (/ (+ (pow x 3) (pow 1.0 3)) (- x 1.0)) (+ x 1.0)))) |
| 106× | *-un-lft-identity |
| 45× | times-frac |
| 44× | add-sqr-sqrt |
| 32× | distribute-lft-out |
| 24× | unpow-prod-down cube-prod |
| 22× | add-cube-cbrt |
| 16× | associate-*r/ |
| 12× | flip3-+ flip-+ |
| 11× | add-log-exp |
| 10× | frac-sub distribute-lft-out-- difference-of-squares |
| 9× | associate-/l* |
| 8× | add-exp-log frac-times associate--l+ add-cbrt-cube |
| 7× | flip3-- flip-- |
| 6× | pow1 distribute-rgt-in sub-neg associate-+r+ distribute-lft-in sum-cubes |
| 5× | associate-/r* |
| 4× | associate-*r* associate-*l/ |
| 3× | associate-*l* |
| 2× | diff-log sum-log associate-/r/ associate-/l/ associate--r+ |
| 1× | cbrt-undiv +-commutative associate-+r- frac-2neg div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv unswap-sqr |
| 12.0ms | (* (+ (* 1.0 (- 1.0 x)) (pow x 2)) (+ x 1.0)) |
| 7.0ms | (- (* x (- (* 1.0 1.0) (* x 1.0))) (* (/ (+ (pow x 3) (pow 1.0 3)) (- x 1.0)) (+ x 1.0))) |
| 15.0ms | (/ (+ (pow x 3) (pow 1.0 3)) (- x 1.0)) |
| 9.0ms | (+ (pow x 3) (- (* x (- (* 1.0 1.0) (* x 1.0))) (* (/ (+ (pow x 3) (pow 1.0 3)) (- x 1.0)) (+ x 1.0)))) |
| 189.0ms | (* (+ (* 1.0 (- 1.0 x)) (pow x 2)) (+ x 1.0)) |
| 155.0ms | (- (* x (- (* 1.0 1.0) (* x 1.0))) (* (/ (+ (pow x 3) (pow 1.0 3)) (- x 1.0)) (+ x 1.0))) |
| 60.0ms | (/ (+ (pow x 3) (pow 1.0 3)) (- x 1.0)) |
| 214.0ms | (+ (pow x 3) (- (* x (- (* 1.0 1.0) (* x 1.0))) (* (/ (+ (pow x 3) (pow 1.0 3)) (- x 1.0)) (+ x 1.0)))) |
Useful iterations: 2 (110.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 871 | 1983 |
| 1 | 4713 | 1875 |
| 2 | 5003 | 1874 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 162 | 2 | 164 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 163 | 6 | 169 |
Merged error: 0.0b
99.6% (0.1b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 29.3b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 76.94053799743773 | 23146340971.272755 | 13973.283901258525 |
| 9 | -57514.079310754976 | -0.04031575958609914 | -0.9933408418278237 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 38 |
| 1 | 52 | 38 |
| 216.0ms | 1724× | body | 1280 | valid |
| 118.0ms | 1220× | body | 640 | valid |
| 109.0ms | 4113× | body | 80 | valid |
| 48.0ms | 628× | body | 320 | valid |
| 16.0ms | 315× | body | 160 | valid |
Loading profile data...