Time bar (total: 4.0s)
| 22.0ms | 47× | body | 1280 | valid |
| 12.0ms | 42× | body | 640 | valid |
| 8.0ms | 150× | body | 80 | valid |
| 5.0ms | 27× | body | 320 | valid |
| 4.0ms | 98× | body | 80 | nan |
| 2.0ms | 15× | body | 160 | valid |
Useful iterations: 4 (7.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.5b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x y)) |
| 0.0b | (/ (pow (/ x (+ x y)) x) x) |
| 5.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 |
| 8.0ms | (/ x (+ x y)) |
| 10.0ms | (/ (pow (/ x (+ x y)) x) x) |
| 6.0ms | (pow (/ x (+ x y)) x) |
| 42.0ms | (/ x (+ x y)) |
| 135.0ms | (/ (pow (/ x (+ x y)) x) x) |
| 222.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.5b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 1.1b | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 1.8b | (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) |
| 15.0ms | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) x) |
| 186.0ms | (cbrt x) |
| 173.0ms | (cbrt x) |
| 262.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 280.0ms | (pow (/ (* (cbrt x) (cbrt x)) (* (cbrt (+ x y)) (cbrt (+ x y)))) x) |
Useful iterations: 2 (47.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: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 1.1b | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 2.7b | (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) |
| 7.0ms | (log (/ (cbrt x) (cbrt (+ x y)))) |
| 253.0ms | (cbrt x) |
| 214.0ms | (cbrt x) |
| 347.0ms | (pow (/ (cbrt x) (cbrt (+ x y))) x) |
| 66.0ms | (log (/ (cbrt x) (cbrt (+ x y)))) |
Useful iterations: 2 (39.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: 0.0b
Found 1 expressions with local error:
| 0.0b | (/ (exp (* -1 y)) x) |
| 9× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac |
| 3× | associate-/r* add-cbrt-cube associate-/l* |
| 2× | add-exp-log |
| 1× | pow1 cbrt-undiv exp-neg frac-2neg mul-1-neg div-exp clear-num div-inv associate-/l/ add-log-exp |
| 4.0ms | (/ (exp (* -1 y)) x) |
| 19.0ms | (/ (exp (* -1 y)) x) |
Useful iterations: 2 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 186 |
| 1 | 303 | 172 |
| 2 | 1435 | 169 |
| 3 | 5001 | 169 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 1 | 31 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 30 | 5 | 35 |
Merged error: 0b
Loading profile data...