Time bar (total: 1.7s)
| 6.0ms | 337× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 3 |
| 1 | 23 | 3 |
| 2 | 44 | 3 |
| 3 | 62 | 3 |
| 4 | 63 | 3 |
| 5 | 63 | 3 |
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: 0.1b
Found 1 expressions with local error:
| 0.1b | (* x (- 1.0 (* x y))) |
| 2× | distribute-rgt-in sub-neg distribute-lft-in associate-*r/ |
| 1× | flip3-- *-commutative flip-- |
| 3.0ms | (* x (- 1.0 (* x y))) |
| 41.0ms | (* x (- 1.0 (* x y))) |
Useful iterations: 2 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 61 | 39 |
| 1 | 162 | 39 |
| 2 | 627 | 35 |
| 3 | 2459 | 35 |
| 4 | 5003 | 35 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 9 | 1 | 10 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 9 | 2 | 11 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.3b | (pow (* x y) 3) |
| 0.3b | (* (* x y) (* x y)) |
| 1.7b | (* x (- (pow 1.0 3) (pow (* x y) 3))) |
| 9.9b | (/ (* x (- (pow 1.0 3) (pow (* x y) 3))) (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y))))) |
| 17× | sqr-pow |
| 16× | prod-diff |
| 13× | unpow3 |
| 12× | *-commutative |
| 10× | distribute-rgt-in unpow-prod-down distribute-lft-in |
| 6× | associate-*r* |
| 4× | associate-*r/ associate-/l* |
| 2× | difference-cubes sub-neg flip3-- swap-sqr associate-*l* associate-/r/ flip-- associate-/l/ difference-of-squares |
| 1× | pow2 pow-to-exp frac-2neg flip3-+ clear-num flip-+ div-inv |
| 2.0ms | (pow (* x y) 3) |
| 4.0ms | (* (* x y) (* x y)) |
| 7.0ms | (* x (- (pow 1.0 3) (pow (* x y) 3))) |
| 18.0ms | (/ (* x (- (pow 1.0 3) (pow (* x y) 3))) (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y))))) |
| 49.0ms | (pow (* x y) 3) |
| 32.0ms | (* (* x y) (* x y)) |
| 85.0ms | (* x (- (pow 1.0 3) (pow (* x y) 3))) |
| 138.0ms | (/ (* x (- (pow 1.0 3) (pow (* x y) 3))) (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y))))) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 317 | 520 |
| 1 | 1227 | 455 |
| 2 | 5001 | 402 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 3 | 61 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 59 | 4 | 63 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (- x (* (pow x 2) y)) |
| 9.7b | (* (pow x 2) y) |
| 2× | associate-*l* |
| 1× | sub-neg flip3-- *-commutative flip-- unpow2 sqr-pow |
| 2.0ms | (- x (* (pow x 2) y)) |
| 3.0ms | (* (pow x 2) y) |
| 33.0ms | (- x (* (pow x 2) y)) |
| 18.0ms | (* (pow x 2) y) |
Useful iterations: 3 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 46 |
| 1 | 241 | 42 |
| 2 | 1027 | 41 |
| 3 | 5002 | 40 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 13 | 0 | 13 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 13 | 4 | 17 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (* (* x y) (* x y)) |
| 1.5b | (* x (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y))))) |
| 6.8b | (/ (* x (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y))))) (/ (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y)))) (- 1.0 (* x y)))) |
| 7.0b | (/ (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y)))) (- 1.0 (* x y))) |
| 13× | associate-/r/ |
| 10× | *-commutative |
| 6× | times-frac associate-/l/ |
| 5× | div-inv |
| 4× | +-commutative distribute-rgt-in associate-+r+ flip3-- distribute-lft-in flip3-+ associate-*r/ flip-- flip-+ |
| 3× | frac-2neg clear-num associate-/r* |
| 2× | swap-sqr associate-*r* associate-*l* associate-/l* |
| 1× | pow2 |
| 4.0ms | (* (* x y) (* x y)) |
| 11.0ms | (* x (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y))))) |
| 24.0ms | (/ (* x (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y))))) (/ (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y)))) (- 1.0 (* x y)))) |
| 16.0ms | (/ (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y)))) (- 1.0 (* x y))) |
| 33.0ms | (* (* x y) (* x y)) |
| 73.0ms | (* x (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y))))) |
| 43.0ms | (/ (* x (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y))))) (/ (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y)))) (- 1.0 (* x y)))) |
| 90.0ms | (/ (+ (* 1.0 1.0) (+ (* (* x y) (* x y)) (* 1.0 (* x y)))) (- 1.0 (* x y))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 320 | 531 |
| 1 | 1302 | 442 |
| 2 | 5002 | 393 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 1 | 59 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 59 | 4 | 63 |
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 | 8 | 3 |
| 1 | 8 | 3 |
| 189.0ms | 10574× | body | 80 | valid |