Time bar (total: 9.2s)
| 42.0ms | 121× | body | 320 | valid |
| 39.0ms | 238× | body | 80 | nan |
| 30.0ms | 126× | body | 160 | valid |
| 1.0ms | 9× | body | 80 | valid |
Useful iterations: 2 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 37 |
| 1 | 43 | 37 |
| 2 | 122 | 36 |
| 3 | 297 | 36 |
| 4 | 583 | 36 |
| 5 | 891 | 36 |
| 6 | 1079 | 36 |
| 7 | 1300 | 36 |
| 8 | 2491 | 36 |
| done | 5000 | 36 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 34.3b
Found 4 expressions with local error:
| 6.8b | (cbrt (* (/ 1.0 (* 2.0 a)) (+ (- g) (sqrt (- (* g g) (* h h)))))) |
| 10.4b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 28.2b | (sqrt (- (* g g) (* h h))) |
| 28.2b | (sqrt (- (* g g) (* h h))) |
| 10× | cbrt-div |
| 8× | add-sqr-sqrt sqrt-prod |
| 6× | pow1 add-cube-cbrt *-un-lft-identity |
| 4× | add-exp-log frac-times flip3-- sqrt-div associate-*r/ add-cbrt-cube flip-- add-log-exp |
| 2× | cbrt-prod rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 pow1/3 associate-*l/ flip-+ difference-of-squares |
| 34.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (+ (- g) (sqrt (- (* g g) (* h h)))))) |
| 34.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 9.0ms | (sqrt (- (* g g) (* h h))) |
| 16.0ms | (sqrt (- (* g g) (* h h))) |