Time bar (total: 1.3s)
| 7.0ms | 62× | body | 640 | valid |
| 3.0ms | 139× | body | 80 | valid |
| 2.0ms | 37× | body | 320 | valid |
| 1.0ms | 18× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 4 |
| 1 | 12 | 4 |
| 2 | 12 | 4 |
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: 13.4b
Found 2 expressions with local error:
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 2.3b | (- (/ 1.0 (+ x 1.0)) (/ 1.0 x)) |
| 9× | frac-sub |
| 8× | div-inv |
| 7× | frac-2neg clear-num |
| 6× | associate-/r/ |
| 3× | flip3-+ fma-neg prod-diff flip-+ |
| 1× | sub-neg flip3-- flip-- distribute-lft-out-- |
| 3.0ms | (/ 1.0 (+ x 1.0)) |
| 6.0ms | (- (/ 1.0 (+ x 1.0)) (/ 1.0 x)) |
| 25.0ms | (/ 1.0 (+ x 1.0)) |
| 57.0ms | (- (/ 1.0 (+ x 1.0)) (/ 1.0 x)) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 290 | 237 |
| 1 | 1115 | 202 |
| 2 | 5002 | 187 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 28 | 3 | 31 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 29 | 3 | 32 |
Merged error: 0.3b
Found 3 expressions with local error:
| 0.0b | (* (- (+ x 1.0)) x) |
| 0.0b | (/ (* (- 1.0) (- x (+ x 1.0))) (* (- (+ x 1.0)) x)) |
| 1.5b | (- x (+ x 1.0)) |
| 9× | neg-mul-1 times-frac associate-*l* *-commutative |
| 4× | associate-*l/ distribute-neg-frac |
| 3× | associate-/r* associate-/l* |
| 2× | distribute-lft-neg-out flip3-- flip3-+ associate-*r/ associate-/r/ flip-- flip-+ associate-/l/ associate--r+ |
| 1× | +-commutative sub-neg frac-2neg distribute-frac-neg clear-num div-inv |
| 3.0ms | (* (- (+ x 1.0)) x) |
| 8.0ms | (/ (* (- 1.0) (- x (+ x 1.0))) (* (- (+ x 1.0)) x)) |
| 2.0ms | (- x (+ x 1.0)) |
| 58.0ms | (* (- (+ x 1.0)) x) |
| 34.0ms | (/ (* (- 1.0) (- x (+ x 1.0))) (* (- (+ x 1.0)) x)) |
| 9.0ms | (- x (+ x 1.0)) |
Useful iterations: 2 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 225 |
| 1 | 990 | 206 |
| 2 | 5002 | 189 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 40 | 3 | 43 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 43 | 3 | 46 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (/ 1.0 (- (+ x 1.0))) |
| 0.1b | (/ (* (/ 1.0 (- (+ x 1.0))) 1.0) x) |
| 5× | associate-/l* |
| 4× | associate-*l/ associate-/r/ associate-/l/ distribute-neg-frac |
| 3× | frac-2neg associate-*l* clear-num div-inv |
| 2× | neg-mul-1 flip3-+ associate-/r* flip-+ |
| 1× | *-commutative |
| 3.0ms | (/ 1.0 (- (+ x 1.0))) |
| 6.0ms | (/ (* (/ 1.0 (- (+ x 1.0))) 1.0) x) |
| 23.0ms | (/ 1.0 (- (+ x 1.0))) |
| 34.0ms | (/ (* (/ 1.0 (- (+ x 1.0))) 1.0) x) |
Useful iterations: 3 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 172 | 108 |
| 1 | 489 | 102 |
| 2 | 2458 | 99 |
| 3 | 5001 | 96 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 23 | 1 | 24 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 24 | 3 | 27 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* (/ (- (+ x 1.0)) 1.0) (/ x 1.0)) |
| 0.3b | (/ 1 (* (/ (- (+ x 1.0)) 1.0) (/ x 1.0))) |
| 36× | frac-times |
| 28× | associate-/r/ |
| 25× | clear-num |
| 23× | frac-2neg |
| 16× | associate-/l/ distribute-neg-frac |
| 12× | associate-*l/ |
| 8× | neg-mul-1 flip3-+ flip-+ associate-/l* |
| 6× | associate-*r/ |
| 5× | div-inv |
| 4× | associate-/r* |
| 2× | associate-*r* associate-*l* un-div-inv *-commutative |
| 1× | distribute-lft-neg-out distribute-frac-neg inv-pow |
| 6.0ms | (* (/ (- (+ x 1.0)) 1.0) (/ x 1.0)) |
| 9.0ms | (/ 1 (* (/ (- (+ x 1.0)) 1.0) (/ x 1.0))) |
| 59.0ms | (* (/ (- (+ x 1.0)) 1.0) (/ x 1.0)) |
| 34.0ms | (/ 1 (* (/ (- (+ x 1.0)) 1.0) (/ x 1.0))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 371 | 331 |
| 1 | 1728 | 294 |
| 2 | 5001 | 293 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 0 | 74 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 74 | 3 | 77 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 5 |
| 1 | 13 | 5 |
| 2 | 13 | 5 |
| 142.0ms | 1957× | body | 640 | valid |
| 85.0ms | 4201× | body | 80 | valid |
| 66.0ms | 1236× | body | 320 | valid |
| 22.0ms | 606× | body | 160 | valid |