Time bar (total: 4.4s)
| 221.0ms | 1575× | body | 80 | nan |
| 94.0ms | 484× | body | 80 | valid |
Useful iterations: 3 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 18 |
| 1 | 33 | 17 |
| 2 | 73 | 17 |
| 3 | 189 | 16 |
| 4 | 514 | 16 |
| 5 | 1747 | 16 |
| done | 5000 | 16 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.5b
Found 4 expressions with local error:
| 0.3b | (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) |
| 0.3b | (* y (log z)) |
| 0.9b | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 1.7b | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 31× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 25× | add-cube-cbrt |
| 24× | exp-sum |
| 19× | associate-*r* |
| 18× | prod-diff |
| 13× | add-cbrt-cube |
| 11× | add-exp-log |
| 10× | add-log-exp |
| 9× | pow1 |
| 6× | log-prod associate-*l* |
| 5× | exp-prod |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | distribute-rgt-in distribute-lft-in times-frac exp-diff prod-exp associate-/r* cbrt-unprod rem-exp-log |
| 2× | cbrt-undiv sub-neg diff-log associate-*r/ div-exp pow-prod-down associate--l+ *-commutative unswap-sqr |
| 1× | frac-2neg clear-num sum-log log-pow div-inv associate-/l/ associate-/l* distribute-lft-out-- difference-of-squares |
| 384.0ms | (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) |
| 10.0ms | (* y (log z)) |
| 158.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 338.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |