Time bar (total: 4.5s)
| 8.0ms | 267× | body | 80 | valid |
| 7.0ms | 248× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 14 |
| 1 | 24 | 14 |
| 2 | 63 | 14 |
| 3 | 154 | 14 |
| 4 | 301 | 14 |
| 5 | 505 | 14 |
| 6 | 894 | 14 |
| 7 | 1225 | 14 |
| 8 | 1906 | 14 |
| 9 | 3581 | 14 |
| done | 5000 | 14 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.0b | (- (+ y (/ 1.0 (* x 9.0))) 1.0) |
| 0.2b | (* 3.0 (sqrt x)) |
| 0.3b | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 0.4b | (/ 1.0 (* x 9.0)) |
| 62× | *-un-lft-identity |
| 40× | add-sqr-sqrt |
| 36× | prod-diff |
| 32× | add-cube-cbrt |
| 16× | add-exp-log add-cbrt-cube |
| 15× | distribute-rgt-in distribute-lft-in |
| 12× | associate-*r* distribute-lft-out |
| 11× | pow1 |
| 9× | add-log-exp |
| 5× | prod-exp cbrt-unprod |
| 4× | expm1-log1p-u fma-neg associate-*l* pow-prod-down sqrt-prod log1p-expm1-u distribute-lft-out-- |
| 3× | sub-neg times-frac associate--l+ associate-/l* |
| 2× | cbrt-undiv flip3-- diff-log associate-*r/ div-exp *-commutative flip-- difference-of-squares unswap-sqr |
| 1× | frac-2neg clear-num associate-/r* sum-log div-inv |
| 47.0ms | (- (+ y (/ 1.0 (* x 9.0))) 1.0) |
| 4.0ms | (* 3.0 (sqrt x)) |
| 81.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 3.0ms | (/ 1.0 (* x 9.0)) |
| 22.0ms | (- (+ y (/ 1.0 (* x 9.0))) 1.0) |
| 40.0ms | (* 3.0 (sqrt x)) |
| 64.0ms | (* (* 3.0 (sqrt x)) (- (+ y (/ 1.0 (* x 9.0))) 1.0)) |
| 16.0ms | (/ 1.0 (* x 9.0)) |
Useful iterations: 0 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 229 | 2749 |