Time bar (total: 4.4s)
| 12.0ms | 256× | body | 80 | valid |
| 5.0ms | 256× | pre | 80 | true |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 15 |
| 1 | 22 | 15 |
| 2 | 48 | 15 |
| 3 | 101 | 15 |
| 4 | 188 | 15 |
| 5 | 346 | 15 |
| 6 | 579 | 15 |
| 7 | 875 | 15 |
| 8 | 2271 | 15 |
| done | 5000 | 15 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 20.6b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.2b | (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) |
| 19.7b | (/ (+ x y) (+ (* x x) (* y y))) |
| 37× | *-un-lft-identity |
| 28× | add-sqr-sqrt |
| 25× | times-frac |
| 21× | add-cube-cbrt |
| 18× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out |
| 5× | pow1 associate-*l* add-log-exp |
| 4× | flip3-+ associate-/r/ flip-+ associate-/l* |
| 3× | associate-/r* |
| 2× | cbrt-undiv frac-times flip3-- div-exp associate-*l/ prod-exp flip-- cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative frac-2neg associate-*r/ pow-prod-down clear-num sum-log *-commutative distribute-lft-out-- difference-of-squares |
| 8.0ms | (+ (* x x) (* y y)) |
| 73.0ms | (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) |
| 32.0ms | (/ (+ x y) (+ (* x x) (* y y))) |