Time bar (total: 3.2s)
| 33.0ms | 74× | body | 1280 | valid |
| 13.0ms | 68× | body | 640 | valid |
| 4.0ms | 98× | body | 80 | nan |
| 2.0ms | 22× | body | 320 | valid |
| 2.0ms | 79× | body | 80 | valid |
| 1.0ms | 13× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 2 |
| 1 | 5 | 2 |
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: 41.6b
Found 1 expressions with local error:
| 4.0b | (log (+ 1.0 x)) |
| 2× | log-div |
| 1× | flip3-+ flip-+ |
| 2.0ms | (log (+ 1.0 x)) |
| 38.0ms | (log (+ 1.0 x)) |
Useful iterations: 3 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 110 | 42 |
| 1 | 337 | 41 |
| 2 | 1240 | 38 |
| 3 | 5001 | 33 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 | 2 | 5 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 3 | 3 | 6 |
Merged error: 0.1b
Found 1 expressions with local error:
| 0.0b | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 7× | associate-*r/ |
| 6× | unpow2 sqr-pow |
| 5× | associate-*r* |
| 4× | times-frac |
| 2× | clear-num associate-/r* associate-/l* |
| 1× | frac-2neg un-div-inv *-commutative div-inv |
| 5.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 47.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 29 |
| 1 | 192 | 29 |
| 2 | 938 | 29 |
| 3 | 5001 | 29 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 17 | 0 | 17 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 17 | 3 | 20 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (- (* 1.0 1.0) (* x x)) |
| 0.0b | (- (log (- (* 1.0 1.0) (* x x))) (log (- 1.0 x))) |
| 2.4b | (log (- (* 1.0 1.0) (* x x))) |
| 4.0b | (log (- 1.0 x)) |
| 17× | *-commutative |
| 12× | difference-of-squares |
| 8× | log-div log-prod |
| 6× | flip3-- flip-- |
| 4× | prod-diff associate--l+ |
| 2× | associate--l- sub-neg fma-neg associate--r- |
| 1× | diff-log |
| 7.0ms | (- (* 1.0 1.0) (* x x)) |
| 7.0ms | (- (log (- (* 1.0 1.0) (* x x))) (log (- 1.0 x))) |
| 4.0ms | (log (- (* 1.0 1.0) (* x x))) |
| 2.0ms | (log (- 1.0 x)) |
| 36.0ms | (- (* 1.0 1.0) (* x x)) |
| 105.0ms | (- (log (- (* 1.0 1.0) (* x x))) (log (- 1.0 x))) |
| 106.0ms | (log (- (* 1.0 1.0) (* x x))) |
| 40.0ms | (log (- 1.0 x)) |
Useful iterations: 3 (134.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 312 | 316 |
| 1 | 1056 | 307 |
| 2 | 4240 | 292 |
| 3 | 5001 | 290 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 46 | 1 | 47 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 46 | 4 | 50 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (fma 1.0 x (* 1/2 (/ (pow x 2) (pow 1.0 2)))) |
| 0.0b | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 8.4b | (fma 1/3 (/ (pow x 3) (pow 1.0 3)) (- (fma 1.0 x (* 1/2 (/ (pow x 2) (pow 1.0 2)))) (* 1.0 (pow x 2)))) |
| 10.6b | (- (fma 1.0 x (* 1/2 (/ (pow x 2) (pow 1.0 2)))) (* 1.0 (pow x 2))) |
| 7× | associate-*r/ |
| 6× | unpow2 sqr-pow |
| 5× | associate-*r* |
| 4× | times-frac |
| 3× | fma-udef |
| 2× | clear-num associate-/r* associate-/l* |
| 1× | sub-neg flip3-- frac-2neg associate--l+ un-div-inv *-commutative flip-- div-inv |
| 1.0ms | (fma 1.0 x (* 1/2 (/ (pow x 2) (pow 1.0 2)))) |
| 5.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 1.0ms | (fma 1/3 (/ (pow x 3) (pow 1.0 3)) (- (fma 1.0 x (* 1/2 (/ (pow x 2) (pow 1.0 2)))) (* 1.0 (pow x 2)))) |
| 2.0ms | (- (fma 1.0 x (* 1/2 (/ (pow x 2) (pow 1.0 2)))) (* 1.0 (pow x 2))) |
| 85.0ms | (fma 1.0 x (* 1/2 (/ (pow x 2) (pow 1.0 2)))) |
| 47.0ms | (* 1/2 (/ (pow x 2) (pow 1.0 2))) |
| 65.0ms | (fma 1/3 (/ (pow x 3) (pow 1.0 3)) (- (fma 1.0 x (* 1/2 (/ (pow x 2) (pow 1.0 2)))) (* 1.0 (pow x 2)))) |
| 135.0ms | (- (fma 1.0 x (* 1/2 (/ (pow x 2) (pow 1.0 2)))) (* 1.0 (pow x 2))) |
Useful iterations: 3 (144.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 154 | 147 |
| 1 | 600 | 141 |
| 2 | 3764 | 132 |
| 3 | 5001 | 128 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 33 | 0 | 33 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 33 | 4 | 37 |
Merged error: 0.0b
99.3% (0.2b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 21.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 15 |
| 1 | 25 | 15 |
| 966.0ms | 2239× | body | 1280 | valid |
| 355.0ms | 1683× | body | 640 | valid |
| 86.0ms | 832× | body | 320 | valid |
| 60.0ms | 2811× | body | 80 | valid |
| 35.0ms | 2627× | body | 80 | nan |
| 26.0ms | 435× | body | 160 | valid |