Time bar (total: 6.3s)
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 24 |
| 1 | 30 | 11 |
| 2 | 48 | 11 |
| 3 | 83 | 11 |
| 4 | 117 | 11 |
| 5 | 188 | 11 |
| 6 | 331 | 11 |
| 7 | 556 | 11 |
| 8 | 1000 | 11 |
| 9 | 1366 | 11 |
| 10 | 1686 | 11 |
| 11 | 1768 | 11 |
| 12 | 1790 | 11 |
| done | 1790 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 0.0b | (+ (exp x) (exp (- x))) |
| 0.0b | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 16.4b | (- (exp x) (exp (- x))) |
| 41× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 35× | associate-*l* |
| 29× | times-frac |
| 23× | add-cube-cbrt |
| 14× | add-exp-log add-cbrt-cube |
| 8× | pow1 add-log-exp |
| 6× | associate-*r* |
| 4× | prod-exp cbrt-unprod distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr |
| 2× | cbrt-undiv div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 1× | +-commutative sub-neg flip3-- flip3-+ diff-log sum-log flip-- flip-+ |
| 80.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 28.0ms | (+ (exp x) (exp (- x))) |
| 116.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 14.0ms | (- (exp x) (exp (- x))) |