Time bar (total: 4.4s)
| 24.0ms | 48× | body | 1280 | valid |
| 13.0ms | 44× | body | 640 | valid |
| 9.0ms | 164× | body | 80 | valid |
| 4.0ms | 99× | body | 80 | nan |
| 4.0ms | 20× | body | 320 | valid |
| 2.0ms | 13× | body | 160 | valid |
Useful iterations: 4 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 6 |
| 1 | 24 | 6 |
| 2 | 51 | 6 |
| 3 | 106 | 6 |
| 4 | 304 | 4 |
| 5 | 774 | 4 |
| 6 | 4142 | 4 |
| 7 | 5001 | 4 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 10.9b
Found 3 expressions with local error:
| 0.0b | (/ (pow (/ x (+ x y)) x) x) |
| 0.0b | (/ x (+ x y)) |
| 6.3b | (pow (/ x (+ x y)) x) |
| 138× | times-frac |
| 118× | *-un-lft-identity |
| 90× | unpow-prod-down |
| 80× | add-sqr-sqrt add-cube-cbrt |
| 25× | associate-/l* |
| 19× | distribute-lft-out |
| 16× | add-exp-log |
| 12× | associate-/r/ |
| 7× | div-exp associate-/r* add-cbrt-cube div-inv |
| 6× | flip3-+ flip-+ |
| 5× | sqr-pow |
| 4× | pow1 pow-exp |
| 3× | pow-unpow add-log-exp |
| 2× | cbrt-undiv pow-to-exp frac-2neg clear-num |
| 1× | pow-pow |
| 10.0ms | (/ (pow (/ x (+ x y)) x) x) |
| 5.0ms | (/ x (+ x y)) |
| 6.0ms | (pow (/ x (+ x y)) x) |
| 24.0ms | (/ (pow (/ x (+ x y)) x) x) |
| 5.0ms | (/ x (+ x y)) |
| 18.0ms | (pow (/ x (+ x y)) x) |
Useful iterations: 1 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 752 | 1628 |
| 1 | 3787 | 1586 |
| 2 | 5001 | 1586 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 175 | 6 | 181 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 176 | 6 | 182 |
Merged error: 0.5b
Found 4 expressions with local error:
| 2.2b | (pow (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y)))) x) |
| 5.8b | (cbrt (/ x (+ x y))) |
| 5.8b | (cbrt (/ x (+ x y))) |
| 5.8b | (cbrt (/ x (+ x y))) |
| 54× | cbrt-prod |
| 47× | *-un-lft-identity |
| 36× | times-frac |
| 29× | add-sqr-sqrt add-cube-cbrt |
| 12× | pow1 |
| 9× | pow-pow pow1/3 distribute-lft-out |
| 7× | add-exp-log |
| 6× | associate-/r/ |
| 4× | add-cbrt-cube add-log-exp |
| 3× | pow-unpow cbrt-div flip3-+ flip-+ div-inv |
| 2× | pow-prod-down pow-exp pow-sqr pow-prod-up |
| 1× | pow2 pow-to-exp unpow-prod-down pow-plus prod-exp sqr-pow |
| 12.0ms | (pow (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y)))) x) |
| 4.0ms | (cbrt (/ x (+ x y))) |
| 4.0ms | (cbrt (/ x (+ x y))) |
| 4.0ms | (cbrt (/ x (+ x y))) |
| 38.0ms | (pow (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y)))) x) |
| 26.0ms | (cbrt (/ x (+ x y))) |
| 25.0ms | (cbrt (/ x (+ x y))) |
| 28.0ms | (cbrt (/ x (+ x y))) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 437 | 920 |
| 1 | 1873 | 885 |
| 2 | 5002 | 853 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 0 | 117 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 117 | 6 | 123 |
Merged error: 0.5b
Found 4 expressions with local error:
| 0.5b | (cbrt (/ (pow (/ x (+ x y)) x) x)) |
| 6.3b | (pow (/ x (+ x y)) x) |
| 6.3b | (pow (/ x (+ x y)) x) |
| 6.3b | (pow (/ x (+ x y)) x) |
| 138× | times-frac |
| 117× | *-un-lft-identity |
| 108× | unpow-prod-down |
| 81× | add-sqr-sqrt add-cube-cbrt |
| 70× | cbrt-prod |
| 18× | distribute-lft-out |
| 13× | add-exp-log |
| 12× | associate-/r/ |
| 9× | pow-unpow |
| 7× | pow1 div-inv |
| 6× | flip3-+ pow-exp flip-+ sqr-pow |
| 4× | add-cbrt-cube add-log-exp |
| 3× | pow-to-exp pow-pow div-exp |
| 1× | cbrt-div pow1/3 |
| 10.0ms | (cbrt (/ (pow (/ x (+ x y)) x) x)) |
| 6.0ms | (pow (/ x (+ x y)) x) |
| 9.0ms | (pow (/ x (+ x y)) x) |
| 6.0ms | (pow (/ x (+ x y)) x) |
| 44.0ms | (cbrt (/ (pow (/ x (+ x y)) x) x)) |
| 18.0ms | (pow (/ x (+ x y)) x) |
| 18.0ms | (pow (/ x (+ x y)) x) |
| 19.0ms | (pow (/ x (+ x y)) x) |
Useful iterations: 2 (82.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 919 | 2341 |
| 1 | 3802 | 2269 |
| 2 | 5002 | 2262 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 1 | 190 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 189 | 7 | 196 |
Merged error: 0.5b
Found 4 expressions with local error:
| 6.3b | (pow (/ x (+ x y)) x) |
| 6.3b | (pow (/ x (+ x y)) x) |
| 6.3b | (pow (/ x (+ x y)) x) |
| 6.3b | (pow (/ x (+ x y)) x) |
| 72× | unpow-prod-down |
| 64× | *-un-lft-identity |
| 48× | times-frac |
| 40× | add-sqr-sqrt add-cube-cbrt |
| 16× | add-exp-log |
| 12× | pow-unpow distribute-lft-out |
| 8× | pow1 pow-exp associate-/r/ |
| 4× | pow-to-exp pow-pow flip3-+ div-exp add-cbrt-cube flip-+ div-inv add-log-exp sqr-pow |
| 7.0ms | (pow (/ x (+ x y)) x) |
| 6.0ms | (pow (/ x (+ x y)) x) |
| 7.0ms | (pow (/ x (+ x y)) x) |
| 9.0ms | (pow (/ x (+ x y)) x) |
| 21.0ms | (pow (/ x (+ x y)) x) |
| 18.0ms | (pow (/ x (+ x y)) x) |
| 18.0ms | (pow (/ x (+ x y)) x) |
| 18.0ms | (pow (/ x (+ x y)) x) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 409 | 1396 |
| 1 | 1720 | 1340 |
| 2 | 5002 | 1228 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 0 | 144 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 144 | 7 | 151 |
Merged error: 0.5b
48.4% (5.5b remaining)
Error of 6.3b against oracle of 0.8b and baseline of 11.4b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 6.089858472376919e+27 | 2.263989438581302e+38 | 4.1436239237094987e+37 |
| 10 | -1.6824003803204046e+57 | -7.70171536758481e+43 | -2.5267709347995916e+46 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 59 | 69 |
| 1 | 59 | 69 |
| 705.0ms | 1463× | body | 1280 | valid |
| 435.0ms | 1467× | body | 640 | valid |
| 258.0ms | 4908× | body | 80 | valid |
| 162.0ms | 831× | body | 320 | valid |
| 119.0ms | 2909× | body | 80 | nan |
| 64.0ms | 488× | body | 160 | valid |
Loading profile data...