Time bar (total: 6.6s)
| 17.0ms | 30× | body | 1280 | valid |
| 15.0ms | 200× | body | 80 | valid |
| 10.0ms | 28× | body | 640 | valid |
| 5.0ms | 107× | body | 80 | nan |
| 4.0ms | 18× | body | 320 | valid |
| 1.0ms | 7× | 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 | 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.0b
Found 4 expressions with local error:
| 0.0b | (/ y (+ z y)) |
| 0.0b | (exp (* y (log (/ y (+ z y))))) |
| 0.1b | (* y (log (/ y (+ z y)))) |
| 8.6b | (log (/ y (+ z y))) |
| 93× | *-un-lft-identity |
| 90× | log-prod |
| 72× | times-frac |
| 57× | add-sqr-sqrt |
| 55× | add-cube-cbrt |
| 36× | distribute-rgt-in distribute-lft-in exp-sum |
| 19× | distribute-lft-out |
| 12× | associate-/r/ |
| 11× | add-exp-log |
| 8× | pow1 add-cbrt-cube |
| 6× | flip3-+ flip-+ div-inv add-log-exp |
| 4× | associate-*r* associate-/r* |
| 3× | associate-*l* associate-/l* |
| 2× | div-exp rem-log-exp log-pow |
| 1× | cbrt-undiv log-div exp-prod exp-to-pow frac-2neg pow-prod-down prod-exp clear-num *-commutative cbrt-unprod rem-exp-log unswap-sqr |
| 5.0ms | (/ y (+ z y)) |
| 8.0ms | (exp (* y (log (/ y (+ z y))))) |
| 8.0ms | (* y (log (/ y (+ z y)))) |
| 5.0ms | (log (/ y (+ z y))) |
| 41.0ms | (/ y (+ z y)) |
| 234.0ms | (exp (* y (log (/ y (+ z y))))) |
| 79.0ms | (* y (log (/ y (+ z y)))) |
| 53.0ms | (log (/ y (+ z y))) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 524 | 1242 |
| 1 | 2038 | 1155 |
| 2 | 5001 | 1146 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 172 | 3 | 175 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 173 | 3 | 176 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ y (+ z y)) |
| 0.0b | (pow (exp y) (log (/ y (+ z y)))) |
| 8.6b | (log (/ y (+ z y))) |
| 51× | *-un-lft-identity |
| 36× | log-prod times-frac |
| 31× | add-sqr-sqrt add-cube-cbrt |
| 18× | unpow-prod-up |
| 10× | distribute-lft-out |
| 8× | add-exp-log |
| 6× | pow1 associate-/r/ |
| 5× | add-cbrt-cube |
| 4× | pow-unpow pow-pow associate-/r* |
| 3× | unpow-prod-down exp-prod flip3-+ flip-+ div-inv associate-/l* add-log-exp |
| 2× | log-div div-exp rem-log-exp log-pow |
| 1× | cbrt-undiv pow-to-exp frac-2neg pow-exp clear-num pow-sub sqr-pow |
| 8.0ms | (/ y (+ z y)) |
| 8.0ms | (pow (exp y) (log (/ y (+ z y)))) |
| 5.0ms | (log (/ y (+ z y))) |
| 41.0ms | (/ y (+ z y)) |
| 147.0ms | (pow (exp y) (log (/ y (+ z y)))) |
| 50.0ms | (log (/ y (+ z y))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 420 | 748 |
| 1 | 1486 | 720 |
| 2 | 5002 | 700 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 111 | 0 | 111 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 111 | 3 | 114 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 0.6b | (cbrt y) |
| 1.0b | (pow (/ (cbrt y) (cbrt (+ z y))) y) |
| 2.2b | (pow (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z y)) (cbrt (+ z y)))) y) |
| 61× | unpow-prod-down |
| 51× | cbrt-prod |
| 48× | *-un-lft-identity |
| 43× | times-frac |
| 36× | add-sqr-sqrt add-cube-cbrt |
| 20× | add-exp-log |
| 14× | cbrt-div |
| 10× | associate-/r/ |
| 7× | flip3-+ pow-exp flip-+ |
| 6× | pow1 pow-unpow distribute-lft-out |
| 5× | div-exp |
| 4× | frac-times prod-exp add-cbrt-cube add-log-exp |
| 2× | pow-to-exp pow-pow pow1/3 associate-*r/ associate-*l/ div-inv sqr-pow |
| 1.0ms | (cbrt y) |
| 1.0ms | (cbrt y) |
| 12.0ms | (pow (/ (cbrt y) (cbrt (+ z y))) y) |
| 21.0ms | (pow (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z y)) (cbrt (+ z y)))) y) |
| 193.0ms | (cbrt y) |
| 190.0ms | (cbrt y) |
| 276.0ms | (pow (/ (cbrt y) (cbrt (+ z y))) y) |
| 290.0ms | (pow (/ (* (cbrt y) (cbrt y)) (* (cbrt (+ z y)) (cbrt (+ z y)))) y) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 691 | 1332 |
| 1 | 2180 | 1264 |
| 2 | 5001 | 1235 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 1 | 128 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 128 | 3 | 131 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt y) |
| 1.0b | (pow (/ (cbrt y) (cbrt (+ z y))) y) |
| 1.0b | (pow (/ (cbrt y) (cbrt (+ z y))) y) |
| 1.0b | (pow (/ (cbrt y) (cbrt (+ z y))) y) |
| 144× | unpow-prod-down |
| 138× | cbrt-prod |
| 126× | times-frac |
| 125× | *-un-lft-identity |
| 89× | add-sqr-sqrt add-cube-cbrt |
| 18× | distribute-lft-out |
| 13× | add-exp-log |
| 9× | pow-unpow |
| 7× | pow1 |
| 6× | cbrt-div pow-exp associate-/r/ |
| 4× | add-cbrt-cube add-log-exp |
| 3× | pow-to-exp pow-pow flip3-+ div-exp flip-+ div-inv sqr-pow |
| 1× | pow1/3 |
| 1.0ms | (cbrt y) |
| 12.0ms | (pow (/ (cbrt y) (cbrt (+ z y))) y) |
| 12.0ms | (pow (/ (cbrt y) (cbrt (+ z y))) y) |
| 12.0ms | (pow (/ (cbrt y) (cbrt (+ z y))) y) |
| 181.0ms | (cbrt y) |
| 279.0ms | (pow (/ (cbrt y) (cbrt (+ z y))) y) |
| 281.0ms | (pow (/ (cbrt y) (cbrt (+ z y))) y) |
| 279.0ms | (pow (/ (cbrt y) (cbrt (+ z y))) y) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 460 | 2316 |
| 1 | 1506 | 2295 |
| 2 | 5002 | 2214 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 212 | 0 | 212 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 212 | 3 | 215 |
Merged error: 0.0b
0% (1.0b remaining)
Error of 1.1b against oracle of 0.0b and baseline of 1.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 19 |
| 1 | 15 | 19 |
| 421.0ms | 6548× | body | 80 | valid |
| 394.0ms | 762× | body | 1280 | valid |
| 309.0ms | 948× | body | 640 | valid |
| 151.0ms | 3033× | body | 80 | nan |
| 123.0ms | 556× | body | 320 | valid |
| 45.0ms | 321× | body | 160 | valid |
Loading profile data...