Time bar (total: 1.9s)
| 6.0ms | 256× | body | 80 | valid |
| 4.0ms | 256× | pre | 80 | true |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 3 |
| 1 | 25 | 3 |
| 2 | 39 | 3 |
| 3 | 70 | 3 |
| 4 | 181 | 3 |
| 5 | 682 | 3 |
| 6 | 2468 | 3 |
| 7 | 5001 | 3 |
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 | (+ (* x (* x x)) (* x x)) |
| 0.1b | (* x (* x x)) |
| 11× | *-commutative |
| 6× | distribute-rgt-out associate-*r* |
| 2× | cube-unmult distribute-lft-out |
| 1× | +-commutative distribute-lft1-in flip3-+ flip-+ |
| 6.0ms | (+ (* x (* x x)) (* x x)) |
| 3.0ms | (* x (* x x)) |
| 67.0ms | (+ (* x (* x x)) (* x x)) |
| 35.0ms | (* x (* x x)) |
Useful iterations: 2 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 58 |
| 1 | 279 | 49 |
| 2 | 1122 | 47 |
| 3 | 5001 | 47 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 21 | 2 | 23 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 23 | 2 | 25 |
Merged error: 0.0b
Found 1 expressions with local error:
| 0.0b | (* (+ x 1) (* x x)) |
| 2× | associate-*r* associate-*l/ *-commutative |
| 1× | flip3-+ flip-+ |
| 4.0ms | (* (+ x 1) (* x x)) |
| 48.0ms | (* (+ x 1) (* x x)) |
Useful iterations: 3 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 21 |
| 1 | 157 | 21 |
| 2 | 494 | 21 |
| 3 | 2276 | 20 |
| 4 | 5001 | 20 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 8 | 0 | 8 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 8 | 2 | 10 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (pow x 4) (- (+ (pow x 2) 1) x)) |
| 0.0b | (- (+ (pow x 2) 1) x) |
| 0.1b | (pow (pow x 3) 3) |
| 53.2b | (/ (+ (pow (pow x 3) 3) (pow x 6)) (* (pow x 4) (- (+ (pow x 2) 1) x))) |
| 6× | associate--l+ |
| 4× | distribute-rgt-in distribute-lft-in associate-*r/ sqr-pow |
| 3× | +-commutative sub-neg flip3-- associate-/r* flip-- |
| 2× | pow-to-exp unpow-prod-down unpow3 associate-*l* associate-/r/ *-commutative associate-/l/ |
| 1× | pow-pow frac-2neg flip3-+ pow-exp clear-num flip-+ div-inv |
| 7.0ms | (* (pow x 4) (- (+ (pow x 2) 1) x)) |
| 4.0ms | (- (+ (pow x 2) 1) x) |
| 2.0ms | (pow (pow x 3) 3) |
| 10.0ms | (/ (+ (pow (pow x 3) 3) (pow x 6)) (* (pow x 4) (- (+ (pow x 2) 1) x))) |
| 27.0ms | (* (pow x 4) (- (+ (pow x 2) 1) x)) |
| 14.0ms | (- (+ (pow x 2) 1) x) |
| 58.0ms | (pow (pow x 3) 3) |
| 210.0ms | (/ (+ (pow (pow x 3) 3) (pow x 6)) (* (pow x 4) (- (+ (pow x 2) 1) x))) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 201 | 249 |
| 1 | 908 | 238 |
| 2 | 5001 | 233 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 46 | 1 | 47 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 46 | 3 | 49 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (pow x 4) (pow x 6)) |
| 0.0b | (+ (+ (pow x 4) (pow x 6)) (- (pow x 5))) |
| 0.1b | (pow (pow x 3) 3) |
| 53.2b | (/ (+ (pow (pow x 3) 3) (pow x 6)) (+ (+ (pow x 4) (pow x 6)) (- (pow x 5)))) |
| 4× | flip3-+ flip-+ |
| 3× | +-commutative |
| 2× | pow-to-exp unpow-prod-down associate-+l+ unpow3 associate-/r/ associate-/l/ sqr-pow |
| 1× | neg-sub0 associate-+r- pow-pow frac-2neg unsub-neg pow-exp clear-num div-inv |
| 3.0ms | (+ (pow x 4) (pow x 6)) |
| 6.0ms | (+ (+ (pow x 4) (pow x 6)) (- (pow x 5))) |
| 5.0ms | (pow (pow x 3) 3) |
| 9.0ms | (/ (+ (pow (pow x 3) 3) (pow x 6)) (+ (+ (pow x 4) (pow x 6)) (- (pow x 5)))) |
| 99.0ms | (+ (pow x 4) (pow x 6)) |
| 33.0ms | (+ (+ (pow x 4) (pow x 6)) (- (pow x 5))) |
| 59.0ms | (pow (pow x 3) 3) |
| 258.0ms | (/ (+ (pow (pow x 3) 3) (pow x 6)) (+ (+ (pow x 4) (pow x 6)) (- (pow x 5)))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 207 | 216 |
| 1 | 942 | 201 |
| 2 | 5001 | 198 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 37 | 0 | 37 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 37 | 3 | 40 |
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 | 3 |
| 1 | 9 | 3 |
| 109.0ms | 8000× | body | 80 | valid |
| 75.0ms | 8000× | pre | 80 | true |