Time bar (total: 4.0s)
| 8.0ms | 256× | body | 80 | valid |
| 7.0ms | 230× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 7 |
| 1 | 44 | 7 |
| 2 | 63 | 7 |
| 3 | 70 | 7 |
| 4 | 71 | 7 |
| 5 | 71 | 7 |
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: 18.5b
Found 3 expressions with local error:
| 0.6b | (+ (* x y) (* x z)) |
| 1.6b | (+ (+ (* x y) (* x z)) (* y z)) |
| 17.5b | (sqrt (+ (+ (* x y) (* x z)) (* y z))) |
| 5× | *-commutative |
| 4× | fma-def |
| 3× | +-commutative flip3-+ flip-+ |
| 2× | associate-+l+ distribute-rgt-out sqrt-div distribute-lft-out |
| 1× | pow1/2 |
| 5.0ms | (+ (* x y) (* x z)) |
| 8.0ms | (+ (+ (* x y) (* x z)) (* y z)) |
| 8.0ms | (sqrt (+ (+ (* x y) (* x z)) (* y z))) |
| 36.0ms | (+ (* x y) (* x z)) |
| 22.0ms | (+ (+ (* x y) (* x z)) (* y z)) |
| 115.0ms | (sqrt (+ (+ (* x y) (* x z)) (* y z))) |
Useful iterations: 3 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 148 |
| 1 | 649 | 134 |
| 2 | 2437 | 125 |
| 3 | 5002 | 124 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 24 | 2 | 26 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 24 | 3 | 27 |
Merged error: 18.5b
Found 4 expressions with local error:
| 10.1b | (- (* (+ (* x y) (* x z)) (+ (* x y) (* x z))) (* (* y z) (* y z))) |
| 11.3b | (/ (sqrt (- (* (+ (* x y) (* x z)) (+ (* x y) (* x z))) (* (* y z) (* y z)))) (sqrt (- (+ (* x y) (* x z)) (* y z)))) |
| 12.1b | (sqrt (- (+ (* x y) (* x z)) (* y z))) |
| 13.8b | (sqrt (- (* (+ (* x y) (* x z)) (+ (* x y) (* x z))) (* (* y z) (* y z)))) |
| 179× | *-commutative |
| 80× | prod-diff |
| 56× | swap-sqr |
| 54× | distribute-rgt-out distribute-lft-out |
| 38× | associate-*r* associate-*l* |
| 12× | difference-of-squares |
| 10× | fma-neg |
| 8× | sqrt-div sqrt-prod |
| 5× | flip3-- flip-- |
| 4× | associate--l+ associate-/l* |
| 2× | +-commutative distribute-rgt-in distribute-lft-in pow1/2 associate-/r/ associate-/l/ |
| 1× | sub-neg sqrt-undiv frac-2neg clear-num div-inv |
| 24.0ms | (- (* (+ (* x y) (* x z)) (+ (* x y) (* x z))) (* (* y z) (* y z))) |
| 29.0ms | (/ (sqrt (- (* (+ (* x y) (* x z)) (+ (* x y) (* x z))) (* (* y z) (* y z)))) (sqrt (- (+ (* x y) (* x z)) (* y z)))) |
| 8.0ms | (sqrt (- (+ (* x y) (* x z)) (* y z))) |
| 26.0ms | (sqrt (- (* (+ (* x y) (* x z)) (+ (* x y) (* x z))) (* (* y z) (* y z)))) |
| 77.0ms | (- (* (+ (* x y) (* x z)) (+ (* x y) (* x z))) (* (* y z) (* y z))) |
| 234.0ms | (/ (sqrt (- (* (+ (* x y) (* x z)) (+ (* x y) (* x z))) (* (* y z) (* y z)))) (sqrt (- (+ (* x y) (* x z)) (* y z)))) |
| 113.0ms | (sqrt (- (+ (* x y) (* x z)) (* y z))) |
| 197.0ms | (sqrt (- (* (+ (* x y) (* x z)) (+ (* x y) (* x z))) (* (* y z) (* y z)))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 433 | 1921 |
| 1 | 1508 | 1565 |
| 2 | 5002 | 1551 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 133 | 3 | 136 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 134 | 5 | 139 |
Merged error: 18.3b
Found 4 expressions with local error:
| 0.6b | (+ (* x y) (* x z)) |
| 0.9b | (- (+ (* x y) (* x z)) (* y z)) |
| 11.3b | (/ (fma x y (* x z)) (sqrt (- (+ (* x y) (* x z)) (* y z)))) |
| 12.1b | (sqrt (- (+ (* x y) (* x z)) (* y z))) |
| 11× | *-commutative |
| 4× | distribute-rgt-out sqrt-div prod-diff distribute-lft-out |
| 3× | flip3-- flip-- |
| 2× | +-commutative fma-def fma-neg associate--l+ associate-/r/ |
| 1× | sub-neg frac-2neg flip3-+ pow1/2 clear-num flip-+ div-inv |
| 5.0ms | (+ (* x y) (* x z)) |
| 8.0ms | (- (+ (* x y) (* x z)) (* y z)) |
| 8.0ms | (/ (fma x y (* x z)) (sqrt (- (+ (* x y) (* x z)) (* y z)))) |
| 8.0ms | (sqrt (- (+ (* x y) (* x z)) (* y z))) |
| 37.0ms | (+ (* x y) (* x z)) |
| 25.0ms | (- (+ (* x y) (* x z)) (* y z)) |
| 193.0ms | (/ (fma x y (* x z)) (sqrt (- (+ (* x y) (* x z)) (* y z)))) |
| 114.0ms | (sqrt (- (+ (* x y) (* x z)) (* y z))) |
Useful iterations: 3 (99.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 253 | 262 |
| 1 | 827 | 236 |
| 2 | 3754 | 226 |
| 3 | 5001 | 225 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 38 | 1 | 39 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 39 | 5 | 44 |
Merged error: 18.2b
Found 4 expressions with local error:
| 0.6b | (+ (* x y) (* x z)) |
| 0.9b | (- (+ (* x y) (* x z)) (* y z)) |
| 11.3b | (/ (fma x y (* x z)) (pow (- (+ (* x y) (* x z)) (* y z)) 1/2)) |
| 16.7b | (pow (- (+ (* x y) (* x z)) (* y z)) 1/2) |
| 11× | *-commutative |
| 4× | distribute-rgt-out prod-diff distribute-lft-out |
| 2× | +-commutative fma-def fma-neg associate--l+ sqr-pow |
| 1× | pow-to-exp sub-neg flip3-- frac-2neg flip3-+ clear-num associate-/r* flip-- flip-+ div-inv unpow1/2 |
| 5.0ms | (+ (* x y) (* x z)) |
| 8.0ms | (- (+ (* x y) (* x z)) (* y z)) |
| 6.0ms | (/ (fma x y (* x z)) (pow (- (+ (* x y) (* x z)) (* y z)) 1/2)) |
| 5.0ms | (pow (- (+ (* x y) (* x z)) (* y z)) 1/2) |
| 39.0ms | (+ (* x y) (* x z)) |
| 25.0ms | (- (+ (* x y) (* x z)) (* y z)) |
| 194.0ms | (/ (fma x y (* x z)) (pow (- (+ (* x y) (* x z)) (* y z)) 1/2)) |
| 209.0ms | (pow (- (+ (* x y) (* x z)) (* y z)) 1/2) |
Useful iterations: 3 (101.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 283 | 217 |
| 1 | 904 | 190 |
| 2 | 3994 | 180 |
| 3 | 5001 | 177 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 35 | 3 | 38 |
| Fresh | 3 | 0 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 38 | 5 | 43 |
Merged error: 18.1b
0% (0.5b remaining)
Error of 19.8b against oracle of 19.3b and baseline of 19.8b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 7 |
| 1 | 17 | 7 |
| 267.0ms | 8000× | body | 80 | valid |
| 250.0ms | 7925× | body | 80 | nan |