Time bar (total: 3.2s)
| 17.0ms | 43× | body | 1280 | valid |
| 11.0ms | 46× | body | 640 | valid |
| 7.0ms | 134× | body | 80 | valid |
| 4.0ms | 26× | body | 320 | valid |
| 1.0ms | 7× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 4 |
| 1 | 15 | 4 |
| 2 | 15 | 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 (cos y)) (* z (sin y))) |
| 0.1b | (* x (cos y)) |
| 0.1b | (* z (sin y)) |
| 3× | *-commutative |
| 2× | fma-def |
| 1× | +-commutative flip3-+ flip-+ |
| 4.0ms | (+ (* x (cos y)) (* z (sin y))) |
| 2.0ms | (* x (cos y)) |
| 2.0ms | (* z (sin y)) |
| 64.0ms | (+ (* x (cos y)) (* z (sin y))) |
| 34.0ms | (* x (cos y)) |
| 39.0ms | (* z (sin y)) |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 54 |
| 1 | 226 | 52 |
| 2 | 685 | 52 |
| 3 | 1427 | 52 |
| 4 | 2822 | 52 |
| 5 | 5001 | 52 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 15 | 1 | 16 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 15 | 2 | 17 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.1b | (* z (sin y)) |
| 0.1b | (* (sin y) z) |
| 0.2b | (* (fma x (cos y) (* (sin y) z)) (- (* x (cos y)) (* z (sin y)))) |
| 28.1b | (/ (* (fma x (cos y) (* (sin y) z)) (- (* x (cos y)) (* z (sin y)))) (- (* x (cos y)) (* z (sin y)))) |
| 12× | *-commutative |
| 8× | prod-diff |
| 6× | distribute-rgt-in distribute-lft-in |
| 4× | associate-*r/ |
| 3× | flip3-- flip-- |
| 2× | sub-neg associate-/r/ associate-/l/ associate-/l* |
| 1× | frac-2neg clear-num div-inv |
| 2.0ms | (* z (sin y)) |
| 3.0ms | (* (sin y) z) |
| 5.0ms | (* (fma x (cos y) (* (sin y) z)) (- (* x (cos y)) (* z (sin y)))) |
| 11.0ms | (/ (* (fma x (cos y) (* (sin y) z)) (- (* x (cos y)) (* z (sin y)))) (- (* x (cos y)) (* z (sin y)))) |
| 39.0ms | (* z (sin y)) |
| 32.0ms | (* (sin y) z) |
| 183.0ms | (* (fma x (cos y) (* (sin y) z)) (- (* x (cos y)) (* z (sin y)))) |
| 69.0ms | (/ (* (fma x (cos y) (* (sin y) z)) (- (* x (cos y)) (* z (sin y)))) (- (* x (cos y)) (* z (sin y)))) |
Useful iterations: 3 (119.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 180 | 392 |
| 1 | 748 | 351 |
| 2 | 3799 | 349 |
| 3 | 5001 | 347 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 33 | 5 | 38 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 35 | 5 | 40 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.1b | (* x (cos y)) |
| 0.1b | (* (sin y) z) |
| 0.1b | (* z (sin y)) |
| 0.1b | (* z (sin y)) |
| 4× | *-commutative |
| 2.0ms | (* x (cos y)) |
| 3.0ms | (* (sin y) z) |
| 2.0ms | (* z (sin y)) |
| 3.0ms | (* z (sin y)) |
| 35.0ms | (* x (cos y)) |
| 35.0ms | (* (sin y) z) |
| 35.0ms | (* z (sin y)) |
| 36.0ms | (* z (sin y)) |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 19 |
| 1 | 11 | 19 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 16 | 0 | 16 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 16 | 5 | 21 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (fma x (cos y) (* (sin y) z)) |
| 0.1b | (* (sin y) z) |
| 0.2b | (/ 1 (fma x (cos y) (* (sin y) z))) |
| 0.2b | (/ 1 (/ 1 (fma x (cos y) (* (sin y) z)))) |
| 4× | clear-num |
| 3× | frac-2neg associate-/r/ div-inv inv-pow |
| 2× | remove-double-div |
| 1× | pow-flip associate-/r* *-commutative fma-udef |
| 1.0ms | (fma x (cos y) (* (sin y) z)) |
| 3.0ms | (* (sin y) z) |
| 2.0ms | (/ 1 (fma x (cos y) (* (sin y) z))) |
| 3.0ms | (/ 1 (/ 1 (fma x (cos y) (* (sin y) z)))) |
| 67.0ms | (fma x (cos y) (* (sin y) z)) |
| 31.0ms | (* (sin y) z) |
| 164.0ms | (/ 1 (fma x (cos y) (* (sin y) z))) |
| 69.0ms | (/ 1 (/ 1 (fma x (cos y) (* (sin y) z)))) |
Useful iterations: 6 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 57 |
| 1 | 76 | 57 |
| 2 | 208 | 57 |
| 3 | 464 | 57 |
| 4 | 1123 | 57 |
| 5 | 1978 | 57 |
| 6 | 5001 | 55 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 29 | 0 | 29 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 29 | 5 | 34 |
Merged error: 0.1b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.1b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 16 |
| 1 | 13 | 16 |
| 624.0ms | 1516× | body | 1280 | valid |
| 322.0ms | 1261× | body | 640 | valid |
| 225.0ms | 4275× | body | 80 | valid |
| 113.0ms | 642× | body | 320 | valid |
| 36.0ms | 306× | body | 160 | valid |