Time bar (total: 9.2s)
| 106.0ms | 107× | body | 1280 | valid |
| 39.0ms | 85× | body | 640 | valid |
| 9.0ms | 40× | body | 320 | valid |
| 4.0ms | 256× | pre | 80 | true |
| 2.0ms | 18× | body | 160 | valid |
| 0.0ms | 6× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 11 | 5 |
| 2 | 11 | 5 |
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: 61.2b
Found 3 expressions with local error:
| 0.0b | (/ (log (- 1.0 x)) (log (+ 1.0 x))) |
| 4.6b | (log (+ 1.0 x)) |
| 4.6b | (log (- 1.0 x)) |
| 19× | *-un-lft-identity |
| 17× | add-sqr-sqrt |
| 16× | times-frac |
| 15× | pow1 add-cube-cbrt |
| 12× | log-pow |
| 9× | log-prod |
| 7× | add-exp-log |
| 6× | log-div |
| 5× | add-cbrt-cube |
| 4× | associate-/r* associate-/l* |
| 3× | add-log-exp |
| 2× | flip3-- div-sub rem-log-exp flip-- |
| 1× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv distribute-lft-out distribute-lft-out-- difference-of-squares |
| 6.0ms | (/ (log (- 1.0 x)) (log (+ 1.0 x))) |
| 3.0ms | (log (+ 1.0 x)) |
| 3.0ms | (log (- 1.0 x)) |
| 131.0ms | (/ (log (- 1.0 x)) (log (+ 1.0 x))) |
| 40.0ms | (log (+ 1.0 x)) |
| 48.0ms | (log (- 1.0 x)) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 425 | 668 |
| 1 | 1561 | 624 |
| 2 | 5001 | 599 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 7 | 78 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 8 | 79 |
Merged error: 59.0b
Found 3 expressions with local error:
| 0.0b | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 0.0b | (/ (log (- 1.0 x)) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) |
| 4.6b | (log (- 1.0 x)) |
| 92× | times-frac |
| 83× | add-sqr-sqrt |
| 68× | associate-*r* |
| 56× | unpow-prod-down |
| 49× | *-un-lft-identity |
| 47× | add-cube-cbrt |
| 29× | add-exp-log |
| 24× | unpow2 sqr-pow |
| 17× | unswap-sqr |
| 10× | pow1 div-exp prod-exp add-cbrt-cube |
| 6× | pow-to-exp pow-exp |
| 5× | log-prod log-pow |
| 4× | log-div associate-/r/ associate-/l* |
| 3× | flip3-- associate-*r/ associate-*l* associate-/r* flip-- add-log-exp |
| 2× | cbrt-undiv div-sub frac-sub cbrt-unprod div-inv |
| 1× | frac-2neg flip3-+ rem-log-exp pow-prod-down clear-num *-commutative flip-+ distribute-lft-out-- difference-of-squares |
| 19.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 10.0ms | (/ (log (- 1.0 x)) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) |
| 8.0ms | (log (- 1.0 x)) |
| 56.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 134.0ms | (/ (log (- 1.0 x)) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) |
| 50.0ms | (log (- 1.0 x)) |
Useful iterations: 1 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 995 | 1550 |
| 1 | 4213 | 1389 |
| 2 | 5001 | 1389 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 171 | 1 | 172 |
| Fresh | 4 | 2 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 176 | 4 | 180 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 0.0b | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 0.0b | (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) |
| 178× | times-frac |
| 158× | add-sqr-sqrt |
| 136× | associate-*r* |
| 112× | unpow-prod-down |
| 94× | *-un-lft-identity |
| 82× | add-cube-cbrt |
| 51× | add-exp-log |
| 48× | unpow2 sqr-pow |
| 34× | unswap-sqr |
| 20× | prod-exp |
| 19× | div-exp |
| 15× | add-cbrt-cube |
| 12× | pow-to-exp pow-exp |
| 11× | pow1 |
| 8× | distribute-lft-out-- |
| 6× | associate-*l* associate-/l* |
| 4× | associate-*r/ associate-/r/ log-pow cbrt-unprod difference-of-squares |
| 3× | cbrt-undiv associate-/r* div-inv add-log-exp |
| 2× | flip3-- pow-prod-down *-commutative frac-sub flip-- associate-/l/ |
| 1× | frac-2neg flip3-+ div-sub clear-num flip-+ |
| 20.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 24.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 13.0ms | (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) |
| 55.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 49.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 129.0ms | (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) |
Useful iterations: 2 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 855 | 2533 |
| 1 | 3688 | 2253 |
| 2 | 5001 | 2252 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 273 | 2 | 275 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 273 | 6 | 279 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 0.0b | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 0.1b | (* (sqrt (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) (/ (sqrt (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) |
| 0.1b | (/ (sqrt (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) |
| 218× | times-frac |
| 208× | add-sqr-sqrt |
| 171× | associate-*r* |
| 132× | *-un-lft-identity |
| 112× | unpow-prod-down |
| 108× | add-cube-cbrt |
| 57× | add-exp-log |
| 53× | sqrt-prod |
| 48× | unpow2 sqr-pow |
| 40× | unswap-sqr |
| 22× | prod-exp |
| 21× | add-cbrt-cube |
| 20× | div-exp |
| 18× | pow1 |
| 16× | distribute-lft-out-- |
| 15× | associate-*l* |
| 12× | pow-to-exp pow-exp |
| 9× | associate-/l* |
| 8× | associate-/r/ log-pow difference-of-squares |
| 7× | associate-*r/ |
| 6× | sqrt-div cbrt-unprod |
| 5× | flip3-- flip-- |
| 4× | cbrt-undiv frac-sub div-inv add-log-exp |
| 3× | pow-prod-down associate-/r* *-commutative |
| 2× | frac-times flip3-+ associate-*l/ flip-+ associate-/l/ |
| 1× | frac-2neg clear-num |
| 19.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 23.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 26.0ms | (* (sqrt (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) (/ (sqrt (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) |
| 13.0ms | (/ (sqrt (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) |
| 57.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 58.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 124.0ms | (* (sqrt (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) (/ (sqrt (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) |
| 318.0ms | (/ (sqrt (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2)))))) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1162 | 5279 |
| 1 | 5001 | 4684 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 357 | 0 | 357 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 357 | 6 | 363 |
Merged error: 0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 17 |
| 1 | 19 | 17 |
| 3.1s | 3401× | body | 1280 | valid |
| 1.1s | 2523× | body | 640 | valid |
| 283.0ms | 1237× | body | 320 | valid |
| 124.0ms | 8000× | pre | 80 | true |
| 88.0ms | 623× | body | 160 | valid |
| 12.0ms | 216× | body | 80 | valid |
Loading profile data...