Time bar (total: 1.9s)
| 5.0ms | 50× | body | 1280 | valid |
| 3.0ms | 42× | body | 640 | valid |
| 3.0ms | 134× | body | 80 | valid |
| 1.0ms | 20× | body | 320 | valid |
| 0.0ms | 10× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 6 |
| 1 | 16 | 6 |
| 2 | 19 | 6 |
| 3 | 21 | 6 |
| 4 | 27 | 6 |
| 5 | 39 | 6 |
| 6 | 58 | 6 |
| 7 | 79 | 6 |
| 8 | 107 | 6 |
| 9 | 160 | 6 |
| 10 | 277 | 6 |
| 11 | 303 | 6 |
| 12 | 303 | 6 |
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: 28.1b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ (+ x 1.0) (- x 1.0)) |
| 2.3b | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 15× | frac-sub |
| 10× | frac-2neg clear-num |
| 8× | associate-/l/ |
| 5× | flip3-+ flip-+ |
| 4× | associate-/r/ |
| 2× | flip3-- flip-- div-inv |
| 1× | sub-neg |
| 3.0ms | (/ x (+ x 1.0)) |
| 4.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 9.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
| 40.0ms | (/ x (+ x 1.0)) |
| 39.0ms | (/ (+ x 1.0) (- x 1.0)) |
| 140.0ms | (- (/ x (+ x 1.0)) (/ (+ x 1.0) (- x 1.0))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 410 | 393 |
| 1 | 2108 | 367 |
| 2 | 5002 | 349 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 36 | 4 | 40 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 37 | 4 | 41 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (/ (+ x 1.0) x) |
| 0.0b | (* (/ (+ x 1.0) x) (+ x 1.0)) |
| 0.0b | (* (/ (+ x 1.0) x) (- x 1.0)) |
| 1.8b | (- x (+ 1.0 (* (/ (+ x 1.0) x) (+ x 1.0)))) |
| 20× | frac-times |
| 14× | associate-/l/ |
| 13× | flip3-+ flip-+ |
| 10× | associate-*l/ |
| 7× | flip3-- frac-2neg clear-num flip-- |
| 6× | distribute-rgt-in distribute-lft-in associate--r+ |
| 5× | +-commutative |
| 4× | associate-+r+ associate-*r/ |
| 3× | sub-neg div-inv |
| 2× | associate-*l* *-commutative |
| 3.0ms | (/ (+ x 1.0) x) |
| 6.0ms | (* (/ (+ x 1.0) x) (+ x 1.0)) |
| 5.0ms | (* (/ (+ x 1.0) x) (- x 1.0)) |
| 4.0ms | (- x (+ 1.0 (* (/ (+ x 1.0) x) (+ x 1.0)))) |
| 54.0ms | (/ (+ x 1.0) x) |
| 37.0ms | (* (/ (+ x 1.0) x) (+ x 1.0)) |
| 110.0ms | (* (/ (+ x 1.0) x) (- x 1.0)) |
| 36.0ms | (- x (+ 1.0 (* (/ (+ x 1.0) x) (+ x 1.0)))) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 434 | 472 |
| 1 | 2481 | 445 |
| 2 | 5001 | 441 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 1 | 73 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 3 | 77 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (/ (+ x 1.0) x) |
| 0.0b | (* (/ (+ x 1.0) x) (- x 1.0)) |
| 10× | frac-times |
| 8× | associate-/l/ |
| 6× | flip3-- flip-- |
| 5× | associate-*l/ |
| 4× | frac-2neg flip3-+ clear-num flip-+ |
| 2× | distribute-rgt-in sub-neg distribute-lft-in associate-*r/ div-inv |
| 1× | associate-*l* *-commutative |
| 3.0ms | (/ (+ x 1.0) x) |
| 6.0ms | (* (/ (+ x 1.0) x) (- x 1.0)) |
| 52.0ms | (/ (+ x 1.0) x) |
| 106.0ms | (* (/ (+ x 1.0) x) (- x 1.0)) |
Useful iterations: 2 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 213 | 202 |
| 1 | 947 | 202 |
| 2 | 5001 | 198 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 2 | 34 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 35 | 2 | 37 |
Merged error: 0b
Found 1 expressions with local error:
| 0.0b | (- x (* 1.0 (/ 1 x))) |
| 1× | sub-neg flip3-- flip-- |
| 2.0ms | (- x (* 1.0 (/ 1 x))) |
| 51.0ms | (- x (* 1.0 (/ 1 x))) |
Useful iterations: 3 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 38 |
| 1 | 181 | 36 |
| 2 | 689 | 36 |
| 3 | 2853 | 28 |
| 4 | 5001 | 28 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 7 | 0 | 7 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 7 | 2 | 9 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 7 |
| 1 | 16 | 7 |
| 180.0ms | 1733× | body | 1280 | valid |
| 103.0ms | 1254× | body | 640 | valid |
| 95.0ms | 4108× | body | 80 | valid |
| 37.0ms | 615× | body | 320 | valid |
| 14.0ms | 290× | body | 160 | valid |