Time bar (total: 5.3s)
| 15.0ms | 215× | body | 80 | valid |
| 13.0ms | 24× | body | 1280 | valid |
| 10.0ms | 31× | body | 640 | valid |
| 5.0ms | 102× | body | 80 | nan |
| 3.0ms | 16× | body | 320 | valid |
| 1.0ms | 6× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 7 |
| 1 | 27 | 7 |
| 2 | 54 | 7 |
| 3 | 109 | 7 |
| 4 | 307 | 7 |
| 5 | 777 | 7 |
| 6 | 4145 | 7 |
| 7 | 5002 | 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: 5.9b
Found 4 expressions with local error:
| 0.0b | (+ x (/ (exp (* y (log (/ y (+ z y))))) y)) |
| 0.0b | (exp (* y (log (/ y (+ z y))))) |
| 0.1b | (* y (log (/ y (+ z y)))) |
| 8.5b | (log (/ y (+ z y))) |
| 90× | log-prod |
| 78× | *-un-lft-identity |
| 60× | times-frac |
| 48× | add-sqr-sqrt |
| 46× | add-cube-cbrt |
| 36× | distribute-rgt-in distribute-lft-in exp-sum |
| 16× | distribute-lft-out |
| 10× | associate-/r/ |
| 9× | add-exp-log |
| 8× | pow1 add-log-exp |
| 6× | flip3-+ add-cbrt-cube flip-+ |
| 5× | div-inv |
| 4× | associate-*r* |
| 3× | associate-*l* |
| 2× | rem-log-exp log-pow |
| 1× | +-commutative log-div exp-prod exp-to-pow div-exp pow-prod-down prod-exp sum-log *-commutative cbrt-unprod rem-exp-log unswap-sqr |
| 34.0ms | (+ x (/ (exp (* y (log (/ y (+ z y))))) y)) |
| 7.0ms | (exp (* y (log (/ y (+ z y))))) |
| 9.0ms | (* y (log (/ y (+ z y)))) |
| 5.0ms | (log (/ y (+ z y))) |
| 73.0ms | (+ x (/ (exp (* y (log (/ y (+ z y))))) y)) |
| 226.0ms | (exp (* y (log (/ y (+ z y))))) |
| 77.0ms | (* y (log (/ y (+ z y)))) |
| 47.0ms | (log (/ y (+ z y))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 565 | 1245 |
| 1 | 1924 | 1150 |
| 2 | 5001 | 1130 |
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)) |
| 3.1b | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 3.1b | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 98× | cbrt-prod |
| 96× | log-prod |
| 88× | *-un-lft-identity |
| 84× | times-frac |
| 60× | add-sqr-sqrt add-cube-cbrt |
| 14× | distribute-lft-out |
| 10× | add-exp-log |
| 8× | cbrt-div |
| 6× | pow1 |
| 4× | flip3-+ rem-log-exp associate-/r/ add-cbrt-cube flip-+ add-log-exp |
| 2× | log-div pow1/3 div-exp log-pow div-inv |
| 4.0ms | (cbrt (+ z y)) |
| 3.0ms | (cbrt (+ z y)) |
| 7.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 7.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 124.0ms | (cbrt (+ z y)) |
| 126.0ms | (cbrt (+ z y)) |
| 72.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 74.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
Useful iterations: 2 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 353 | 1566 |
| 1 | 961 | 1516 |
| 2 | 4057 | 1484 |
| 3 | 5002 | 1484 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 157 | 1 | 158 |
| Fresh | 1 | 2 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 158 | 4 | 162 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (/ (cbrt y) (cbrt (+ z y))) |
| 0.5b | (cbrt y) |
| 0.5b | (cbrt (+ z y)) |
| 3.1b | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 104× | cbrt-prod |
| 91× | *-un-lft-identity |
| 84× | times-frac |
| 63× | add-sqr-sqrt add-cube-cbrt |
| 48× | log-prod |
| 14× | distribute-lft-out |
| 9× | add-exp-log |
| 7× | associate-/r* |
| 6× | cbrt-div associate-/l* |
| 5× | pow1 |
| 4× | associate-/r/ add-cbrt-cube add-log-exp |
| 3× | flip3-+ flip-+ |
| 2× | pow1/3 div-exp rem-log-exp div-inv |
| 1× | cbrt-undiv log-div frac-2neg clear-num log-pow |
| 7.0ms | (/ (cbrt y) (cbrt (+ z y))) |
| 1.0ms | (cbrt y) |
| 3.0ms | (cbrt (+ z y)) |
| 7.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
| 122.0ms | (/ (cbrt y) (cbrt (+ z y))) |
| 179.0ms | (cbrt y) |
| 124.0ms | (cbrt (+ z y)) |
| 73.0ms | (log (/ (cbrt y) (cbrt (+ z y)))) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 394 | 1444 |
| 1 | 1139 | 1407 |
| 2 | 5001 | 1386 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 165 | 0 | 165 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 165 | 4 | 169 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ x (/ (exp (* -1 z)) y)) |
| 0.0b | (/ (exp (* -1 z)) y) |
| 12× | *-un-lft-identity |
| 10× | add-sqr-sqrt add-cube-cbrt |
| 9× | times-frac |
| 4× | add-cbrt-cube add-log-exp |
| 3× | add-exp-log associate-/r* associate-/l* |
| 2× | pow1 |
| 1× | cbrt-undiv +-commutative exp-neg frac-2neg mul-1-neg flip3-+ div-exp clear-num sum-log flip-+ div-inv associate-/l/ distribute-lft-out |
| 5.0ms | (+ x (/ (exp (* -1 z)) y)) |
| 4.0ms | (/ (exp (* -1 z)) y) |
| 21.0ms | (+ x (/ (exp (* -1 z)) y)) |
| 19.0ms | (/ (exp (* -1 z)) y) |
Useful iterations: 2 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 176 | 274 |
| 1 | 464 | 258 |
| 2 | 1971 | 255 |
| 3 | 5003 | 255 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 46 | 0 | 46 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 46 | 4 | 50 |
Merged error: 0.0b
0% (1.0b remaining)
Error of 1.0b against oracle of 0.0b and baseline of 1.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 16 |
| 1 | 20 | 16 |
| 402.0ms | 796× | body | 1280 | valid |
| 385.0ms | 6548× | body | 80 | valid |
| 291.0ms | 925× | body | 640 | valid |
| 138.0ms | 3083× | body | 80 | nan |
| 110.0ms | 523× | body | 320 | valid |
| 42.0ms | 321× | body | 160 | valid |
Loading profile data...