Time bar (total: 3.5s)
| 25.0ms | 400× | body | 80 | valid |
| 8.0ms | 155× | body | 80 | nan |
Useful iterations: 2 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 15 |
| 1 | 24 | 15 |
| 2 | 48 | 13 |
| 3 | 95 | 13 |
| 4 | 239 | 13 |
| 5 | 718 | 13 |
| 6 | 2745 | 13 |
| done | 5000 | 13 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 2.0b
Found 3 expressions with local error:
| 0.0b | (* k (+ 10.0 k)) |
| 0.0b | (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) |
| 2.0b | (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) |
| 180× | times-frac |
| 105× | add-sqr-sqrt *-un-lft-identity |
| 103× | add-cube-cbrt |
| 48× | unpow-prod-down |
| 32× | associate-/r* |
| 20× | add-exp-log |
| 16× | sqr-pow |
| 12× | add-cbrt-cube |
| 10× | div-exp |
| 6× | div-inv associate-/l* |
| 5× | pow1 |
| 4× | cbrt-undiv associate-*r* |
| 3× | associate-*l* add-log-exp |
| 2× | pow-to-exp frac-2neg flip3-+ associate-*r/ pow-exp clear-num flip-+ associate-/l/ |
| 1× | distribute-rgt-in distribute-lft-in pow-prod-down prod-exp associate-/r/ *-commutative cbrt-unprod distribute-lft-out unswap-sqr |
| 42.0ms | (* k (+ 10.0 k)) |
| 74.0ms | (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m)) |
| 27.0ms | (/ a (/ (+ (* k (+ 10.0 k)) 1.0) (pow k m))) |