Time bar (total: 7.1s)
| 27.0ms | 57× | body | 1280 | valid |
| 12.0ms | 40× | body | 640 | valid |
| 8.0ms | 163× | body | 80 | valid |
| 4.0ms | 23× | body | 320 | valid |
| 4.0ms | 15× | body | 160 | valid |
| 3.0ms | 83× | body | 80 | nan |
Useful iterations: 4 (8.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: 11.9b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x y)) |
| 0.0b | (/ (pow (/ x (+ x y)) x) x) |
| 7.1b | (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 |
| 5.0ms | (/ x (+ x y)) |
| 11.0ms | (/ (pow (/ x (+ x y)) x) x) |
| 7.0ms | (pow (/ x (+ x y)) x) |
| 38.0ms | (/ x (+ x y)) |
| 132.0ms | (/ (pow (/ x (+ x y)) x) x) |
| 225.0ms | (pow (/ x (+ x y)) x) |
Useful iterations: 1 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 537 | 1436 |
| 1 | 2640 | 1406 |
| 2 | 5001 | 1406 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 176 | 5 | 181 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 177 | 5 | 182 |
Merged error: 0.8b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.7b | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 1.7b | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) x) |
| 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 x) |
| 1.0ms | (cbrt x) |
| 11.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 16.0ms | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) x) |
| 178.0ms | (cbrt x) |
| 172.0ms | (cbrt x) |
| 254.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 289.0ms | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) x) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 691 | 1334 |
| 1 | 2164 | 1266 |
| 2 | 5001 | 1235 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 1 | 128 |
| Fresh | 1 | 3 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 129 | 4 | 133 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.7b | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 2.5b | (log (/ (cbrt x) (cbrt (+ x y)))) |
| 96× | cbrt-prod |
| 85× | *-un-lft-identity |
| 84× | times-frac |
| 61× | add-sqr-sqrt add-cube-cbrt |
| 48× | unpow-prod-down log-prod |
| 12× | distribute-lft-out |
| 10× | add-exp-log |
| 6× | pow1 |
| 4× | cbrt-div associate-/r/ add-cbrt-cube add-log-exp |
| 3× | pow-unpow |
| 2× | flip3-+ pow1/3 div-exp rem-log-exp pow-exp flip-+ div-inv |
| 1× | pow-to-exp log-div pow-pow log-pow sqr-pow |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 11.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 8.0ms | (log (/ (cbrt x) (cbrt (+ x y)))) |
| 177.0ms | (cbrt x) |
| 183.0ms | (cbrt x) |
| 306.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 66.0ms | (log (/ (cbrt x) (cbrt (+ x y)))) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 599 | 1534 |
| 1 | 1875 | 1502 |
| 2 | 5002 | 1431 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 156 | 0 | 156 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 156 | 4 | 160 |
Merged error: 0.0b
Found 4 expressions with local error:
| 1.7b | (pow (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y)))) x) |
| 6.5b | (cbrt (/ x (+ x y))) |
| 6.5b | (cbrt (/ x (+ x y))) |
| 6.5b | (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 |
| 17.0ms | (pow (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y)))) x) |
| 5.0ms | (cbrt (/ x (+ x y))) |
| 5.0ms | (cbrt (/ x (+ x y))) |
| 5.0ms | (cbrt (/ x (+ x y))) |
| 269.0ms | (pow (* (cbrt (/ x (+ x y))) (cbrt (/ x (+ x y)))) x) |
| 122.0ms | (cbrt (/ x (+ x y))) |
| 304.0ms | (cbrt (/ x (+ x y))) |
| 124.0ms | (cbrt (/ x (+ x y))) |
Useful iterations: 3 (150.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 273 | 798 |
| 1 | 946 | 768 |
| 2 | 4150 | 750 |
| 3 | 5002 | 749 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 0 | 117 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 117 | 4 | 121 |
Merged error: 0.0b
94.1% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 5.5b
| Iters | Range | Point | |
|---|---|---|---|
| 11 | 3.029362037509861e-19 | 14.716166499582775 | 6.4371159547725245 |
| 6 | -5.5420202094963326e+107 | -3.545331371370155e+106 | -3.602031580985259e+106 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 18 |
| 1 | 33 | 18 |
| 745.0ms | 1537× | body | 1280 | valid |
| 417.0ms | 1445× | body | 640 | valid |
| 259.0ms | 4887× | body | 80 | valid |
| 159.0ms | 840× | body | 320 | valid |
| 118.0ms | 3020× | body | 80 | nan |
| 53.0ms | 442× | body | 160 | valid |