Time bar (total: 3.8s)
| 208.0ms | 1575× | body | 80 | nan |
| 61.0ms | 484× | body | 80 | valid |
Useful iterations: 3 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 18 |
| 1 | 32 | 18 |
| 2 | 65 | 18 |
| 3 | 179 | 16 |
| 4 | 487 | 16 |
| 5 | 1671 | 16 |
| done | 5001 | 16 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.4b
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) |
| 19× | add-sqr-sqrt |
| 15× | *-un-lft-identity |
| 13× | add-cube-cbrt add-cbrt-cube |
| 11× | add-exp-log |
| 10× | associate-*r* add-log-exp |
| 9× | pow1 |
| 6× | log-prod associate-*l* exp-sum |
| 5× | exp-prod |
| 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 |
| 329.0ms | (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) |
| 18.0ms | (* y (log z)) |
| 127.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 264.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |