Time bar (total: 1.3s)
| 13.0ms | 472× | body | 80 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 6 |
| 1 | 37 | 5 |
| 2 | 46 | 5 |
| 3 | 46 | 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: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (* x x) (* (* x 2.0) y)) |
| 0.0b | (+ (+ (* x x) (* (* x 2.0) y)) (* y y)) |
| 3× | +-commutative |
| 2× | associate-+l+ flip3-+ associate-*l* flip-+ distribute-lft-out |
| 1× | *-commutative |
| 5.0ms | (+ (* x x) (* (* x 2.0) y)) |
| 9.0ms | (+ (+ (* x x) (* (* x 2.0) y)) (* y y)) |
| 40.0ms | (+ (* x x) (* (* x 2.0) y)) |
| 29.0ms | (+ (+ (* x x) (* (* x 2.0) y)) (* y y)) |
Useful iterations: 2 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 136 | 115 |
| 1 | 607 | 103 |
| 2 | 2785 | 93 |
| 3 | 5001 | 93 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 15 | 1 | 16 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 16 | 2 | 18 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (+ (pow y 2) (* x (+ x (* 2.0 y)))) |
| 0.0b | (* x (+ x (* 2.0 y))) |
| 5× | +-commutative |
| 4× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 2× | flip3-+ associate-*r/ flip-+ |
| 1× | *-commutative |
| 5.0ms | (+ (pow y 2) (* x (+ x (* 2.0 y)))) |
| 4.0ms | (* x (+ x (* 2.0 y))) |
| 29.0ms | (+ (pow y 2) (* x (+ x (* 2.0 y)))) |
| 39.0ms | (* x (+ x (* 2.0 y))) |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 121 | 97 |
| 1 | 423 | 92 |
| 2 | 2261 | 92 |
| 3 | 5002 | 92 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 0 | 20 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 20 | 2 | 22 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (+ (* y (+ (* x 2.0) y)) (* x x)) |
| 0.0b | (* y (+ (* x 2.0) y)) |
| 5× | +-commutative |
| 4× | distribute-rgt-in associate-+l+ distribute-lft-in |
| 2× | flip3-+ associate-*r/ flip-+ |
| 1× | *-commutative |
| 8.0ms | (+ (* y (+ (* x 2.0) y)) (* x x)) |
| 8.0ms | (* y (+ (* x 2.0) y)) |
| 24.0ms | (+ (* y (+ (* x 2.0) y)) (* x x)) |
| 38.0ms | (* y (+ (* x 2.0) y)) |
Useful iterations: 2 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 123 | 99 |
| 1 | 435 | 97 |
| 2 | 1996 | 93 |
| 3 | 5002 | 93 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 0 | 20 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 20 | 2 | 22 |
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 | 13 | 5 |
| 1 | 13 | 5 |
| 406.0ms | 14375× | body | 80 | valid |