Time bar (total: 4.6s)
| 42.0ms | 81× | body | 1280 | valid |
| 19.0ms | 59× | body | 640 | valid |
| 9.0ms | 23× | body | 2560 | valid |
| 4.0ms | 21× | body | 320 | valid |
| 2.0ms | 58× | body | 80 | valid |
| 2.0ms | 14× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 10 | 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: 54.7b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) 1.0) |
| 0.7b | (+ x (sqrt (+ (* x x) 1.0))) |
| 2.7b | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 14.7b | (sqrt (+ (* x x) 1.0)) |
| 4× | flip3-+ flip-+ |
| 2× | +-commutative log-div fma-def sqrt-div |
| 1× | pow1/2 *-commutative |
| 4.0ms | (+ (* x x) 1.0) |
| 3.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 3.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 4.0ms | (sqrt (+ (* x x) 1.0)) |
| 30.0ms | (+ (* x x) 1.0) |
| 56.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 160.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 44.0ms | (sqrt (+ (* x x) 1.0)) |
Useful iterations: 3 (118.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 272 | 195 |
| 1 | 942 | 183 |
| 2 | 4415 | 167 |
| 3 | 5001 | 165 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 21 | 4 | 25 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 22 | 4 | 26 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 0.1b | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
| 21× | associate-*r/ |
| 16× | frac-sub |
| 10× | unpow3 sqr-pow |
| 8× | flip3-+ flip-+ |
| 6× | clear-num associate-/r* associate-/l* |
| 5× | associate-*r* |
| 4× | times-frac |
| 3× | frac-2neg un-div-inv |
| 2× | associate--l+ |
| 1× | +-commutative sub-neg flip3-- *-commutative flip-- div-inv |
| 8.0ms | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 5.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
| 145.0ms | (- (+ (log (sqrt 1.0)) (/ x (sqrt 1.0))) (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3)))) |
| 132.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 366 | 855 |
| 1 | 1714 | 791 |
| 2 | 5002 | 765 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 42 | 0 | 42 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 42 | 4 | 46 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (/ (- 0.0625) (pow x 5)) |
| 0.1b | (/ 0.125 (pow x 3)) |
| 12.9b | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5))))) |
| 19.5b | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5)))) |
| 320× | frac-sub |
| 116× | frac-2neg clear-num |
| 101× | associate-/r* |
| 87× | log-div |
| 68× | sqr-pow |
| 35× | unpow3 |
| 33× | neg-mul-1 |
| 31× | associate-/l* |
| 12× | flip3-- flip-- |
| 6× | div-inv |
| 5× | associate--r+ |
| 2× | neg-sub0 sub-neg times-frac div-sub prod-diff associate--r- |
| 1× | fma-neg distribute-frac-neg |
| 3.0ms | (/ (- 0.0625) (pow x 5)) |
| 2.0ms | (/ 0.125 (pow x 3)) |
| 17.0ms | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5))))) |
| 13.0ms | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5)))) |
| 51.0ms | (/ (- 0.0625) (pow x 5)) |
| 34.0ms | (/ 0.125 (pow x 3)) |
| 181.0ms | (log (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5))))) |
| 50.0ms | (- (/ 0.125 (pow x 3)) (- (/ 0.5 x) (/ (- 0.0625) (pow x 5)))) |
Useful iterations: 1 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2058 | 4396 |
| 1 | 5001 | 4168 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 208 | 0 | 208 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 208 | 4 | 212 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (+ x (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3)))) |
| 0.0b | (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))) |
| 0.1b | (/ 0.125 (pow x 3)) |
| 10.9b | (log (+ x (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))))) |
| 10× | frac-sub |
| 7× | flip3-+ flip-+ |
| 6× | associate-/r* |
| 4× | associate-+r+ associate--l+ |
| 3× | +-commutative frac-2neg unpow3 clear-num sqr-pow |
| 2× | sub-neg log-div |
| 1× | associate-+r- flip3-- flip-- div-inv |
| 4.0ms | (+ x (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3)))) |
| 5.0ms | (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))) |
| 2.0ms | (/ 0.125 (pow x 3)) |
| 4.0ms | (log (+ x (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))))) |
| 48.0ms | (+ x (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3)))) |
| 35.0ms | (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))) |
| 40.0ms | (/ 0.125 (pow x 3)) |
| 147.0ms | (log (+ x (- (+ x (/ 0.5 x)) (/ 0.125 (pow x 3))))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 461 |
| 1 | 1606 | 422 |
| 2 | 5001 | 414 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 43 | 0 | 43 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 43 | 4 | 47 |
Merged error: 0.0b
99.3% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 31.9b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 2.5653698016906928e-06 | 357.20278190505735 | 0.8785903162684238 |
| 9 | -119005586.03332348 | -0.6319501064166059 | -0.9946231399154715 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 27 |
| 1 | 41 | 27 |
| 961.0ms | 2315× | body | 1280 | valid |
| 373.0ms | 1580× | body | 640 | valid |
| 220.0ms | 815× | body | 2560 | valid |
| 106.0ms | 775× | body | 320 | valid |
| 64.0ms | 2104× | body | 80 | valid |
| 32.0ms | 411× | body | 160 | valid |