Time bar (total: 4.7s)
| 27.0ms | 256× | body | 80 | valid |
Useful iterations: 6 (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 17 |
| 1 | 25 | 17 |
| 2 | 59 | 17 |
| 3 | 139 | 17 |
| 4 | 341 | 17 |
| 5 | 720 | 15 |
| 6 | 2486 | 13 |
| done | 5000 | 13 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 3.3b
Found 4 expressions with local error:
| 0.0b | (- (/ (* z z) y) (/ t 2.0)) |
| 0.0b | (- x (/ z (- (/ (* z z) y) (/ t 2.0)))) |
| 5.9b | (/ (* z z) y) |
| 7.8b | (/ z (- (/ (* z z) y) (/ t 2.0))) |
| 74× | add-sqr-sqrt |
| 48× | times-frac |
| 31× | *-un-lft-identity |
| 22× | difference-of-squares |
| 19× | add-cube-cbrt |
| 11× | add-exp-log associate-/r* add-cbrt-cube |
| 8× | add-log-exp |
| 6× | distribute-lft-out-- |
| 4× | pow1 associate-/l* |
| 3× | cbrt-undiv flip3-- div-exp associate-/r/ flip-- |
| 2× | sub-neg frac-2neg diff-log clear-num frac-sub div-inv |
| 1× | prod-exp cbrt-unprod |
| 44.0ms | (- (/ (* z z) y) (/ t 2.0)) |
| 109.0ms | (- x (/ z (- (/ (* z z) y) (/ t 2.0)))) |
| 11.0ms | (/ (* z z) y) |
| 44.0ms | (/ z (- (/ (* z z) y) (/ t 2.0))) |