Time bar (total: 3.2s)
| 53.0ms | 58× | body | 1280 | valid |
| 18.0ms | 43× | body | 640 | valid |
| 12.0ms | 151× | body | 80 | valid |
| 7.0ms | 25× | body | 320 | valid |
| 6.0ms | 99× | body | 80 | nan |
| 4.0ms | 17× | body | 160 | valid |
Useful iterations: 2 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 11 |
| 1 | 15 | 11 |
| 2 | 24 | 9 |
| 3 | 49 | 9 |
| 4 | 105 | 9 |
| 5 | 241 | 9 |
| 6 | 578 | 9 |
| 7 | 1854 | 9 |
| done | 5000 | 9 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 13.2b
Found 4 expressions with local error:
| 0.0b | (/ (exp (* x (log (/ x (+ x y))))) x) |
| 0.0b | (/ x (+ x y)) |
| 0.1b | (* x (log (/ x (+ x y)))) |
| 11.1b | (log (/ x (+ x y))) |
| 261× | times-frac |
| 221× | *-un-lft-identity |
| 198× | log-prod |
| 149× | add-sqr-sqrt |
| 147× | add-cube-cbrt |
| 144× | exp-sum |
| 90× | distribute-rgt-in distribute-lft-in |
| 42× | associate-/l* |
| 37× | distribute-lft-out |
| 24× | associate-/r/ |
| 13× | div-inv |
| 12× | add-exp-log flip3-+ flip-+ |
| 10× | add-cbrt-cube |
| 8× | pow1 |
| 7× | associate-/r* |
| 4× | associate-*r* add-log-exp |
| 3× | div-exp associate-*l* |
| 2× | cbrt-undiv frac-2neg rem-log-exp clear-num log-pow |
| 1× | log-div pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 78.0ms | (/ (exp (* x (log (/ x (+ x y))))) x) |
| 23.0ms | (/ x (+ x y)) |
| 52.0ms | (* x (log (/ x (+ x y)))) |
| 14.0ms | (log (/ x (+ x y))) |