Time bar (total: 1.6s)
| 11.0ms | 343× | body | 80 | valid |
Useful iterations: 8 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 6 |
| 1 | 63 | 6 |
| 2 | 154 | 5 |
| 3 | 323 | 5 |
| 4 | 426 | 5 |
| 5 | 528 | 5 |
| 6 | 604 | 5 |
| 7 | 832 | 5 |
| 8 | 1464 | 4 |
| 9 | 2035 | 4 |
| 10 | 2064 | 4 |
| 11 | 2064 | 4 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (- (* (* x 3.0) x) (* x 4.0)) |
| 0.1b | (* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)) |
| 0.2b | (* (* x 3.0) x) |
| 31× | *-commutative |
| 24× | prod-diff |
| 20× | associate-+l+ |
| 17× | associate-*l* |
| 12× | distribute-rgt-in distribute-lft-in |
| 4× | fma-neg |
| 3× | sub-neg |
| 2× | +-commutative associate-*r/ distribute-lft-out-- |
| 1× | flip3-- distribute-rgt-out-- flip3-+ flip-- flip-+ |
| 7.0ms | (- (* (* x 3.0) x) (* x 4.0)) |
| 10.0ms | (* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)) |
| 4.0ms | (* (* x 3.0) x) |
| 69.0ms | (- (* (* x 3.0) x) (* x 4.0)) |
| 34.0ms | (* 3.0 (+ (- (* (* x 3.0) x) (* x 4.0)) 1.0)) |
| 24.0ms | (* (* x 3.0) x) |
Useful iterations: 3 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 199 | 370 |
| 1 | 543 | 353 |
| 2 | 2056 | 327 |
| 3 | 5002 | 298 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 5 | 58 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 54 | 5 | 59 |
Merged error: 0.0b
Found 1 expressions with local error:
| 0.1b | (fma x (- (* 9.0 x) 12.0) 3.0) |
| 1× | fma-udef |
| 1.0ms | (fma x (- (* 9.0 x) 12.0) 3.0) |
| 31.0ms | (fma x (- (* 9.0 x) 12.0) 3.0) |
Useful iterations: 3 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 18 |
| 1 | 64 | 15 |
| 2 | 160 | 15 |
| 3 | 369 | 12 |
| 4 | 1128 | 12 |
| 5 | 5001 | 12 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 4 | 0 | 4 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 4 | 5 | 9 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.1b | (fma 3.0 (* x x) (- (* x 4.0))) |
| 0.1b | (* 3.0 (+ (fma 3.0 (* x x) (- (* x 4.0))) 1.0)) |
| 3× | distribute-rgt-in distribute-lft-in fma-udef |
| 2× | +-commutative associate-+l+ associate-*r/ |
| 1× | flip3-+ *-commutative flip-+ |
| 1.0ms | (fma 3.0 (* x x) (- (* x 4.0))) |
| 3.0ms | (* 3.0 (+ (fma 3.0 (* x x) (- (* x 4.0))) 1.0)) |
| 72.0ms | (fma 3.0 (* x x) (- (* x 4.0))) |
| 32.0ms | (* 3.0 (+ (fma 3.0 (* x x) (- (* x 4.0))) 1.0)) |
Useful iterations: 3 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 87 |
| 1 | 250 | 77 |
| 2 | 848 | 74 |
| 3 | 4018 | 71 |
| 4 | 5001 | 71 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 14 | 2 | 16 |
| Fresh | 2 | 1 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 16 | 5 | 21 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (* 3.0 x) 4.0) |
| 0.1b | (* x (- (* 3.0 x) 4.0)) |
| 0.1b | (* 3.0 (* x (- (* 3.0 x) 4.0))) |
| 10× | distribute-rgt-in distribute-lft-in |
| 7× | sub-neg |
| 6× | associate-*r/ |
| 4× | *-commutative |
| 3× | flip3-- flip-- |
| 2× | fma-neg associate-*r* |
| 4.0ms | (- (* 3.0 x) 4.0) |
| 4.0ms | (* x (- (* 3.0 x) 4.0)) |
| 6.0ms | (* 3.0 (* x (- (* 3.0 x) 4.0))) |
| 38.0ms | (- (* 3.0 x) 4.0) |
| 64.0ms | (* x (- (* 3.0 x) 4.0)) |
| 83.0ms | (* 3.0 (* x (- (* 3.0 x) 4.0))) |
Useful iterations: 3 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 108 | 139 |
| 1 | 288 | 135 |
| 2 | 1037 | 132 |
| 3 | 3685 | 131 |
| 4 | 5001 | 131 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 34 | 1 | 35 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 35 | 5 | 40 |
Merged error: 0.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 |
| 283.0ms | 10731× | body | 80 | valid |