Time bar (total: 3.7s)
| 6.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 22 | 5 |
| 2 | 26 | 5 |
| 3 | 29 | 5 |
| 4 | 30 | 5 |
| 5 | 30 | 5 |
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.0b
Found 3 expressions with local error:
| 0.0b | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 0.0b | (/ (* x y) 2.0) |
| 7.2b | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 108× | *-un-lft-identity |
| 93× | add-sqr-sqrt |
| 85× | times-frac |
| 80× | add-cube-cbrt |
| 54× | prod-diff |
| 15× | associate-/l* |
| 13× | distribute-lft-out |
| 12× | associate-*r* associate-*l* |
| 10× | add-exp-log add-cbrt-cube |
| 8× | associate-/r/ |
| 7× | associate-/r* |
| 5× | div-inv add-log-exp |
| 4× | flip3-+ *-commutative flip-+ unswap-sqr |
| 3× | pow1 cbrt-undiv expm1-log1p-u fma-neg div-exp log1p-expm1-u |
| 2× | frac-2neg clear-num difference-of-squares |
| 1× | sub-neg flip3-- diff-log prod-exp flip-- cbrt-unprod distribute-lft-out-- |
| 19.0ms | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 7.0ms | (/ (* x y) 2.0) |
| 14.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 39.0ms | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 20.0ms | (/ (* x y) 2.0) |
| 69.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
Useful iterations: 2 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 802 | 2879 |
| 1 | 3329 | 2121 |
| 2 | 5001 | 1964 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 181 | 4 | 185 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 182 | 4 | 186 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- x (/ y (+ 1.0 (/ y (/ 2.0 x))))) |
| 0.2b | (/ y (/ 2.0 x)) |
| 7.2b | (/ y (+ 1.0 (/ y (/ 2.0 x)))) |
| 127× | *-un-lft-identity |
| 124× | times-frac |
| 104× | add-sqr-sqrt |
| 99× | add-cube-cbrt |
| 54× | prod-diff |
| 20× | associate-/r* |
| 17× | associate-/r/ |
| 13× | distribute-lft-out |
| 10× | add-exp-log add-cbrt-cube |
| 9× | div-inv associate-/l* |
| 5× | add-log-exp |
| 4× | cbrt-undiv flip3-+ div-exp flip-+ |
| 3× | pow1 expm1-log1p-u frac-2neg fma-neg clear-num log1p-expm1-u |
| 2× | difference-of-squares |
| 1× | sub-neg flip3-- diff-log flip-- distribute-lft-out-- |
| 21.0ms | (- x (/ y (+ 1.0 (/ y (/ 2.0 x))))) |
| 7.0ms | (/ y (/ 2.0 x)) |
| 16.0ms | (/ y (+ 1.0 (/ y (/ 2.0 x)))) |
| 36.0ms | (- x (/ y (+ 1.0 (/ y (/ 2.0 x))))) |
| 22.0ms | (/ y (/ 2.0 x)) |
| 67.0ms | (/ y (+ 1.0 (/ y (/ 2.0 x)))) |
Useful iterations: 2 (80.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 868 | 3019 |
| 1 | 3575 | 2194 |
| 2 | 5001 | 2038 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 198 | 0 | 198 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 198 | 4 | 202 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- x (* y (/ 1 (+ 1.0 (/ (* x y) 2.0))))) |
| 0.0b | (/ (* x y) 2.0) |
| 0.2b | (/ 1 (+ 1.0 (/ (* x y) 2.0))) |
| 7.0b | (* y (/ 1 (+ 1.0 (/ (* x y) 2.0)))) |
| 157× | add-sqr-sqrt |
| 153× | *-un-lft-identity |
| 109× | add-cube-cbrt |
| 106× | times-frac |
| 87× | prod-diff |
| 84× | associate-*r* |
| 25× | associate-*l* |
| 22× | add-exp-log |
| 19× | associate-/l* unswap-sqr |
| 17× | distribute-lft-out |
| 16× | add-cbrt-cube |
| 11× | associate-/r* |
| 10× | associate-*r/ associate-/r/ |
| 8× | *-commutative |
| 7× | pow1 |
| 6× | div-exp div-inv add-log-exp |
| 5× | flip3-+ prod-exp flip-+ |
| 4× | cbrt-undiv expm1-log1p-u clear-num log1p-expm1-u difference-of-squares |
| 3× | frac-2neg fma-neg un-div-inv cbrt-unprod |
| 2× | rec-exp 1-exp distribute-lft-out-- |
| 1× | sub-neg flip3-- pow-flip diff-log pow-prod-down flip-- inv-pow |
| 29.0ms | (- x (* y (/ 1 (+ 1.0 (/ (* x y) 2.0))))) |
| 7.0ms | (/ (* x y) 2.0) |
| 14.0ms | (/ 1 (+ 1.0 (/ (* x y) 2.0))) |
| 20.0ms | (* y (/ 1 (+ 1.0 (/ (* x y) 2.0)))) |
| 36.0ms | (- x (* y (/ 1 (+ 1.0 (/ (* x y) 2.0))))) |
| 20.0ms | (/ (* x y) 2.0) |
| 56.0ms | (/ 1 (+ 1.0 (/ (* x y) 2.0))) |
| 72.0ms | (* y (/ 1 (+ 1.0 (/ (* x y) 2.0)))) |
Useful iterations: 2 (103.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1123 | 4644 |
| 1 | 4879 | 3232 |
| 2 | 5001 | 3229 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 280 | 2 | 282 |
| Fresh | 2 | 0 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 282 | 4 | 286 |
Merged error: 0b
Found 4 expressions with local error:
| 7.4b | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 7.4b | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 7.4b | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 7.4b | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 16× | cbrt-prod *-un-lft-identity |
| 8× | add-sqr-sqrt add-cube-cbrt cbrt-div |
| 4× | pow1 add-exp-log expm1-log1p-u flip3-+ pow1/3 add-cbrt-cube flip-+ log1p-expm1-u distribute-lft-out add-log-exp |
| 12.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 15.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 12.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 12.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 270.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 265.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 266.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
| 263.0ms | (cbrt (+ 1.0 (/ (* x y) 2.0))) |
Useful iterations: 2 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 206 | 848 |
| 1 | 645 | 800 |
| 2 | 2754 | 776 |
| 3 | 5001 | 776 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 76 | 0 | 76 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 76 | 4 | 80 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 10 | 5 |
| 200.0ms | 8000× | body | 80 | valid |