Time bar (total: 4.0s)
| 29.0ms | 62× | body | 1280 | valid |
| 15.0ms | 52× | body | 640 | valid |
| 10.0ms | 31× | body | 2560 | valid |
| 4.0ms | 28× | body | 320 | valid |
| 3.0ms | 71× | body | 80 | valid |
| 1.0ms | 12× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 9 |
| 1 | 9 | 9 |
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: 53.8b
Found 3 expressions with local error:
| 1.1b | (+ x (sqrt (+ (* x x) 1.0))) |
| 3.1b | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 17.0b | (sqrt (+ (* x x) 1.0)) |
| 9× | *-un-lft-identity |
| 6× | add-sqr-sqrt |
| 5× | pow1 add-cube-cbrt add-log-exp |
| 4× | add-exp-log log-prod |
| 3× | flip3-+ sqrt-prod add-cbrt-cube flip-+ |
| 2× | log-div sqrt-div distribute-lft-out |
| 1× | +-commutative rem-sqrt-square sqrt-pow1 pow1/2 rem-log-exp sum-log log-pow |
| 9.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 6.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 4.0ms | (sqrt (+ (* x x) 1.0)) |
| 5.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 9.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 4.0ms | (sqrt (+ (* x x) 1.0)) |
Useful iterations: 0 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5099 | 600 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 45 | 6 | 51 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 46 | 6 | 52 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (/ x (sqrt 1.0)) (* (pow (/ x (sqrt 1.0)) 3) -1/6)) |
| 0.1b | (* (pow (/ x (sqrt 1.0)) 3) -1/6) |
| 50× | associate-*l* |
| 49× | add-sqr-sqrt |
| 40× | times-frac |
| 30× | add-cube-cbrt *-un-lft-identity |
| 25× | unpow-prod-down cube-prod |
| 20× | sqrt-prod |
| 10× | add-exp-log |
| 8× | unswap-sqr |
| 4× | prod-exp add-cbrt-cube add-log-exp |
| 3× | associate-*r* |
| 2× | pow1 cube-div associate-*l/ pow-exp div-inv sqr-pow |
| 1× | +-commutative cube-mult pow-to-exp flip3-+ unpow3 div-exp frac-add sum-log *-commutative cbrt-unprod flip-+ |
| 8.0ms | (+ (/ x (sqrt 1.0)) (* (pow (/ x (sqrt 1.0)) 3) -1/6)) |
| 13.0ms | (* (pow (/ x (sqrt 1.0)) 3) -1/6) |
| 27.0ms | (+ (/ x (sqrt 1.0)) (* (pow (/ x (sqrt 1.0)) 3) -1/6)) |
| 18.0ms | (* (pow (/ x (sqrt 1.0)) 3) -1/6) |
Useful iterations: 0 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5129 | 1007 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 0 | 93 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 93 | 6 | 99 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (/ 0.125 (pow x 3)) |
| 0.4b | (/ 0.0625 (pow x 5)) |
| 12.6b | (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) |
| 17.0b | (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) |
| 72× | add-sqr-sqrt |
| 71× | times-frac |
| 68× | *-un-lft-identity |
| 46× | add-cube-cbrt |
| 26× | unpow-prod-down |
| 19× | associate-/r* |
| 15× | add-exp-log |
| 14× | cube-prod |
| 11× | log-prod |
| 10× | difference-of-squares sqr-pow |
| 9× | add-log-exp |
| 8× | add-cbrt-cube |
| 6× | div-exp frac-sub associate-/l* distribute-lft-out-- |
| 5× | pow1 log-div |
| 4× | cube-mult unpow3 distribute-lft-out |
| 2× | cbrt-undiv pow-to-exp flip3-- frac-2neg flip3-+ diff-log frac-add pow-exp clear-num flip-- flip-+ div-inv |
| 1× | sub-neg rem-log-exp sum-log log-pow associate--r+ |
| 5.0ms | (/ 0.125 (pow x 3)) |
| 4.0ms | (/ 0.0625 (pow x 5)) |
| 31.0ms | (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) |
| 36.0ms | (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) |
| 4.0ms | (/ 0.125 (pow x 3)) |
| 4.0ms | (/ 0.0625 (pow x 5)) |
| 12.0ms | (log (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5))))) |
| 5.0ms | (- (/ 0.125 (pow x 3)) (+ (/ 0.5 x) (/ 0.0625 (pow x 5)))) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5406 | 2490 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 172 | 0 | 172 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 172 | 6 | 178 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ (log 2) (- (log x) (/ 0.09375 (pow x 4)))) |
| 0.1b | (/ 0.09375 (pow x 4)) |
| 0.3b | (/ 0.25 (* x x)) |
| 5.0b | (+ (/ 0.25 (* x x)) (+ (log 2) (- (log x) (/ 0.09375 (pow x 4))))) |
| 54× | *-un-lft-identity |
| 24× | add-sqr-sqrt add-cube-cbrt times-frac |
| 19× | distribute-lft-out |
| 14× | pow1 add-exp-log |
| 12× | unpow-prod-down add-log-exp |
| 11× | add-cbrt-cube |
| 10× | log-pow |
| 8× | associate-/r* distribute-lft-out-- |
| 7× | sum-log |
| 6× | associate-+r+ log-prod associate-/l* |
| 5× | div-exp |
| 4× | sqr-pow |
| 3× | cbrt-undiv associate-+r- associate-+l+ flip3-+ associate--l+ flip-+ |
| 2× | +-commutative frac-2neg diff-log frac-add clear-num div-inv |
| 1× | pow-to-exp sub-neg pow-exp prod-exp cbrt-unprod |
| 17.0ms | (+ (log 2) (- (log x) (/ 0.09375 (pow x 4)))) |
| 4.0ms | (/ 0.09375 (pow x 4)) |
| 4.0ms | (/ 0.25 (* x x)) |
| 20.0ms | (+ (/ 0.25 (* x x)) (+ (log 2) (- (log x) (/ 0.09375 (pow x 4))))) |
| 81.0ms | (+ (log 2) (- (log x) (/ 0.09375 (pow x 4)))) |
| 4.0ms | (/ 0.09375 (pow x 4)) |
| 3.0ms | (/ 0.25 (* x x)) |
| 10.0ms | (+ (/ 0.25 (* x x)) (+ (log 2) (- (log x) (/ 0.09375 (pow x 4))))) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4975 | 1568 |
| 1 | 4975 | 1568 |
6 alts after pruning (3 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 0 | 129 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 129 | 6 | 135 |
Merged error: 0.0b
99.3% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 31.9b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 0.009091900342010817 | 66730311810763.45 | 0.9678028411099584 |
| 9 | -60.40944958396893 | -2.7804654585538832e-05 | -1.0248138589466567 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 58 |
| 1 | 48 | 58 |
| 1.1s | 2351× | body | 1280 | valid |
| 432.0ms | 1582× | body | 640 | valid |
| 261.0ms | 812× | body | 2560 | valid |
| 118.0ms | 743× | body | 320 | valid |
| 86.0ms | 2114× | body | 80 | valid |
| 38.0ms | 398× | body | 160 | valid |
Loading profile data...