Time bar (total: 13.1s)
| 101.0ms | 108× | body | 1280 | valid |
| 41.0ms | 85× | body | 640 | valid |
| 8.0ms | 37× | body | 320 | valid |
| 4.0ms | 256× | pre | 80 | true |
| 2.0ms | 19× | body | 160 | valid |
| 0.0ms | 7× | 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.1b
Found 3 expressions with local error:
| 0.0b | (/ (log (- 1.0 x)) (log (+ 1.0 x))) |
| 5.6b | (log (+ 1.0 x)) |
| 5.7b | (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 |
| 5.0ms | (/ (log (- 1.0 x)) (log (+ 1.0 x))) |
| 3.0ms | (log (+ 1.0 x)) |
| 3.0ms | (log (- 1.0 x)) |
| 121.0ms | (/ (log (- 1.0 x)) (log (+ 1.0 x))) |
| 44.0ms | (log (+ 1.0 x)) |
| 42.0ms | (log (- 1.0 x)) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 425 | 668 |
| 1 | 1561 | 624 |
| 2 | 5001 | 599 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 6 | 78 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 6 | 79 |
Merged error: 58.9b
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))))) |
| 5.7b | (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 |
| 18.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))))) |
| 3.0ms | (log (- 1.0 x)) |
| 49.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 137.0ms | (/ (log (- 1.0 x)) (- (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) |
| 46.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 (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 171 | 1 | 172 |
| Fresh | 2 | 3 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 174 | 4 | 178 |
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-+ |
| 19.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 18.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 12.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))))) |
| 49.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 52.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 312.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: 1 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 855 | 2669 |
| 1 | 4152 | 2249 |
| 2 | 5002 | 2249 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 274 | 1 | 275 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 274 | 5 | 279 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))) |
| 0.1b | (* (* 1/2 (/ (pow x 2) (pow 1.0 2))) (* 1/2 (/ (pow x 2) (pow 1.0 2)))) |
| 10.3b | (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (pow (+ (* 1.0 x) (log 1.0)) 3) (pow (* 1/2 (/ (pow x 2) (pow 1.0 2))) 3))) |
| 31.8b | (* (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (pow (+ (* 1.0 x) (log 1.0)) 3) (pow (* 1/2 (/ (pow x 2) (pow 1.0 2))) 3))) (+ (* (+ (* 1.0 x) (log 1.0)) (+ (* 1.0 x) (log 1.0))) (+ (* (* 1/2 (/ (pow x 2) (pow 1.0 2))) (* 1/2 (/ (pow x 2) (pow 1.0 2)))) (* (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))))) |
| 811× | associate-*r/ |
| 574× | add-exp-log |
| 512× | frac-add |
| 453× | frac-times |
| 364× | prod-exp |
| 322× | flip3-+ flip-+ |
| 248× | associate-*l/ |
| 236× | add-sqr-sqrt |
| 209× | div-exp |
| 157× | times-frac |
| 154× | *-un-lft-identity |
| 138× | pow-to-exp pow-exp |
| 131× | difference-of-squares |
| 90× | associate-*l* |
| 78× | sqr-pow |
| 77× | pow1 |
| 67× | distribute-lft-out-- |
| 56× | add-cbrt-cube |
| 47× | add-cube-cbrt |
| 28× | cbrt-unprod |
| 27× | log-pow |
| 26× | unpow-prod-down cube-prod |
| 21× | pow-prod-down |
| 13× | difference-cubes associate-/r* |
| 9× | cbrt-undiv |
| 8× | cube-div associate-/r/ |
| 6× | associate-/l* |
| 5× | associate-*r* |
| 4× | pow-sqr pow-prod-up frac-sub add-log-exp |
| 3× | flip3-- *-commutative flip-- |
| 2× | pow-plus div-inv associate-/l/ unswap-sqr |
| 1× | pow2 distribute-rgt-in frac-2neg distribute-lft-in div-sub swap-sqr clear-num |
| 15.0ms | (* (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))) |
| 24.0ms | (* (* 1/2 (/ (pow x 2) (pow 1.0 2))) (* 1/2 (/ (pow x 2) (pow 1.0 2)))) |
| 20.0ms | (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (pow (+ (* 1.0 x) (log 1.0)) 3) (pow (* 1/2 (/ (pow x 2) (pow 1.0 2))) 3))) |
| 79.0ms | (* (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (pow (+ (* 1.0 x) (log 1.0)) 3) (pow (* 1/2 (/ (pow x 2) (pow 1.0 2))) 3))) (+ (* (+ (* 1.0 x) (log 1.0)) (+ (* 1.0 x) (log 1.0))) (+ (* (* 1/2 (/ (pow x 2) (pow 1.0 2))) (* 1/2 (/ (pow x 2) (pow 1.0 2)))) (* (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2))))))) |
| 272.0ms | (* (+ (* 1.0 x) (log 1.0)) (* 1/2 (/ (pow x 2) (pow 1.0 2)))) |
| 76.0ms | (* (* 1/2 (/ (pow x 2) (pow 1.0 2))) (* 1/2 (/ (pow x 2) (pow 1.0 2)))) |
| 195.0ms | (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (pow (+ (* 1.0 x) (log 1.0)) 3) (pow (* 1/2 (/ (pow x 2) (pow 1.0 2))) 3))) |
| 321.0ms | (* (/ (- (log 1.0) (+ (* 1.0 x) (* 1/2 (/ (pow x 2) (pow 1.0 2))))) (- (pow (+ (* 1.0 x) (log 1.0)) 3) (pow (* 1/2 (/ (pow x 2) (pow 1.0 2))) 3))) (+ (* (+ (* 1.0 x) (log 1.0)) (+ (* 1.0 x) (log 1.0))) (+ (* (* 1/2 (/ (pow x 2) (pow 1.0 2))) (* 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: 0 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5002 | 38180 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 703 | 0 | 703 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 703 | 5 | 708 |
Merged error: 0.0b
0% (0.4b remaining)
Error of 0.5b against oracle of 0.1b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 17 |
| 1 | 19 | 17 |
| 3.1s | 3440× | body | 1280 | valid |
| 1.1s | 2488× | body | 640 | valid |
| 277.0ms | 1259× | body | 320 | valid |
| 115.0ms | 8000× | pre | 80 | true |
| 76.0ms | 599× | body | 160 | valid |
| 11.0ms | 214× | body | 80 | valid |
Loading profile data...