Time bar (total: 2.3s)
| 7.0ms | 385× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 4 |
| 1 | 35 | 4 |
| 2 | 89 | 4 |
| 3 | 157 | 4 |
| 4 | 170 | 4 |
| 5 | 186 | 4 |
| 6 | 244 | 4 |
| 7 | 442 | 4 |
| 8 | 1389 | 4 |
| 9 | 4767 | 4 |
| 10 | 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.2b
Found 1 expressions with local error:
| 0.2b | (* (* x x) (- 3.0 (* x 2.0))) |
| 2× | distribute-rgt-in sub-neg distribute-lft-in associate-*r/ associate-*l* *-commutative |
| 1× | flip3-- flip-- |
| 5.0ms | (* (* x x) (- 3.0 (* x 2.0))) |
| 76.0ms | (* (* x x) (- 3.0 (* x 2.0))) |
Useful iterations: 2 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 83 | 58 |
| 1 | 275 | 54 |
| 2 | 1047 | 50 |
| 3 | 4323 | 50 |
| 4 | 5001 | 50 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 8 | 4 | 12 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 8 | 5 | 13 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (* 2.0 (pow x 3)) |
| 0.0b | (+ (* (* x x) 3.0) (- (* 2.0 (pow x 3)))) |
| 0.2b | (* (* x x) 3.0) |
| 5× | *-commutative |
| 4× | fma-def associate-*l* |
| 2× | associate-*r* |
| 1× | +-commutative neg-sub0 associate-+r- flip3-+ unpow3 unsub-neg flip-+ sqr-pow |
| 3.0ms | (* 2.0 (pow x 3)) |
| 8.0ms | (+ (* (* x x) 3.0) (- (* 2.0 (pow x 3)))) |
| 4.0ms | (* (* x x) 3.0) |
| 42.0ms | (* 2.0 (pow x 3)) |
| 99.0ms | (+ (* (* x x) 3.0) (- (* 2.0 (pow x 3)))) |
| 25.0ms | (* (* x x) 3.0) |
Useful iterations: 3 (161.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 98 | 78 |
| 1 | 447 | 72 |
| 2 | 3021 | 64 |
| 3 | 5001 | 60 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 23 | 2 | 25 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 25 | 5 | 30 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (* 2.0 (pow x 3)) |
| 0.1b | (fma x (* x 3.0) (- (* 2.0 (pow x 3)))) |
| 2× | associate-*r* |
| 1× | unpow3 *-commutative fma-udef sqr-pow |
| 3.0ms | (* 2.0 (pow x 3)) |
| 1.0ms | (fma x (* x 3.0) (- (* 2.0 (pow x 3)))) |
| 43.0ms | (* 2.0 (pow x 3)) |
| 108.0ms | (fma x (* x 3.0) (- (* 2.0 (pow x 3)))) |
Useful iterations: 2 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 27 |
| 1 | 95 | 27 |
| 2 | 318 | 24 |
| 3 | 1279 | 24 |
| 4 | 5002 | 24 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 10 | 0 | 10 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 10 | 5 | 15 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* x (- 3.0 (* x 2.0))) |
| 0.2b | (* (* x (* x (- 3.0 (* x 2.0)))) (fma 2.0 x 3.0)) |
| 0.2b | (* x (* x (- 3.0 (* x 2.0)))) |
| 3.3b | (/ (* (* x (* x (- 3.0 (* x 2.0)))) (fma 2.0 x 3.0)) (+ 3.0 (* x 2.0))) |
| 14× | associate-*r/ |
| 11× | distribute-rgt-in distribute-lft-in |
| 9× | *-commutative |
| 8× | associate-*l* |
| 6× | sub-neg associate-*r* associate-/l* |
| 4× | flip3-- associate-*l/ flip-- |
| 2× | associate-/r/ fma-udef associate-/l/ |
| 1× | frac-2neg flip3-+ clear-num flip-+ div-inv |
| 3.0ms | (* x (- 3.0 (* x 2.0))) |
| 6.0ms | (* (* x (* x (- 3.0 (* x 2.0)))) (fma 2.0 x 3.0)) |
| 5.0ms | (* x (* x (- 3.0 (* x 2.0)))) |
| 9.0ms | (/ (* (* x (* x (- 3.0 (* x 2.0)))) (fma 2.0 x 3.0)) (+ 3.0 (* x 2.0))) |
| 71.0ms | (* x (- 3.0 (* x 2.0))) |
| 156.0ms | (* (* x (* x (- 3.0 (* x 2.0)))) (fma 2.0 x 3.0)) |
| 75.0ms | (* x (* x (- 3.0 (* x 2.0)))) |
| 208.0ms | (/ (* (* x (* x (- 3.0 (* x 2.0)))) (fma 2.0 x 3.0)) (+ 3.0 (* x 2.0))) |
Useful iterations: 2 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 207 | 293 |
| 1 | 792 | 264 |
| 2 | 3936 | 238 |
| 3 | 5001 | 238 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 1 | 54 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 55 | 4 | 59 |
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 | 15 | 5 |
| 1 | 17 | 5 |
| 2 | 17 | 5 |
| 230.0ms | 12027× | body | 80 | valid |