Time bar (total: 2.0s)
| 11.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 5 |
| 1 | 22 | 5 |
| 2 | 25 | 5 |
| 3 | 26 | 5 |
| 4 | 26 | 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) 2.0) |
| 0.0b | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 6.5b | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 24× | *-un-lft-identity |
| 19× | add-sqr-sqrt |
| 16× | times-frac |
| 14× | add-cube-cbrt |
| 10× | add-exp-log add-cbrt-cube |
| 7× | associate-/r* |
| 5× | add-log-exp |
| 4× | distribute-lft-out associate-/l* |
| 3× | pow1 cbrt-undiv div-exp |
| 2× | frac-2neg clear-num associate-/r/ div-inv difference-of-squares |
| 1× | sub-neg flip3-- flip3-+ diff-log prod-exp flip-- cbrt-unprod flip-+ distribute-lft-out-- |
| 7.0ms | (/ (* x y) 2.0) |
| 9.0ms | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 6.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
| 19.0ms | (/ (* x y) 2.0) |
| 36.0ms | (- x (/ y (+ 1.0 (/ (* x y) 2.0)))) |
| 60.0ms | (/ y (+ 1.0 (/ (* x y) 2.0))) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 358 | 510 |
| 1 | 1495 | 479 |
| 2 | 5001 | 473 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 4 | 78 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 75 | 4 | 79 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (* x y) 2.0) |
| 0.0b | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 0.1b | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 6.4b | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
| 117× | times-frac |
| 101× | *-un-lft-identity |
| 78× | add-sqr-sqrt |
| 64× | add-cube-cbrt |
| 22× | add-exp-log associate-/r* |
| 16× | add-cbrt-cube distribute-lft-out |
| 10× | div-exp |
| 8× | div-inv associate-/l* |
| 6× | cbrt-undiv add-log-exp |
| 5× | pow1 difference-of-squares |
| 3× | frac-2neg clear-num |
| 2× | rec-exp 1-exp associate-/l/ distribute-lft-out-- |
| 1× | sub-neg flip3-- pow-flip flip3-+ diff-log prod-exp associate-/r/ flip-- cbrt-unprod flip-+ inv-pow |
| 5.0ms | (/ (* x y) 2.0) |
| 17.0ms | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 11.0ms | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 7.0ms | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
| 19.0ms | (/ (* x y) 2.0) |
| 35.0ms | (- x (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y))) |
| 58.0ms | (/ 1 (/ (+ 1.0 (/ (* x y) 2.0)) y)) |
| 52.0ms | (/ (+ 1.0 (/ (* x y) 2.0)) y) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 610 | 1500 |
| 1 | 2877 | 1275 |
| 2 | 5003 | 1272 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 173 | 0 | 173 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 173 | 4 | 177 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (* x y) 2.0) |
| 0.0b | (- x (* y (/ 1 (+ 1.0 (/ (* x y) 2.0))))) |
| 0.7b | (/ 1 (+ 1.0 (/ (* x y) 2.0))) |
| 5.6b | (* y (/ 1 (+ 1.0 (/ (* x y) 2.0)))) |
| 39× | *-un-lft-identity |
| 31× | add-sqr-sqrt |
| 29× | times-frac |
| 24× | add-cube-cbrt |
| 22× | add-exp-log |
| 18× | associate-*r* |
| 16× | add-cbrt-cube |
| 7× | pow1 associate-/r* distribute-lft-out |
| 6× | div-exp add-log-exp |
| 5× | prod-exp |
| 4× | cbrt-undiv associate-/r/ associate-/l* |
| 3× | associate-*l* cbrt-unprod div-inv unswap-sqr |
| 2× | rec-exp frac-2neg flip3-+ 1-exp clear-num flip-+ |
| 1× | sub-neg flip3-- pow-flip diff-log associate-*r/ pow-prod-down un-div-inv *-commutative flip-- inv-pow |
| 4.0ms | (/ (* x y) 2.0) |
| 2.0ms | (- x (* y (/ 1 (+ 1.0 (/ (* x y) 2.0))))) |
| 8.0ms | (/ 1 (+ 1.0 (/ (* x y) 2.0))) |
| 11.0ms | (* y (/ 1 (+ 1.0 (/ (* x y) 2.0)))) |
| 21.0ms | (/ (* x y) 2.0) |
| 33.0ms | (- x (* y (/ 1 (+ 1.0 (/ (* x y) 2.0))))) |
| 51.0ms | (/ 1 (+ 1.0 (/ (* x y) 2.0))) |
| 60.0ms | (* y (/ 1 (+ 1.0 (/ (* x y) 2.0)))) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 492 | 817 |
| 1 | 2438 | 720 |
| 2 | 5001 | 681 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 0 | 123 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 123 | 4 | 127 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (- x (/ y (+ 1.0 (/ x (/ 2.0 y))))) |
| 0.2b | (/ x (/ 2.0 y)) |
| 6.5b | (/ y (+ 1.0 (/ x (/ 2.0 y)))) |
| 88× | times-frac |
| 64× | *-un-lft-identity |
| 59× | add-sqr-sqrt |
| 54× | add-cube-cbrt |
| 17× | associate-/r* |
| 10× | add-exp-log add-cbrt-cube |
| 6× | div-inv associate-/l* |
| 5× | add-log-exp |
| 4× | cbrt-undiv div-exp distribute-lft-out |
| 3× | pow1 associate-/r/ |
| 2× | frac-2neg clear-num difference-of-squares |
| 1× | sub-neg flip3-- flip3-+ diff-log flip-- flip-+ distribute-lft-out-- |
| 17.0ms | (- x (/ y (+ 1.0 (/ x (/ 2.0 y))))) |
| 6.0ms | (/ x (/ 2.0 y)) |
| 16.0ms | (/ y (+ 1.0 (/ x (/ 2.0 y)))) |
| 33.0ms | (- x (/ y (+ 1.0 (/ x (/ 2.0 y))))) |
| 19.0ms | (/ x (/ 2.0 y)) |
| 63.0ms | (/ y (+ 1.0 (/ x (/ 2.0 y)))) |
Useful iterations: 1 (14.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 565 | 876 |
| 1 | 2497 | 841 |
| 2 | 5002 | 841 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 0 | 127 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 127 | 4 | 131 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 6 |
| 1 | 15 | 6 |
| 209.0ms | 7999× | body | 80 | valid |
| 0.0ms | 1× | body | 1280 | valid |