Time bar (total: 1.7s)
| 6.0ms | 350× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 3 |
| 1 | 23 | 3 |
| 2 | 38 | 3 |
| 3 | 47 | 3 |
| 4 | 47 | 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))) |
| 42.0ms | (* x (- 1.0 (* x y))) |
Useful iterations: 2 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 39 |
| 1 | 156 | 39 |
| 2 | 587 | 36 |
| 3 | 2304 | 36 |
| 4 | 5002 | 36 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 7 | 3 | 10 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 8 | 3 | 11 |
Merged error: 0.1b
Found 2 expressions with local error:
| 0.0b | (+ (* x 1.0) (* x (- (* x y)))) |
| 0.1b | (* x (- (* x y))) |
| 7× | *-commutative |
| 6× | associate-*r* |
| 3× | distribute-lft-neg-in distribute-rgt-neg-out |
| 2× | distribute-rgt-out distribute-rgt-neg-in |
| 1× | +-commutative neg-mul-1 flip3-+ unsub-neg flip-+ distribute-lft-out |
| 5.0ms | (+ (* x 1.0) (* x (- (* x y)))) |
| 4.0ms | (* x (- (* x y))) |
| 42.0ms | (+ (* x 1.0) (* x (- (* x y)))) |
| 21.0ms | (* x (- (* x y))) |
Useful iterations: 2 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 94 | 71 |
| 1 | 414 | 64 |
| 2 | 2831 | 60 |
| 3 | 5001 | 60 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 1 | 21 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 20 | 4 | 24 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (* 1.0 1.0) (* (* x y) (* x y))) |
| 0.3b | (* x (- (* 1.0 1.0) (* (* x y) (* x y)))) |
| 0.3b | (* (* x y) (* x y)) |
| 6.4b | (/ (* x (- (* 1.0 1.0) (* (* x y) (* x y)))) (+ 1.0 (* x y))) |
| 19× | *-commutative |
| 12× | difference-of-squares |
| 10× | associate-*r* |
| 6× | associate-/l* |
| 4× | associate-*r/ |
| 3× | sub-neg flip3-- flip-- |
| 2× | distribute-rgt-in distribute-lft-in swap-sqr associate-*l* associate-/r/ associate-/l/ |
| 1× | pow2 frac-2neg flip3-+ clear-num flip-+ div-inv |
| 6.0ms | (- (* 1.0 1.0) (* (* x y) (* x y))) |
| 8.0ms | (* x (- (* 1.0 1.0) (* (* x y) (* x y)))) |
| 4.0ms | (* (* x y) (* x y)) |
| 14.0ms | (/ (* x (- (* 1.0 1.0) (* (* x y) (* x y)))) (+ 1.0 (* x y))) |
| 47.0ms | (- (* 1.0 1.0) (* (* x y) (* x y))) |
| 70.0ms | (* x (- (* 1.0 1.0) (* (* x y) (* x y)))) |
| 31.0ms | (* (* x y) (* x y)) |
| 88.0ms | (/ (* x (- (* 1.0 1.0) (* (* x y) (* x y)))) (+ 1.0 (* x y))) |
Useful iterations: 3 (190.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 178 | 264 |
| 1 | 681 | 255 |
| 2 | 3955 | 231 |
| 3 | 5001 | 228 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 48 | 4 | 52 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 50 | 6 | 56 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ (+ 1.0 (* x y)) (- 1.0 (* x y))) |
| 0.0b | (/ (* x (+ 1.0 (* x y))) (/ (+ 1.0 (* x y)) (- 1.0 (* x y)))) |
| 0.1b | (* x (+ 1.0 (* x y))) |
| 13× | associate-/r/ |
| 6× | times-frac associate-/l/ |
| 5× | *-commutative div-inv |
| 4× | flip3-- flip3-+ associate-*r/ flip-- flip-+ |
| 3× | frac-2neg clear-num associate-/r* |
| 2× | +-commutative distribute-rgt-in distribute-lft-in associate-/l* |
| 4.0ms | (/ (+ 1.0 (* x y)) (- 1.0 (* x y))) |
| 8.0ms | (/ (* x (+ 1.0 (* x y))) (/ (+ 1.0 (* x y)) (- 1.0 (* x y)))) |
| 6.0ms | (* x (+ 1.0 (* x y))) |
| 55.0ms | (/ (+ 1.0 (* x y)) (- 1.0 (* x y))) |
| 43.0ms | (/ (* x (+ 1.0 (* x y))) (/ (+ 1.0 (* x y)) (- 1.0 (* x y)))) |
| 36.0ms | (* x (+ 1.0 (* x y))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 220 | 282 |
| 1 | 839 | 246 |
| 2 | 5001 | 231 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 0 | 44 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 44 | 6 | 50 |
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 | 9 |
| 1 | 12 | 9 |
| 198.0ms | 10680× | body | 80 | valid |