Time bar (total: 7.3s)
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 24 |
| 1 | 30 | 11 |
| 2 | 48 | 11 |
| 3 | 83 | 11 |
| 4 | 127 | 11 |
| 5 | 200 | 11 |
| 6 | 373 | 11 |
| 7 | 608 | 11 |
| 8 | 1105 | 11 |
| 9 | 1521 | 11 |
| 10 | 1855 | 11 |
| 11 | 1939 | 11 |
| 12 | 1959 | 11 |
| done | 1959 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 46.6b
Found 4 expressions with local error:
| 0.0b | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 0.0b | (+ (exp x) (exp (- x))) |
| 0.1b | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 58.9b | (- (exp x) (exp (- x))) |
| 49× | add-sqr-sqrt |
| 47× | *-un-lft-identity |
| 35× | associate-*l* |
| 31× | add-cube-cbrt |
| 29× | times-frac |
| 14× | add-exp-log add-cbrt-cube |
| 9× | prod-diff |
| 8× | pow1 add-log-exp |
| 6× | associate-*r* |
| 4× | expm1-log1p-u prod-exp cbrt-unprod log1p-expm1-u distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr |
| 3× | fma-def fma-neg |
| 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-+ |
| 68.0ms | (* (/ (+ (exp x) (exp (- x))) 2.0) (cos y)) |
| 20.0ms | (+ (exp x) (exp (- x))) |
| 96.0ms | (* (/ (- (exp x) (exp (- x))) 2.0) (sin y)) |
| 31.0ms | (- (exp x) (exp (- x))) |