Time bar (total: 7.3s)
| 21.0ms | 256× | body | 80 | valid |
| 19.0ms | 288× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 17 |
| 1 | 108 | 17 |
| 2 | 389 | 17 |
| 3 | 1761 | 17 |
| 4 | 5002 | 17 |
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: 2.3b
Found 4 expressions with local error:
| 0.3b | (* z (sqrt (+ t a))) |
| 0.3b | (/ 2.0 (* t 3.0)) |
| 1.5b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 6.1b | (/ (* z (sqrt (+ t a))) t) |
| 476× | frac-sub |
| 168× | frac-times |
| 164× | associate-*r/ |
| 145× | flip3-+ flip-+ |
| 113× | flip3-- flip-- |
| 86× | associate-/r* |
| 84× | *-commutative |
| 82× | frac-2neg clear-num |
| 80× | sqrt-div |
| 78× | associate-/l/ associate-/l* |
| 14× | associate-*l/ |
| 8× | associate--r+ |
| 5× | div-inv |
| 4× | distribute-rgt-in distribute-lft-in associate--l+ |
| 3× | sub-neg |
| 2× | +-commutative prod-diff |
| 1× | fma-neg |
| 3.0ms | (* z (sqrt (+ t a))) |
| 3.0ms | (/ 2.0 (* t 3.0)) |
| 31.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 5.0ms | (/ (* z (sqrt (+ t a))) t) |
| 66.0ms | (* z (sqrt (+ t a))) |
| 16.0ms | (/ 2.0 (* t 3.0)) |
| 178.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 83.0ms | (/ (* z (sqrt (+ t a))) t) |
Useful iterations: 0 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5001 | 12747 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 305 | 3 | 308 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 306 | 3 | 309 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))) |
| 0.3b | (* z (sqrt (+ t a))) |
| 0.3b | (/ 2.0 (* t 3.0)) |
| 5.0b | (fma (* z (sqrt (+ t a))) (/ 1 t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))) |
| 30× | frac-sub |
| 24× | frac-times |
| 16× | flip3-- flip3-+ flip-- flip-+ |
| 14× | associate-*r/ associate-/r* |
| 9× | *-commutative |
| 7× | frac-2neg clear-num |
| 4× | distribute-rgt-in distribute-lft-in associate--l+ |
| 2× | +-commutative sub-neg sqrt-div associate-*l/ |
| 1× | fma-udef div-inv |
| 10.0ms | (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))) |
| 3.0ms | (* z (sqrt (+ t a))) |
| 3.0ms | (/ 2.0 (* t 3.0)) |
| 1.0ms | (fma (* z (sqrt (+ t a))) (/ 1 t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))) |
| 58.0ms | (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))) |
| 62.0ms | (* z (sqrt (+ t a))) |
| 15.0ms | (/ 2.0 (* t 3.0)) |
| 196.0ms | (fma (* z (sqrt (+ t a))) (/ 1 t) (- (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0)))))) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 665 | 1008 |
| 1 | 3112 | 972 |
| 2 | 5002 | 960 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 66 | 2 | 68 |
| Fresh | 2 | 0 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 3 | 71 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (fma a c (* 0.8333333333333334 c)) |
| 0.3b | (* z (sqrt (+ t a))) |
| 0.5b | (fma a b (- (fma a c (* 0.8333333333333334 c)))) |
| 4.6b | (fma (* z (sqrt (+ t a))) (/ 1 t) (- (fma a b (- (fma a c (* 0.8333333333333334 c)))))) |
| 3× | fma-udef |
| 2× | sqrt-div associate-*r/ |
| 1× | flip3-+ *-commutative flip-+ |
| 1.0ms | (fma a c (* 0.8333333333333334 c)) |
| 3.0ms | (* z (sqrt (+ t a))) |
| 1.0ms | (fma a b (- (fma a c (* 0.8333333333333334 c)))) |
| 1.0ms | (fma (* z (sqrt (+ t a))) (/ 1 t) (- (fma a b (- (fma a c (* 0.8333333333333334 c)))))) |
| 35.0ms | (fma a c (* 0.8333333333333334 c)) |
| 59.0ms | (* z (sqrt (+ t a))) |
| 39.0ms | (fma a b (- (fma a c (* 0.8333333333333334 c)))) |
| 152.0ms | (fma (* z (sqrt (+ t a))) (/ 1 t) (- (fma a b (- (fma a c (* 0.8333333333333334 c)))))) |
Useful iterations: 3 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 188 | 88 |
| 1 | 551 | 76 |
| 2 | 1882 | 72 |
| 3 | 5001 | 68 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 17 | 1 | 18 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 18 | 3 | 21 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ x (+ x (* y (exp (* 2.0 (fma a (- c b) (* 0.8333333333333334 c))))))) |
| 0.0b | (fma a (- c b) (* 0.8333333333333334 c)) |
| 0.0b | (* y (exp (* 2.0 (fma a (- c b) (* 0.8333333333333334 c))))) |
| 0.0b | (exp (* 2.0 (fma a (- c b) (* 0.8333333333333334 c)))) |
| 5× | fma-udef |
| 4× | exp-sum |
| 2× | distribute-rgt-in exp-prod distribute-lft-in associate-*r* associate-/r/ *-commutative |
| 1× | frac-2neg flip3-+ clear-num flip-+ div-inv |
| 4.0ms | (/ x (+ x (* y (exp (* 2.0 (fma a (- c b) (* 0.8333333333333334 c))))))) |
| 1.0ms | (fma a (- c b) (* 0.8333333333333334 c)) |
| 3.0ms | (* y (exp (* 2.0 (fma a (- c b) (* 0.8333333333333334 c))))) |
| 3.0ms | (exp (* 2.0 (fma a (- c b) (* 0.8333333333333334 c)))) |
| 97.0ms | (/ x (+ x (* y (exp (* 2.0 (fma a (- c b) (* 0.8333333333333334 c))))))) |
| 34.0ms | (fma a (- c b) (* 0.8333333333333334 c)) |
| 56.0ms | (* y (exp (* 2.0 (fma a (- c b) (* 0.8333333333333334 c))))) |
| 41.0ms | (exp (* 2.0 (fma a (- c b) (* 0.8333333333333334 c)))) |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 125 | 126 |
| 1 | 298 | 115 |
| 2 | 871 | 115 |
| 3 | 2699 | 115 |
| 4 | 5001 | 115 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 24 | 1 | 25 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 1 | 2 |
| Total | 25 | 3 | 28 |
Merged error: 0b
0% (2.1b remaining)
Error of 2.5b against oracle of 0.4b and baseline of 2.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 18 |
| 1 | 46 | 18 |
| 2 | 46 | 18 |
| 582.0ms | 8000× | body | 80 | valid |
| 556.0ms | 8037× | body | 80 | nan |