Time bar (total: 3.5s)
| 24.0ms | 49× | body | 1280 | valid |
| 19.0ms | 55× | body | 640 | valid |
| 8.0ms | 142× | body | 80 | valid |
| 5.0ms | 27× | body | 320 | valid |
| 4.0ms | 107× | body | 80 | nan |
| 2.0ms | 13× | body | 160 | valid |
Useful iterations: 4 (9.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: 12.3b
Found 2 expressions with local error:
| 0.0b | (/ x (+ x y)) |
| 7.8b | (pow (/ x (+ x y)) x) |
| 34× | *-un-lft-identity |
| 24× | times-frac |
| 20× | add-sqr-sqrt add-cube-cbrt |
| 18× | unpow-prod-down |
| 7× | add-exp-log distribute-lft-out |
| 4× | associate-/r* associate-/r/ add-cbrt-cube |
| 3× | pow1 pow-unpow associate-/l* |
| 2× | flip3-+ div-exp pow-exp flip-+ div-inv add-log-exp |
| 1× | cbrt-undiv pow-to-exp pow-pow frac-2neg clear-num sqr-pow |
| 5.0ms | (/ x (+ x y)) |
| 6.0ms | (pow (/ x (+ x y)) x) |
| 39.0ms | (/ x (+ x y)) |
| 233.0ms | (pow (/ x (+ x y)) x) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 309 | 402 |
| 1 | 1244 | 387 |
| 2 | 5002 | 386 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 3 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 3 | 73 |
Merged error: 1.3b
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 | 1465 | 170 |
| 3 | 5003 | 170 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 30 | 1 | 31 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 30 | 4 | 34 |
Merged error: 1.3b
Found 2 expressions with local error:
| 0.0b | (/ 1 (* x (exp y))) |
| 0.0b | (* x (exp y)) |
| 11× | add-exp-log |
| 9× | add-cbrt-cube |
| 8× | add-sqr-sqrt |
| 7× | pow1 |
| 6× | add-cube-cbrt *-un-lft-identity |
| 4× | div-exp prod-exp |
| 3× | times-frac associate-*r* associate-*l* associate-/l* |
| 2× | cbrt-undiv rec-exp pow-flip 1-exp pow-prod-down cbrt-unprod add-log-exp |
| 1× | frac-2neg clear-num associate-/r* *-commutative div-inv inv-pow unswap-sqr |
| 5.0ms | (/ 1 (* x (exp y))) |
| 5.0ms | (* x (exp y)) |
| 19.0ms | (/ 1 (* x (exp y))) |
| 21.0ms | (* x (exp y)) |
Useful iterations: 2 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 203 |
| 1 | 786 | 170 |
| 2 | 4230 | 163 |
| 3 | 5002 | 163 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 1 | 52 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 51 | 5 | 56 |
Merged error: 1.2b
Found 3 expressions with local error:
| 0.0b | (+ (* 1/2 (pow y 2)) (+ y 1)) |
| 0.4b | (/ 1 (* x (+ (* 1/2 (pow y 2)) (+ y 1)))) |
| 4.3b | (* x (+ (* 1/2 (pow y 2)) (+ y 1))) |
| 16× | add-exp-log |
| 10× | add-cbrt-cube |
| 9× | add-sqr-sqrt |
| 8× | pow1 add-log-exp |
| 7× | add-cube-cbrt *-un-lft-identity |
| 4× | associate-*r/ div-exp prod-exp |
| 3× | flip3-+ times-frac associate-*r* associate-*l* sum-log flip-+ associate-/l* |
| 2× | cbrt-undiv rec-exp pow-flip 1-exp pow-prod-down associate-/r/ cbrt-unprod |
| 1× | +-commutative distribute-rgt-in associate-+r+ frac-2neg distribute-lft-in clear-num associate-/r* *-commutative div-inv inv-pow unswap-sqr |
| 7.0ms | (+ (* 1/2 (pow y 2)) (+ y 1)) |
| 9.0ms | (/ 1 (* x (+ (* 1/2 (pow y 2)) (+ y 1)))) |
| 8.0ms | (* x (+ (* 1/2 (pow y 2)) (+ y 1))) |
| 17.0ms | (+ (* 1/2 (pow y 2)) (+ y 1)) |
| 50.0ms | (/ 1 (* x (+ (* 1/2 (pow y 2)) (+ y 1)))) |
| 41.0ms | (* x (+ (* 1/2 (pow y 2)) (+ y 1))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 339 | 550 |
| 1 | 1749 | 468 |
| 2 | 5002 | 462 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 0 | 74 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 74 | 5 | 79 |
Merged error: 1.2b
92.4% (0.9b remaining)
Error of 1.6b against oracle of 0.7b and baseline of 12.3b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 5.0295420654173144e-14 | 2.575196888632014e-13 | 2.533222095666427e-13 |
| 11 | -895.7341520863147 | -3.138575948961601e-20 | -15.52181361111243 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 14 |
| 1 | 29 | 14 |
| 728.0ms | 1504× | body | 1280 | valid |
| 424.0ms | 1431× | body | 640 | valid |
| 267.0ms | 4888× | body | 80 | valid |
| 165.0ms | 859× | body | 320 | valid |
| 128.0ms | 3152× | body | 80 | nan |
| 53.0ms | 422× | body | 160 | valid |
Loading profile data...