Time bar (total: 1.5s)
| 75.0ms | 1464× | body | 80 | nan |
| 36.0ms | 483× | body | 80 | valid |
Useful iterations: 3 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 18 |
| 1 | 33 | 17 |
| 2 | 72 | 17 |
| 3 | 171 | 16 |
| 4 | 499 | 16 |
| 5 | 2021 | 16 |
| done | 5001 | 16 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.1b | (* (- t 1.0) (log a)) |
| 0.3b | (* y (log z)) |
| 1.1b | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 1.8b | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 29× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 21× | add-cube-cbrt |
| 13× | add-cbrt-cube |
| 12× | add-exp-log log-prod exp-sum |
| 10× | pow1 add-log-exp |
| 9× | prod-diff |
| 8× | associate-*r* associate-*l* |
| 6× | distribute-rgt-in distribute-lft-in |
| 5× | exp-prod |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | times-frac prod-exp associate-/r* cbrt-unprod rem-exp-log |
| 2× | cbrt-undiv exp-diff diff-log div-exp pow-prod-down associate-*l/ log-pow *-commutative distribute-lft-out-- difference-of-squares unswap-sqr |
| 1× | sub-neg flip3-- frac-2neg associate-*r/ associate--l+ clear-num sum-log flip-- div-inv associate-/l/ associate-/l* |
| 12.0ms | (* (- t 1.0) (log a)) |
| 4.0ms | (* y (log z)) |
| 33.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 83.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 59.0ms | (* (- t 1.0) (log a)) |
| 36.0ms | (* y (log z)) |
| 117.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 169.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
Useful iterations: 0 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 275 | 2031 |