Time bar (total: 3.7s)
| 7.0ms | 256× | body | 80 | valid |
| 3.0ms | 256× | pre | 80 | true |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 15 |
| 1 | 22 | 15 |
| 2 | 47 | 15 |
| 3 | 86 | 15 |
| 4 | 166 | 15 |
| 5 | 296 | 15 |
| 6 | 532 | 15 |
| 7 | 934 | 15 |
| 8 | 3386 | 15 |
| done | 5001 | 15 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 16.7b
Found 3 expressions with local error:
| 0.0b | (* (- x y) (+ x y)) |
| 0.0b | (+ (* x x) (* y y)) |
| 16.7b | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 11× | add-sqr-sqrt *-un-lft-identity |
| 10× | add-exp-log add-cbrt-cube |
| 8× | frac-times flip3-+ flip-+ associate-/l/ |
| 7× | add-cube-cbrt |
| 6× | flip3-- flip-- |
| 5× | pow1 associate-*l* add-log-exp |
| 4× | associate-*r/ associate-*r* associate-*l/ |
| 3× | times-frac associate-/r* |
| 2× | cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod |
| 1× | +-commutative distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num sum-log *-commutative div-inv distribute-lft-out associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr |
| 16.0ms | (* (- x y) (+ x y)) |
| 2.0ms | (+ (* x x) (* y y)) |
| 12.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 42.0ms | (* (- x y) (+ x y)) |
| 27.0ms | (+ (* x x) (* y y)) |
| 62.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
Useful iterations: 1 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 127 | 1238 |
| 1 | 417 | 1187 |