Time bar (total: 1.8s)
| 6.0ms | 343× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 4 |
| 1 | 41 | 4 |
| 2 | 69 | 4 |
| 3 | 90 | 4 |
| 4 | 105 | 4 |
| 5 | 147 | 4 |
| 6 | 226 | 4 |
| 7 | 368 | 4 |
| 8 | 415 | 4 |
| 9 | 415 | 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.1b
Found 2 expressions with local error:
| 0.0b | (+ 0.253 (* x 0.12)) |
| 0.1b | (* x (+ 0.253 (* x 0.12))) |
| 3× | +-commutative |
| 2× | distribute-rgt-in distribute-lft-in flip3-+ associate-*r/ flip-+ |
| 1× | *-commutative |
| 2.0ms | (+ 0.253 (* x 0.12)) |
| 4.0ms | (* x (+ 0.253 (* x 0.12))) |
| 32.0ms | (+ 0.253 (* x 0.12)) |
| 66.0ms | (* x (+ 0.253 (* x 0.12))) |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 58 |
| 1 | 201 | 55 |
| 2 | 743 | 55 |
| 3 | 2530 | 55 |
| 4 | 5002 | 55 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 13 | 3 | 16 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 14 | 3 | 17 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (* x (* x 0.12)) (* x 0.253)) |
| 0.1b | (* x (* x 0.12)) |
| 6× | *-commutative |
| 3× | associate-*r* |
| 2× | distribute-rgt-out |
| 1× | +-commutative flip3-+ flip-+ distribute-lft-out |
| 5.0ms | (+ (* x (* x 0.12)) (* x 0.253)) |
| 3.0ms | (* x (* x 0.12)) |
| 68.0ms | (+ (* x (* x 0.12)) (* x 0.253)) |
| 24.0ms | (* x (* x 0.12)) |
Useful iterations: 3 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 71 | 56 |
| 1 | 271 | 51 |
| 2 | 1141 | 49 |
| 3 | 4260 | 48 |
| 4 | 5001 | 48 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 14 | 1 | 15 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 15 | 3 | 18 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ (* (pow x 2) 0.12) (* x 0.253)) |
| 0.2b | (* (pow x 2) 0.12) |
| 3× | associate-*l* |
| 2× | unpow2 |
| 1× | +-commutative flip3-+ *-commutative flip-+ distribute-lft-out sqr-pow |
| 5.0ms | (+ (* (pow x 2) 0.12) (* x 0.253)) |
| 3.0ms | (* (pow x 2) 0.12) |
| 69.0ms | (+ (* (pow x 2) 0.12) (* x 0.253)) |
| 24.0ms | (* (pow x 2) 0.12) |
Useful iterations: 3 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 53 |
| 1 | 272 | 51 |
| 2 | 1220 | 45 |
| 3 | 5001 | 44 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 13 | 0 | 13 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 13 | 3 | 16 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (* 0.253 0.253) (* (* x 0.12) (* x 0.12))) |
| 0.3b | (* (* x 0.12) (* x 0.12)) |
| 0.4b | (* x (- (* 0.253 0.253) (* (* x 0.12) (* x 0.12)))) |
| 5.8b | (/ (* x (- (* 0.253 0.253) (* (* x 0.12) (* x 0.12)))) (- 0.253 (* x 0.12))) |
| 19× | *-commutative |
| 12× | difference-of-squares |
| 10× | associate-*r* |
| 6× | associate-/l* |
| 4× | flip3-- associate-*r/ flip-- |
| 3× | sub-neg |
| 2× | distribute-rgt-in distribute-lft-in swap-sqr associate-*l* associate-/r/ associate-/l/ |
| 1× | pow2 frac-2neg clear-num div-inv |
| 6.0ms | (- (* 0.253 0.253) (* (* x 0.12) (* x 0.12))) |
| 4.0ms | (* (* x 0.12) (* x 0.12)) |
| 8.0ms | (* x (- (* 0.253 0.253) (* (* x 0.12) (* x 0.12)))) |
| 14.0ms | (/ (* x (- (* 0.253 0.253) (* (* x 0.12) (* x 0.12)))) (- 0.253 (* x 0.12))) |
| 60.0ms | (- (* 0.253 0.253) (* (* x 0.12) (* x 0.12))) |
| 24.0ms | (* (* x 0.12) (* x 0.12)) |
| 95.0ms | (* x (- (* 0.253 0.253) (* (* x 0.12) (* x 0.12)))) |
| 167.0ms | (/ (* x (- (* 0.253 0.253) (* (* x 0.12) (* x 0.12)))) (- 0.253 (* x 0.12))) |
Useful iterations: 2 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 181 | 240 |
| 1 | 653 | 226 |
| 2 | 3845 | 214 |
| 3 | 5001 | 214 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 2 | 52 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 51 | 4 | 55 |
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 | 13 | 5 |
| 1 | 13 | 5 |
| 189.0ms | 10714× | body | 80 | valid |