Time bar (total: 1.7s)
| 23.0ms | 357× | body | 80 | valid |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 13 |
| 1 | 26 | 13 |
| 2 | 55 | 11 |
| 3 | 121 | 11 |
| 4 | 182 | 11 |
| 5 | 210 | 11 |
| 6 | 236 | 11 |
| 7 | 285 | 11 |
| 8 | 383 | 11 |
| 9 | 485 | 11 |
| 10 | 553 | 11 |
| 11 | 570 | 11 |
| done | 570 | 11 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (- (* x 3.0) 4.0) |
| 0.1b | (* x (- (* x 3.0) 4.0)) |
| 0.1b | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |
| 11× | add-sqr-sqrt |
| 7× | pow1 add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 6× | associate-*r* associate-*l* |
| 5× | add-log-exp |
| 4× | associate-*r/ |
| 3× | distribute-rgt-in sub-neg distribute-lft-in |
| 2× | flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod unswap-sqr |
| 1× | flip3-+ diff-log flip-+ |
| 17.0ms | (- (* x 3.0) 4.0) |
| 64.0ms | (* x (- (* x 3.0) 4.0)) |
| 32.0ms | (* 3.0 (+ 1.0 (* x (- (* x 3.0) 4.0)))) |