Time bar (total: 5.7s)
| 10.0ms | 214× | body | 80 | valid |
| 9.0ms | 21× | body | 1280 | valid |
| 7.0ms | 28× | body | 640 | valid |
| 3.0ms | 97× | body | 80 | nan |
| 2.0ms | 14× | body | 320 | valid |
| 1.0ms | 5× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 7 |
| 1 | 27 | 7 |
| 2 | 54 | 7 |
| 3 | 109 | 7 |
| 4 | 307 | 7 |
| 5 | 777 | 7 |
| 6 | 4136 | 7 |
| 7 | 5001 | 7 |
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: 7.1b
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)))) |
| 7.4b | (log (/ y (+ z y))) |
| 73× | *-un-lft-identity |
| 54× | log-prod |
| 48× | times-frac |
| 43× | add-sqr-sqrt |
| 41× | 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× | associate-*r* log-rec clear-num div-inv |
| 3× | 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 |
| 35.0ms | (+ x (/ (exp (* y (log (/ y (+ z y))))) y)) |
| 5.0ms | (/ y (+ z y)) |
| 9.0ms | (* y (log (/ y (+ z y)))) |
| 6.0ms | (log (/ y (+ z y))) |
| 70.0ms | (+ x (/ (exp (* y (log (/ y (+ z y))))) y)) |
| 46.0ms | (/ y (+ z y)) |
| 83.0ms | (* y (log (/ y (+ z y)))) |
| 50.0ms | (log (/ y (+ z y))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 1070 |
| 1 | 1572 | 983 |
| 2 | 5001 | 961 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 150 | 4 | 154 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 151 | 4 | 155 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (cbrt (+ z y)) |
| 0.5b | (cbrt (+ z y)) |
| 2.9b | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 2.9b | (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× | flip3-+ rem-log-exp log-rec clear-num associate-/r/ add-cbrt-cube flip-+ add-log-exp |
| 2× | frac-2neg pow1/3 div-exp log-pow div-inv |
| 3.0ms | (cbrt (+ z y)) |
| 3.0ms | (cbrt (+ z y)) |
| 13.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 9.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 141.0ms | (cbrt (+ z y)) |
| 134.0ms | (cbrt (+ z y)) |
| 78.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 80.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 381 | 1852 |
| 1 | 1078 | 1790 |
| 2 | 4919 | 1760 |
| 3 | 5001 | 1760 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 192 | 0 | 192 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 192 | 4 | 196 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (/ (pow (/ y (+ z y)) y) y) x) |
| 0.0b | (/ y (+ z y)) |
| 5.6b | (pow (/ y (+ z y)) y) |
| 37× | *-un-lft-identity |
| 24× | times-frac |
| 21× | add-sqr-sqrt add-cube-cbrt |
| 18× | unpow-prod-down |
| 8× | add-exp-log distribute-lft-out |
| 5× | add-cbrt-cube add-log-exp |
| 4× | pow1 associate-/r* associate-/r/ |
| 3× | pow-unpow flip3-+ flip-+ associate-/l* |
| 2× | div-exp pow-exp div-inv |
| 1× | cbrt-undiv +-commutative pow-to-exp pow-pow frac-2neg clear-num sum-log sqr-pow |
| 30.0ms | (+ (/ (pow (/ y (+ z y)) y) y) x) |
| 7.0ms | (/ y (+ z y)) |
| 6.0ms | (pow (/ y (+ z y)) y) |
| 150.0ms | (+ (/ (pow (/ y (+ z y)) y) y) x) |
| 43.0ms | (/ y (+ z y)) |
| 239.0ms | (pow (/ y (+ z y)) y) |
Useful iterations: 2 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 414 | 539 |
| 1 | 1646 | 511 |
| 2 | 5001 | 506 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 86 | 1 | 87 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 87 | 4 | 91 |
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt (+ x (/ (exp (* y (log (/ y (+ z y))))) y))) |
| 7.4b | (log (/ y (+ z y))) |
| 7.4b | (log (/ y (+ z y))) |
| 7.4b | (log (/ y (+ z y))) |
| 64× | *-un-lft-identity |
| 54× | log-prod |
| 36× | times-frac |
| 35× | add-sqr-sqrt add-cube-cbrt |
| 30× | log-div |
| 13× | add-exp-log distribute-lft-out |
| 12× | associate-/r* associate-/l* |
| 7× | pow1 |
| 6× | rem-log-exp log-rec clear-num associate-/r/ |
| 4× | cbrt-prod flip3-+ add-cbrt-cube flip-+ add-log-exp |
| 3× | frac-2neg div-exp log-pow div-inv |
| 2× | cbrt-div |
| 1× | pow1/3 |
| 38.0ms | (cbrt (+ x (/ (exp (* y (log (/ y (+ z y))))) y))) |
| 7.0ms | (log (/ y (+ z y))) |
| 6.0ms | (log (/ y (+ z y))) |
| 6.0ms | (log (/ y (+ z y))) |
| 226.0ms | (cbrt (+ x (/ (exp (* y (log (/ y (+ z y))))) y))) |
| 51.0ms | (log (/ y (+ z y))) |
| 52.0ms | (log (/ y (+ z y))) |
| 49.0ms | (log (/ y (+ z y))) |
Useful iterations: 3 (104.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 341 | 1017 |
| 1 | 917 | 946 |
| 2 | 3774 | 923 |
| 3 | 5001 | 921 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 146 | 0 | 146 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 146 | 4 | 150 |
Merged error: 0b
42.1% (0.6b remaining)
Error of 0.7b against oracle of 0.0b and baseline of 1.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 34 |
| 1 | 52 | 34 |
| 2 | 52 | 34 |
| 341.0ms | 782× | body | 1280 | valid |
| 305.0ms | 6468× | body | 80 | valid |
| 256.0ms | 977× | body | 640 | valid |
| 98.0ms | 571× | body | 320 | valid |
| 95.0ms | 2854× | body | 80 | nan |
| 35.0ms | 305× | body | 160 | valid |