Time bar (total: 2.4s)
| 9.0ms | 299× | body | 80 | valid |
| 1.0ms | 9× | body | 640 | valid |
| 1.0ms | 7× | body | 1280 | valid |
| 0.0ms | 5× | body | 320 | valid |
| 0.0ms | 4× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 6 |
| 1 | 48 | 6 |
| 2 | 160 | 6 |
| 3 | 421 | 6 |
| 4 | 984 | 6 |
| 5 | 1956 | 6 |
| 6 | 3390 | 6 |
| 7 | 5001 | 6 |
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.3b
Found 4 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (* (- y x) 6.0) |
| 0.0b | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 0.3b | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 10× | associate-*l/ |
| 8× | flip3-- flip-- |
| 5× | sub-neg |
| 4× | distribute-rgt-in frac-times associate-+r+ distribute-lft-in |
| 3× | *-commutative |
| 2× | associate-*r/ associate-*l* |
| 1× | +-commutative flip3-+ flip-+ |
| 4.0ms | (- (/ 2.0 3.0) z) |
| 3.0ms | (* (- y x) 6.0) |
| 5.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 7.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 21.0ms | (- (/ 2.0 3.0) z) |
| 29.0ms | (* (- y x) 6.0) |
| 64.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 43.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 258 | 276 |
| 1 | 1028 | 274 |
| 2 | 5001 | 273 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 33 | 8 | 41 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 34 | 8 | 42 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (* 6.0 (- (/ 2.0 3.0) z)) |
| 0.0b | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 0.1b | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
| 18× | distribute-rgt-in distribute-lft-in |
| 11× | sub-neg |
| 10× | associate-*r/ |
| 8× | associate-+r+ flip3-- flip-- |
| 4× | frac-times |
| 3× | *-commutative |
| 2× | associate-*r* associate-*l/ |
| 1× | +-commutative flip3-+ flip-+ |
| 3.0ms | (- (/ 2.0 3.0) z) |
| 4.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 5.0ms | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 7.0ms | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
| 21.0ms | (- (/ 2.0 3.0) z) |
| 37.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 63.0ms | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 42.0ms | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 269 | 346 |
| 1 | 1006 | 344 |
| 2 | 5001 | 343 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 2 | 53 |
| Fresh | 2 | 5 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 8 | 61 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (+ x (* (/ 2.0 3.0) (* (- y x) 6.0))) |
| 0.0b | (+ (+ x (* (/ 2.0 3.0) (* (- y x) 6.0))) (* (* (- y x) 6.0) (- z))) |
| 0.2b | (* (* (- y x) 6.0) (- z)) |
| 0.3b | (* (/ 2.0 3.0) (* (- y x) 6.0)) |
| 23× | associate-*l/ |
| 7× | flip3-- flip-- |
| 6× | frac-times |
| 4× | flip3-+ frac-add *-commutative flip-+ |
| 3× | +-commutative frac-2neg associate-*r* associate-*l* clear-num distribute-rgt-neg-out |
| 2× | associate-+l+ associate-*r/ |
| 1× | neg-mul-1 unsub-neg div-inv |
| 4.0ms | (+ x (* (/ 2.0 3.0) (* (- y x) 6.0))) |
| 9.0ms | (+ (+ x (* (/ 2.0 3.0) (* (- y x) 6.0))) (* (* (- y x) 6.0) (- z))) |
| 5.0ms | (* (* (- y x) 6.0) (- z)) |
| 5.0ms | (* (/ 2.0 3.0) (* (- y x) 6.0)) |
| 37.0ms | (+ x (* (/ 2.0 3.0) (* (- y x) 6.0))) |
| 63.0ms | (+ (+ x (* (/ 2.0 3.0) (* (- y x) 6.0))) (* (* (- y x) 6.0) (- z))) |
| 32.0ms | (* (* (- y x) 6.0) (- z)) |
| 32.0ms | (* (/ 2.0 3.0) (* (- y x) 6.0)) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 414 | 445 |
| 1 | 1896 | 428 |
| 2 | 5001 | 428 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 46 | 2 | 48 |
| Fresh | 2 | 4 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 48 | 8 | 56 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (+ (* 6.0 (* z y)) (* 4.0 x)) |
| 0.0b | (- (* 4.0 y) (+ (* 6.0 (* z y)) (* 4.0 x))) |
| 0.0b | (+ x (- (* 4.0 y) (+ (* 6.0 (* z y)) (* 4.0 x)))) |
| 0.3b | (* 6.0 (* z y)) |
| 4× | +-commutative associate--r+ |
| 3× | associate-+r- |
| 2× | sub-neg associate-+r+ flip3-+ associate-*r* *-commutative flip-+ |
| 1× | flip3-- flip-- |
| 5.0ms | (+ (* 6.0 (* z y)) (* 4.0 x)) |
| 7.0ms | (- (* 4.0 y) (+ (* 6.0 (* z y)) (* 4.0 x))) |
| 7.0ms | (+ x (- (* 4.0 y) (+ (* 6.0 (* z y)) (* 4.0 x)))) |
| 3.0ms | (* 6.0 (* z y)) |
| 40.0ms | (+ (* 6.0 (* z y)) (* 4.0 x)) |
| 45.0ms | (- (* 4.0 y) (+ (* 6.0 (* z y)) (* 4.0 x))) |
| 45.0ms | (+ x (- (* 4.0 y) (+ (* 6.0 (* z y)) (* 4.0 x)))) |
| 22.0ms | (* 6.0 (* z y)) |
Useful iterations: 2 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 182 | 206 |
| 1 | 644 | 196 |
| 2 | 2536 | 195 |
| 3 | 5001 | 195 |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 0 | 32 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 32 | 8 | 40 |
Merged error: 0.1b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 6 |
| 1 | 15 | 6 |
| 276.0ms | 9368× | body | 80 | valid |
| 29.0ms | 270× | body | 640 | valid |
| 22.0ms | 152× | body | 1280 | valid |
| 16.0ms | 203× | body | 320 | valid |
| 6.0ms | 109× | body | 160 | valid |