Time bar (total: 1.4s)
| 11.0ms | 323× | body | 80 | valid |
Useful iterations: 2 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 6 |
| 1 | 50 | 6 |
| 2 | 124 | 4 |
| 3 | 280 | 4 |
| 4 | 534 | 4 |
| 5 | 869 | 4 |
| 6 | 1397 | 4 |
| 7 | 3521 | 4 |
| 8 | 5001 | 4 |
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 | (fma 0.25 y (- x z)) |
| 0.2b | (fma (/ 4.0 y) (fma 0.25 y (- x z)) 1.0) |
| 2× | fma-udef |
| 1.0ms | (fma 0.25 y (- x z)) |
| 1.0ms | (fma (/ 4.0 y) (fma 0.25 y (- x z)) 1.0) |
| 21.0ms | (fma 0.25 y (- x z)) |
| 48.0ms | (fma (/ 4.0 y) (fma 0.25 y (- x z)) 1.0) |
Useful iterations: 4 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 32 |
| 1 | 96 | 26 |
| 2 | 195 | 26 |
| 3 | 366 | 23 |
| 4 | 576 | 20 |
| 5 | 864 | 20 |
| 6 | 2723 | 20 |
| 7 | 5001 | 20 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 7 | 1 | 8 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 8 | 2 | 10 |
Merged error: 0.0b
Found 1 expressions with local error:
| 0.2b | (fma (/ 4.0 y) (- x z) 2.0) |
| 1× | fma-udef |
| 1.0ms | (fma (/ 4.0 y) (- x z) 2.0) |
| 30.0ms | (fma (/ 4.0 y) (- x z) 2.0) |
Useful iterations: 3 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 21 |
| 1 | 73 | 18 |
| 2 | 116 | 18 |
| 3 | 181 | 12 |
| 4 | 238 | 12 |
| 5 | 324 | 12 |
| 6 | 486 | 12 |
| 7 | 907 | 12 |
| 8 | 1157 | 12 |
| 9 | 1284 | 12 |
| 10 | 1337 | 12 |
| 11 | 1337 | 12 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 4 | 0 | 4 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 4 | 2 | 6 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (+ x (* y 0.25)) z) |
| 0.0b | (+ 1.0 (/ (* 4.0 (- (+ x (* y 0.25)) z)) y)) |
| 0.3b | (/ (* 4.0 (- (+ x (* y 0.25)) z)) y) |
| 2× | +-commutative flip3-- associate-*r/ associate--l+ flip-- associate-/l/ associate-/l* |
| 1× | sub-neg frac-2neg flip3-+ clear-num *-commutative flip-+ div-inv |
| 4.0ms | (- (+ x (* y 0.25)) z) |
| 4.0ms | (+ 1.0 (/ (* 4.0 (- (+ x (* y 0.25)) z)) y)) |
| 7.0ms | (/ (* 4.0 (- (+ x (* y 0.25)) z)) y) |
| 21.0ms | (- (+ x (* y 0.25)) z) |
| 27.0ms | (+ 1.0 (/ (* 4.0 (- (+ x (* y 0.25)) z)) y)) |
| 35.0ms | (/ (* 4.0 (- (+ x (* y 0.25)) z)) y) |
Useful iterations: 3 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 167 | 146 |
| 1 | 546 | 135 |
| 2 | 2032 | 127 |
| 3 | 5002 | 114 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 24 | 1 | 25 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 24 | 3 | 27 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (fma 4.0 (- (/ x y) (/ z y)) 2.0) |
| 0.0b | (- (/ x y) (/ z y)) |
| 9× | frac-sub |
| 8× | frac-2neg |
| 6× | clear-num |
| 5× | div-inv |
| 2× | sub-div |
| 1× | sub-neg flip3-- distribute-rgt-out-- fma-neg prod-diff flip-- fma-udef |
| 1.0ms | (fma 4.0 (- (/ x y) (/ z y)) 2.0) |
| 5.0ms | (- (/ x y) (/ z y)) |
| 25.0ms | (fma 4.0 (- (/ x y) (/ z y)) 2.0) |
| 20.0ms | (- (/ x y) (/ z y)) |
Useful iterations: 3 (69.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 208 | 140 |
| 1 | 731 | 117 |
| 2 | 3102 | 105 |
| 3 | 5001 | 101 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 25 | 0 | 25 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 25 | 3 | 28 |
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 | 9 | 4 |
| 374.0ms | 10085× | body | 80 | valid |