Time bar (total: 2.0s)
| 6.0ms | 324× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 3 |
| 1 | 42 | 3 |
| 2 | 82 | 3 |
| 3 | 126 | 3 |
| 4 | 138 | 3 |
| 5 | 140 | 3 |
| 6 | 140 | 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.0b
Found 1 expressions with local error:
| 0.0b | (* (+ x y) (+ z 1.0)) |
| 6× | flip3-+ flip-+ |
| 4× | frac-times |
| 2× | +-commutative distribute-rgt-in distribute-lft-in associate-*r/ associate-*l/ |
| 1× | *-commutative |
| 4.0ms | (* (+ x y) (+ z 1.0)) |
| 29.0ms | (* (+ x y) (+ z 1.0)) |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 165 | 100 |
| 1 | 572 | 100 |
| 2 | 2467 | 100 |
| 3 | 5001 | 100 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 13 | 3 | 16 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 13 | 4 | 17 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* z (+ x y)) |
| 0.0b | (+ (* 1.0 (+ x y)) (* z (+ x y))) |
| 10× | associate-*r/ |
| 7× | +-commutative |
| 6× | distribute-rgt-in distribute-lft-in flip3-+ flip-+ |
| 4× | associate-+l+ associate-+r+ frac-add |
| 3× | *-commutative |
| 1× | distribute-rgt-out distribute-lft-out |
| 3.0ms | (* z (+ x y)) |
| 8.0ms | (+ (* 1.0 (+ x y)) (* z (+ x y))) |
| 24.0ms | (* z (+ x y)) |
| 46.0ms | (+ (* 1.0 (+ x y)) (* z (+ x y))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 221 | 199 |
| 1 | 936 | 186 |
| 2 | 5001 | 172 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 29 | 1 | 30 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 30 | 4 | 34 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (pow z 3) (pow 1.0 3)) |
| 0.0b | (+ (* z z) (- (* 1.0 1.0) (* z 1.0))) |
| 1.7b | (* (+ x y) (+ (pow z 3) (pow 1.0 3))) |
| 13.9b | (/ (* (+ x y) (+ (pow z 3) (pow 1.0 3))) (+ (* z z) (- (* 1.0 1.0) (* z 1.0)))) |
| 15× | flip3-+ flip-+ |
| 8× | frac-times associate-/l/ |
| 4× | +-commutative associate-*r/ associate-*l/ |
| 3× | sum-cubes associate-/l* |
| 2× | distribute-rgt-in associate-+r+ distribute-lft-in associate-*r* associate-/r/ *-commutative |
| 1× | associate-+r- sub-neg frac-2neg clear-num div-inv |
| 4.0ms | (+ (pow z 3) (pow 1.0 3)) |
| 7.0ms | (+ (* z z) (- (* 1.0 1.0) (* z 1.0))) |
| 6.0ms | (* (+ x y) (+ (pow z 3) (pow 1.0 3))) |
| 12.0ms | (/ (* (+ x y) (+ (pow z 3) (pow 1.0 3))) (+ (* z z) (- (* 1.0 1.0) (* z 1.0)))) |
| 75.0ms | (+ (pow z 3) (pow 1.0 3)) |
| 20.0ms | (+ (* z z) (- (* 1.0 1.0) (* z 1.0))) |
| 96.0ms | (* (+ x y) (+ (pow z 3) (pow 1.0 3))) |
| 128.0ms | (/ (* (+ x y) (+ (pow z 3) (pow 1.0 3))) (+ (* z z) (- (* 1.0 1.0) (* z 1.0)))) |
Useful iterations: 1 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 330 | 410 |
| 1 | 1409 | 398 |
| 2 | 5001 | 398 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 0 | 52 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 52 | 4 | 56 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (* 1.0 (+ x y)) (/ (* z (- (* x x) (* y y))) (- x y))) |
| 1.5b | (- (* x x) (* y y)) |
| 10.7b | (* z (- (* x x) (* y y))) |
| 18.6b | (/ (* z (- (* x x) (* y y))) (- x y)) |
| 30× | associate-*r/ |
| 24× | *-commutative |
| 22× | frac-add |
| 20× | difference-of-squares |
| 18× | associate-/l* |
| 16× | associate-*r* |
| 12× | flip3-+ flip-+ |
| 7× | flip-- |
| 6× | flip3-- associate-/l/ |
| 4× | distribute-rgt-in associate-+l+ distribute-lft-in |
| 3× | +-commutative sub-neg frac-2neg clear-num associate-/r/ |
| 1× | distribute-rgt-out div-inv |
| 12.0ms | (+ (* 1.0 (+ x y)) (/ (* z (- (* x x) (* y y))) (- x y))) |
| 4.0ms | (- (* x x) (* y y)) |
| 5.0ms | (* z (- (* x x) (* y y))) |
| 8.0ms | (/ (* z (- (* x x) (* y y))) (- x y)) |
| 71.0ms | (+ (* 1.0 (+ x y)) (/ (* z (- (* x x) (* y y))) (- x y))) |
| 29.0ms | (- (* x x) (* y y)) |
| 63.0ms | (* z (- (* x x) (* y y))) |
| 77.0ms | (/ (* z (- (* x x) (* y y))) (- x y)) |
Useful iterations: 2 (89.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 462 | 757 |
| 1 | 2831 | 728 |
| 2 | 5002 | 712 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 0 | 74 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 74 | 4 | 78 |
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 | 12 | 5 |
| 1 | 12 | 5 |
| 197.0ms | 10072× | body | 80 | valid |
| 0.0ms | 1× | body | 1280 | valid |