Time bar (total: 6.9s)
| 28.0ms | 54× | body | 1280 | valid |
| 15.0ms | 50× | body | 640 | valid |
| 8.0ms | 150× | body | 80 | valid |
| 5.0ms | 25× | body | 320 | valid |
| 4.0ms | 105× | body | 80 | nan |
| 1.0ms | 12× | body | 160 | valid |
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: 8.4b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x y)) |
| 0.0b | (/ (pow (/ x (+ x y)) x) x) |
| 4.4b | (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) |
| 6.0ms | (pow (/ x (+ x y)) x) |
| 43.0ms | (/ x (+ x y)) |
| 132.0ms | (/ (pow (/ x (+ x y)) x) x) |
| 234.0ms | (pow (/ x (+ x y)) x) |
Useful iterations: 1 (14.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.3b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.7b | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 1.5b | (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) |
| 10.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 19.0ms | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) x) |
| 175.0ms | (cbrt x) |
| 180.0ms | (cbrt x) |
| 261.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 274.0ms | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) x) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 691 | 1332 |
| 1 | 2170 | 1264 |
| 2 | 5002 | 1234 |
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: 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) |
| 10.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 7.0ms | (log (/ (cbrt x) (cbrt (+ x y)))) |
| 178.0ms | (cbrt x) |
| 171.0ms | (cbrt x) |
| 259.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 73.0ms | (log (/ (cbrt x) (cbrt (+ x y)))) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 599 | 1533 |
| 1 | 1880 | 1501 |
| 2 | 5002 | 1432 |
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: 0b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x y)) |
| 0.0b | (* (pow (/ x (+ x y)) x) (/ 1 x)) |
| 4.4b | (pow (/ x (+ x y)) x) |
| 65× | add-sqr-sqrt |
| 61× | *-un-lft-identity |
| 56× | times-frac |
| 44× | add-exp-log |
| 42× | unpow-prod-down |
| 37× | add-cube-cbrt |
| 22× | associate-*l* |
| 16× | prod-exp |
| 14× | div-exp |
| 13× | associate-*r* |
| 12× | unswap-sqr |
| 10× | pow-exp add-cbrt-cube distribute-lft-out |
| 6× | associate-/r/ |
| 5× | pow-to-exp sqr-pow |
| 4× | pow1 rec-exp 1-exp associate-/r* div-inv |
| 3× | pow-unpow flip3-+ flip-+ associate-/l* add-log-exp |
| 2× | cbrt-undiv cbrt-unprod |
| 1× | pow-pow frac-2neg associate-*r/ clear-num un-div-inv *-commutative |
| 5.0ms | (/ x (+ x y)) |
| 20.0ms | (* (pow (/ x (+ x y)) x) (/ 1 x)) |
| 6.0ms | (pow (/ x (+ x y)) x) |
| 46.0ms | (/ x (+ x y)) |
| 138.0ms | (* (pow (/ x (+ x y)) x) (/ 1 x)) |
| 244.0ms | (pow (/ x (+ x y)) x) |
Useful iterations: 2 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 606 | 1005 |
| 1 | 2997 | 914 |
| 2 | 5001 | 902 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 150 | 0 | 150 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 150 | 4 | 154 |
Merged error: 0b
97.6% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 5.7b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 0.027984945595800188 | 4.41326808055529 | 3.920998083167972 |
| 7 | -3.4135768850296705e+88 | -2.3801051457390278e+86 | -2.414869942821729e+86 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 18 |
| 1 | 33 | 18 |
| 777.0ms | 1547× | body | 1280 | valid |
| 443.0ms | 1461× | body | 640 | valid |
| 281.0ms | 4887× | body | 80 | valid |
| 177.0ms | 839× | body | 320 | valid |
| 131.0ms | 3120× | body | 80 | nan |
| 53.0ms | 418× | body | 160 | valid |
Loading profile data...