Time bar (total: 6.2s)
| 46.0ms | 822× | body | 80 | nan |
| 15.0ms | 189× | body | 80 | valid |
| 10.0ms | 14× | body | 1280 | valid |
| 7.0ms | 21× | body | 640 | valid |
| 4.0ms | 19× | body | 320 | valid |
| 2.0ms | 14× | body | 160 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 9 |
| 1 | 57 | 8 |
| 2 | 136 | 8 |
| 3 | 312 | 8 |
| 4 | 709 | 8 |
| 5 | 1629 | 8 |
| 6 | 3564 | 8 |
| 7 | 5001 | 8 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 9.4b
Found 3 expressions with local error:
| 0.0b | (* (- z 1.0) (log (- 1.0 y))) |
| 0.1b | (fma (log y) (- x 1.0) (- (* (- z 1.0) (log (- 1.0 y))) t)) |
| 4.2b | (log (- 1.0 y)) |
| 2× | log-div flip3-- associate-*l/ flip-- |
| 1× | *-commutative fma-udef |
| 4.0ms | (* (- z 1.0) (log (- 1.0 y))) |
| 1.0ms | (fma (log y) (- x 1.0) (- (* (- z 1.0) (log (- 1.0 y))) t)) |
| 2.0ms | (log (- 1.0 y)) |
| 42.0ms | (* (- z 1.0) (log (- 1.0 y))) |
| 203.0ms | (fma (log y) (- x 1.0) (- (* (- z 1.0) (log (- 1.0 y))) t)) |
| 43.0ms | (log (- 1.0 y)) |
Useful iterations: 3 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 251 | 115 |
| 1 | 744 | 109 |
| 2 | 2584 | 104 |
| 3 | 5001 | 100 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 12 | 3 | 15 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 12 | 4 | 16 |
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (* 1/2 (/ (pow y 2) (pow 1.0 2))) |
| 0.0b | (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 0.1b | (fma (log y) (- x 1.0) (- (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) t)) |
| 9× | associate-*r/ |
| 6× | flip3-- flip-- unpow2 sqr-pow |
| 5× | associate-*r* |
| 4× | frac-times times-frac |
| 2× | distribute-rgt-in sub-neg distribute-lft-in associate-*l/ clear-num associate-/r* *-commutative associate-/l* |
| 1× | frac-2neg un-div-inv fma-udef div-inv |
| 5.0ms | (* 1/2 (/ (pow y 2) (pow 1.0 2))) |
| 5.0ms | (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 1.0ms | (fma (log y) (- x 1.0) (- (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) t)) |
| 51.0ms | (* 1/2 (/ (pow y 2) (pow 1.0 2))) |
| 66.0ms | (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 213.0ms | (fma (log y) (- x 1.0) (- (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) t)) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 272 | 309 |
| 1 | 1203 | 304 |
| 2 | 5001 | 301 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 36 | 1 | 37 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 37 | 4 | 41 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (+ (* (log y) (- x 1.0)) (- (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) t)) |
| 0.0b | (* 1/2 (/ (pow y 2) (pow 1.0 2))) |
| 0.0b | (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 0.1b | (* (log y) (- x 1.0)) |
| 15× | associate-*r/ |
| 11× | flip3-- flip-- |
| 9× | sub-neg |
| 8× | distribute-rgt-in distribute-lft-in |
| 6× | associate-+r+ unpow2 sqr-pow |
| 5× | associate-*r* |
| 4× | frac-times associate-+l+ times-frac frac-add associate--l+ *-commutative |
| 2× | fma-def associate-*l/ clear-num associate-/r* associate-/l* |
| 1× | +-commutative associate-+r- frac-2neg flip3-+ un-div-inv flip-+ div-inv |
| 11.0ms | (+ (* (log y) (- x 1.0)) (- (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) t)) |
| 5.0ms | (* 1/2 (/ (pow y 2) (pow 1.0 2))) |
| 5.0ms | (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 3.0ms | (* (log y) (- x 1.0)) |
| 225.0ms | (+ (* (log y) (- x 1.0)) (- (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) t)) |
| 51.0ms | (* 1/2 (/ (pow y 2) (pow 1.0 2))) |
| 65.0ms | (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 93.0ms | (* (log y) (- x 1.0)) |
Useful iterations: 2 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 553 | 868 |
| 1 | 2527 | 852 |
| 2 | 5001 | 848 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 61 | 5 | 66 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 63 | 7 | 70 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (fma (- 1.0) (log y) (- (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) t)) |
| 0.0b | (* 1/2 (/ (pow y 2) (pow 1.0 2))) |
| 0.0b | (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 0.2b | (* x (log y)) |
| 9× | associate-*r/ |
| 6× | flip3-- flip-- unpow2 sqr-pow |
| 5× | associate-*r* |
| 4× | frac-times times-frac |
| 3× | *-commutative |
| 2× | distribute-rgt-in sub-neg distribute-lft-in associate-*l/ clear-num associate-/r* associate-/l* |
| 1× | frac-2neg un-div-inv fma-udef div-inv |
| 1.0ms | (fma (- 1.0) (log y) (- (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) t)) |
| 5.0ms | (* 1/2 (/ (pow y 2) (pow 1.0 2))) |
| 5.0ms | (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 2.0ms | (* x (log y)) |
| 143.0ms | (fma (- 1.0) (log y) (- (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) t)) |
| 54.0ms | (* 1/2 (/ (pow y 2) (pow 1.0 2))) |
| 67.0ms | (* (- z 1.0) (- (log 1.0) (+ (* 1.0 y) (* 1/2 (/ (pow y 2) (pow 1.0 2)))))) |
| 37.0ms | (* x (log y)) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 291 | 332 |
| 1 | 1255 | 314 |
| 2 | 5001 | 306 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 41 | 0 | 41 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 41 | 7 | 48 |
Merged error: 0.1b
0% (0.2b remaining)
Error of 0.3b against oracle of 0.1b and baseline of 0.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 17 |
| 1 | 29 | 17 |
| 1.3s | 23996× | body | 80 | nan |
| 361.0ms | 5894× | body | 80 | valid |
| 259.0ms | 770× | body | 640 | valid |
| 164.0ms | 251× | body | 1280 | valid |
| 144.0ms | 693× | body | 320 | valid |
| 55.0ms | 424× | body | 160 | valid |