Time bar (total: 4.5s)
| 10.0ms | 202× | body | 80 | valid |
| 9.0ms | 35× | body | 640 | valid |
| 9.0ms | 20× | body | 1280 | valid |
| 4.0ms | 112× | body | 80 | nan |
| 2.0ms | 13× | body | 320 | valid |
| 2.0ms | 18× | body | 160 | valid |
Useful iterations: 6 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 7 |
| 1 | 27 | 7 |
| 2 | 54 | 7 |
| 3 | 111 | 7 |
| 4 | 314 | 7 |
| 5 | 801 | 7 |
| 6 | 4217 | 6 |
| 7 | 5001 | 6 |
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: 5.0b
Found 4 expressions with local error:
| 0.0b | (+ x (/ (exp (* y (log (/ y (+ z y))))) y)) |
| 0.0b | (/ y (+ z y)) |
| 0.1b | (* y (log (/ y (+ z y)))) |
| 9.1b | (log (/ y (+ z y))) |
| 74× | *-un-lft-identity |
| 54× | log-prod |
| 48× | times-frac |
| 44× | add-sqr-sqrt |
| 42× | add-cube-cbrt |
| 18× | distribute-rgt-in distribute-lft-in |
| 15× | distribute-lft-out |
| 11× | add-exp-log |
| 10× | log-div |
| 8× | pow1 associate-/r* associate-/r/ add-cbrt-cube associate-/l* |
| 6× | add-log-exp |
| 5× | flip3-+ flip-+ |
| 4× | expm1-log1p-u associate-*r* log-rec clear-num log1p-expm1-u div-inv |
| 3× | fma-def associate-*l* |
| 2× | frac-2neg div-exp rem-log-exp log-pow distribute-rgt-neg-out |
| 1× | cbrt-undiv +-commutative pow-prod-down prod-exp sum-log *-commutative cbrt-unprod unswap-sqr |
| 39.0ms | (+ x (/ (exp (* y (log (/ y (+ z y))))) y)) |
| 6.0ms | (/ y (+ z y)) |
| 9.0ms | (* y (log (/ y (+ z y)))) |
| 6.0ms | (log (/ y (+ z y))) |
| 73.0ms | (+ x (/ (exp (* y (log (/ y (+ z y))))) y)) |
| 39.0ms | (/ y (+ z y)) |
| 80.0ms | (* y (log (/ y (+ z y)))) |
| 55.0ms | (log (/ y (+ z y))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 410 | 1110 |
| 1 | 1640 | 1022 |
| 2 | 5001 | 993 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 163 | 2 | 165 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 165 | 2 | 167 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (cbrt (+ z y)) |
| 0.5b | (cbrt (+ z y)) |
| 3.1b | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 3.1b | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 112× | cbrt-prod |
| 102× | *-un-lft-identity |
| 96× | log-prod |
| 84× | times-frac |
| 68× | add-sqr-sqrt add-cube-cbrt |
| 32× | log-div |
| 16× | distribute-lft-out |
| 14× | associate-/r* associate-/l* |
| 10× | add-exp-log |
| 8× | cbrt-div |
| 6× | pow1 |
| 4× | expm1-log1p-u flip3-+ rem-log-exp log-rec clear-num associate-/r/ add-cbrt-cube flip-+ log1p-expm1-u add-log-exp |
| 2× | frac-2neg pow1/3 div-exp log-pow div-inv |
| 3.0ms | (cbrt (+ z y)) |
| 3.0ms | (cbrt (+ z y)) |
| 10.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 14.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 126.0ms | (cbrt (+ z y)) |
| 129.0ms | (cbrt (+ z y)) |
| 75.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 76.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 1888 |
| 1 | 1112 | 1824 |
| 2 | 5001 | 1784 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 200 | 0 | 200 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 200 | 2 | 202 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ x (/ (exp (* -1 z)) y)) |
| 0.0b | (/ (exp (* -1 z)) y) |
| 13× | *-un-lft-identity |
| 11× | add-sqr-sqrt add-cube-cbrt |
| 9× | times-frac |
| 5× | add-exp-log |
| 4× | add-cbrt-cube add-log-exp |
| 3× | fma-def associate-/r* associate-/l* |
| 2× | pow1 expm1-log1p-u div-exp log1p-expm1-u |
| 1× | cbrt-undiv +-commutative exp-neg frac-2neg mul-1-neg flip3-+ clear-num sum-log flip-+ div-inv associate-/l/ distribute-lft-out |
| 11.0ms | (+ x (/ (exp (* -1 z)) y)) |
| 7.0ms | (/ (exp (* -1 z)) y) |
| 22.0ms | (+ x (/ (exp (* -1 z)) y)) |
| 20.0ms | (/ (exp (* -1 z)) y) |
Useful iterations: 2 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 185 | 294 |
| 1 | 495 | 278 |
| 2 | 2102 | 274 |
| 3 | 5001 | 274 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 52 | 2 | 54 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 53 | 3 | 56 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (+ x (* (exp (* -1 z)) (/ 1 y))) |
| 0.0b | (* (exp (* -1 z)) (/ 1 y)) |
| 22× | add-sqr-sqrt |
| 21× | *-un-lft-identity |
| 16× | add-exp-log |
| 15× | add-cube-cbrt |
| 13× | associate-*r* |
| 11× | times-frac |
| 10× | exp-neg mul-1-neg |
| 9× | frac-times associate-*r/ |
| 8× | prod-exp |
| 7× | add-cbrt-cube associate-/l* |
| 6× | associate-/r* |
| 4× | pow1 div-exp associate-*l* add-log-exp |
| 3× | fma-def clear-num un-div-inv unswap-sqr |
| 2× | expm1-log1p-u rec-exp frac-2neg 1-exp pow-prod-down *-commutative cbrt-unprod log1p-expm1-u distribute-lft-out |
| 1× | cbrt-undiv +-commutative exp-prod flip3-+ associate-*l/ sum-log flip-+ div-inv inv-pow |
| 12.0ms | (+ x (* (exp (* -1 z)) (/ 1 y))) |
| 15.0ms | (* (exp (* -1 z)) (/ 1 y)) |
| 22.0ms | (+ x (* (exp (* -1 z)) (/ 1 y))) |
| 19.0ms | (* (exp (* -1 z)) (/ 1 y)) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 333 | 433 |
| 1 | 1286 | 385 |
| 2 | 5001 | 354 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 1 | 87 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 87 | 3 | 90 |
Merged error: 0b
0% (0.9b remaining)
Error of 0.9b against oracle of 0.0b and baseline of 0.9b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 18 |
| 1 | 29 | 18 |
| 2 | 29 | 18 |
| 347.0ms | 766× | body | 1280 | valid |
| 329.0ms | 6517× | body | 80 | valid |
| 255.0ms | 941× | body | 640 | valid |
| 110.0ms | 3146× | body | 80 | nan |
| 101.0ms | 559× | body | 320 | valid |
| 36.0ms | 324× | body | 160 | valid |