Time bar (total: 2.5s)
| 9.0ms | 55× | body | 1280 | valid |
| 5.0ms | 38× | body | 640 | valid |
| 5.0ms | 130× | body | 80 | valid |
| 3.0ms | 29× | body | 320 | valid |
| 0.0ms | 4× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 13 |
| 1 | 96 | 13 |
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: 29.8b
Found 3 expressions with local error:
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 0.0b | (/ x (+ x 1.0)) |
| 3.1b | (- (/ 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 |
| 8.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 5.0ms | (/ x (+ x 1.0)) |
| 32.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 3.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 3.0ms | (/ x (+ x 1.0)) |
| 8.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 0 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4965 | 1412 |
| 1 | 4965 | 1412 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 5 | 113 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 109 | 5 | 114 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (log (exp (/ (+ x 1.0) (- x 1.0)))) |
| 0.0b | (exp (/ (+ x 1.0) (- x 1.0))) |
| 3.1b | (- (/ x (+ x 1.0)) (log (exp (/ (+ x 1.0) (- x 1.0))))) |
| 82× | *-un-lft-identity |
| 56× | add-sqr-sqrt |
| 53× | times-frac |
| 52× | exp-prod |
| 35× | add-cube-cbrt |
| 28× | log-pow |
| 14× | distribute-lft-out |
| 10× | distribute-lft-out-- difference-of-squares |
| 6× | pow1 add-exp-log log-prod associate-/r/ add-cbrt-cube add-log-exp |
| 4× | associate-/r* |
| 3× | flip3-- flip-- div-inv associate-/l* associate--r+ |
| 1× | cbrt-undiv sub-neg frac-2neg flip3-+ diff-log div-exp rem-log-exp clear-num flip-+ rem-exp-log |
| 5.0ms | (/ x (+ x 1.0)) |
| 11.0ms | (log (exp (/ (+ x 1.0) (- x 1.0)))) |
| 10.0ms | (exp (/ (+ x 1.0) (- x 1.0))) |
| 43.0ms | (- (/ x (+ x 1.0)) (log (exp (/ (+ x 1.0) (- x 1.0))))) |
| 3.0ms | (/ x (+ x 1.0)) |
| 3.0ms | (log (exp (/ (+ x 1.0) (- x 1.0)))) |
| 4.0ms | (exp (/ (+ x 1.0) (- x 1.0))) |
| 8.0ms | (- (/ x (+ x 1.0)) (log (exp (/ (+ x 1.0) (- x 1.0))))) |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4970 | 1413 |
| 1 | 4970 | 1413 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 0 | 136 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 136 | 5 | 141 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (cbrt (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 0.0b | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 3.1b | (- (/ x (+ x 1.0)) (cbrt (pow (/ (+ x 1.0) (- x 1.0)) 3))) |
| 137× | *-un-lft-identity |
| 124× | add-sqr-sqrt |
| 103× | times-frac |
| 70× | cbrt-prod |
| 56× | unpow-prod-down cube-prod |
| 55× | add-cube-cbrt |
| 30× | difference-of-squares |
| 24× | distribute-lft-out |
| 17× | distribute-lft-out-- |
| 10× | associate-/r/ |
| 9× | add-exp-log add-cbrt-cube |
| 6× | add-log-exp |
| 5× | pow1 flip3-- flip-- div-inv |
| 4× | associate-/r* sqr-pow |
| 3× | cube-div pow-unpow associate-/l* |
| 2× | cbrt-undiv cube-mult cbrt-div unpow3 div-exp pow-exp rem-cube-cbrt |
| 1× | pow-to-exp sub-neg pow-pow frac-2neg flip3-+ pow1/3 diff-log clear-num frac-sub rem-cbrt-cube flip-+ |
| 5.0ms | (/ x (+ x 1.0)) |
| 12.0ms | (cbrt (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 11.0ms | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 64.0ms | (- (/ x (+ x 1.0)) (cbrt (pow (/ (+ x 1.0) (- x 1.0)) 3))) |
| 3.0ms | (/ x (+ x 1.0)) |
| 5.0ms | (cbrt (pow (/ (+ x 1.0) (- x 1.0)) 3)) |
| 7.0ms | (pow (/ (+ x 1.0) (- x 1.0)) 3) |
| 10.0ms | (- (/ x (+ x 1.0)) (cbrt (pow (/ (+ x 1.0) (- x 1.0)) 3))) |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5188 | 3121 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 212 | 1 | 213 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 212 | 6 | 218 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* x (- x 1.0)) |
| 0.0b | (* (+ x 1.0) (+ x 1.0)) |
| 0.0b | (/ (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) (- (* x x) (* 1.0 1.0))) |
| 18.6b | (- (* 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-- |
| 7.0ms | (* x (- x 1.0)) |
| 9.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 16.0ms | (/ (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) (- (* x x) (* 1.0 1.0))) |
| 9.0ms | (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) |
| 5.0ms | (* x (- x 1.0)) |
| 2.0ms | (* (+ x 1.0) (+ x 1.0)) |
| 5.0ms | (/ (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) (- (* x x) (* 1.0 1.0))) |
| 4.0ms | (- (* x (- x 1.0)) (* (+ x 1.0) (+ x 1.0))) |
Useful iterations: 0 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5066 | 3158 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 163 | 1 | 164 |
| Fresh | 2 | 1 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 166 | 4 | 170 |
Merged error: 0b
99.9% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 14.9b
| Iters | Range | Point | |
|---|---|---|---|
| 11 | 901.3230478674768 | 3.453863445390637e+32 | 1208365.1148162424 |
| 8 | -1.446720947063474e+35 | -5.322052552197638e+32 | -8.86080339333129e+33 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 39 |
| 1 | 37 | 39 |
| 280.0ms | 1718× | body | 1280 | valid |
| 161.0ms | 1194× | body | 640 | valid |
| 147.0ms | 4175× | body | 80 | valid |
| 64.0ms | 606× | body | 320 | valid |
| 21.0ms | 307× | body | 160 | valid |
Loading profile data...