Time bar (total: 4.6s)
| 105.0ms | 256× | body | 10240 | exit |
| 12.0ms | 202× | body | 80 | valid |
| 5.0ms | 25× | body | 320 | valid |
| 3.0ms | 12× | body | 640 | valid |
| 2.0ms | 21× | body | 160 | valid |
Useful iterations: 5 (255.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 16 |
| 1 | 20 | 15 |
| 2 | 48 | 15 |
| 3 | 105 | 15 |
| 4 | 190 | 14 |
| 5 | 621 | 12 |
| 6 | 2585 | 12 |
| done | 5001 | 12 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 12.9b
Found 3 expressions with local error:
| 0.0b | (/ x (exp wj)) |
| 0.0b | (/ (- wj (/ x (exp wj))) (+ wj 1)) |
| 6.0b | (- wj (/ (- wj (/ x (exp wj))) (+ wj 1))) |
| 53× | add-sqr-sqrt |
| 49× | *-un-lft-identity |
| 39× | times-frac |
| 23× | add-cube-cbrt |
| 12× | difference-of-squares |
| 9× | associate-/l* |
| 7× | associate-/r* add-cbrt-cube distribute-lft-out |
| 6× | add-exp-log distribute-lft-out-- |
| 5× | add-log-exp |
| 3× | pow1 |
| 2× | cbrt-undiv flip3-- frac-2neg div-sub div-exp clear-num associate-/r/ flip-- div-inv associate-/l/ |
| 1× | sub-neg flip3-+ diff-log flip-+ associate--r- |
| 14.0ms | (/ x (exp wj)) |
| 57.0ms | (/ (- wj (/ x (exp wj))) (+ wj 1)) |
| 116.0ms | (- wj (/ (- wj (/ x (exp wj))) (+ wj 1))) |