Time bar (total: 3.5s)
| 24.0ms | 49× | body | 1280 | valid |
| 16.0ms | 55× | body | 640 | valid |
| 8.0ms | 142× | body | 80 | valid |
| 7.0ms | 107× | body | 80 | nan |
| 5.0ms | 27× | body | 320 | valid |
| 2.0ms | 13× | body | 160 | valid |
Useful iterations: 4 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 6 |
| 1 | 24 | 6 |
| 2 | 51 | 6 |
| 3 | 108 | 6 |
| 4 | 310 | 4 |
| 5 | 792 | 4 |
| 6 | 4192 | 4 |
| 7 | 5002 | 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× | expm1-log1p-u flip3-+ div-exp pow-exp flip-+ log1p-expm1-u div-inv add-log-exp |
| 1× | cbrt-undiv pow-to-exp pow-pow frac-2neg clear-num sqr-pow |
| 5.0ms | (/ x (+ x y)) |
| 7.0ms | (pow (/ x (+ x y)) x) |
| 39.0ms | (/ x (+ x y)) |
| 241.0ms | (pow (/ x (+ x y)) x) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 320 | 413 |
| 1 | 1304 | 399 |
| 2 | 5002 | 398 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 3 | 76 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 3 | 77 |
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 expm1-log1p-u frac-2neg mul-1-neg div-exp clear-num log1p-expm1-u div-inv associate-/l/ add-log-exp |
| 4.0ms | (/ (exp (* -1 y)) x) |
| 18.0ms | (/ (exp (* -1 y)) x) |
Useful iterations: 2 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 118 | 194 |
| 1 | 313 | 179 |
| 2 | 1512 | 177 |
| 3 | 5001 | 177 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 32 | 1 | 33 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 32 | 4 | 36 |
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 expm1-log1p-u rec-exp pow-flip 1-exp pow-prod-down cbrt-unprod log1p-expm1-u 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)) |
| 24.0ms | (/ 1 (* x (exp y))) |
| 21.0ms | (* x (exp y)) |
Useful iterations: 2 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 179 | 216 |
| 1 | 804 | 181 |
| 2 | 4323 | 175 |
| 3 | 5002 | 175 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 55 | 1 | 56 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 55 | 5 | 60 |
Merged error: 1.2b
Found 2 expressions with local error:
| 0.4b | (/ 1 (fma (* 1/2 x) (pow y 2) (fma y x x))) |
| 4.3b | (fma (* 1/2 x) (pow y 2) (fma y x x)) |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 6× | add-exp-log |
| 4× | add-cbrt-cube |
| 3× | pow1 associate-/r* associate-/l* |
| 2× | expm1-log1p-u div-exp log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv rec-exp pow-flip frac-2neg 1-exp clear-num fma-udef div-inv inv-pow |
| 3.0ms | (/ 1 (fma (* 1/2 x) (pow y 2) (fma y x x))) |
| 1.0ms | (fma (* 1/2 x) (pow y 2) (fma y x x)) |
| 63.0ms | (/ 1 (fma (* 1/2 x) (pow y 2) (fma y x x))) |
| 46.0ms | (fma (* 1/2 x) (pow y 2) (fma y x x)) |
Useful iterations: 3 (114.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 166 | 386 |
| 1 | 661 | 344 |
| 2 | 3332 | 330 |
| 3 | 5002 | 328 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 0 | 49 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 49 | 5 | 54 |
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 |
| 725.0ms | 1504× | body | 1280 | valid |
| 411.0ms | 1431× | body | 640 | valid |
| 266.0ms | 4888× | body | 80 | valid |
| 165.0ms | 859× | body | 320 | valid |
| 122.0ms | 3152× | body | 80 | nan |
| 51.0ms | 422× | body | 160 | valid |
Loading profile data...