Time bar (total: 10.3s)
| 49.0ms | 275× | body | 80 | nan |
| 30.0ms | 121× | body | 320 | valid |
| 24.0ms | 130× | body | 160 | valid |
| 0.0ms | 5× | body | 80 | valid |
Useful iterations: 2 (24.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: 33.1b
Found 4 expressions with local error:
| 6.2b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (sqrt (- (* g g) (* h h))) g))) |
| 6.7b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 28.0b | (sqrt (- (* g g) (* h h))) |
| 28.0b | (sqrt (- (* g g) (* h h))) |
| 10× | cbrt-div |
| 8× | add-sqr-sqrt sqrt-prod |
| 6× | pow1 add-cube-cbrt flip3-- *-un-lft-identity flip-- |
| 4× | add-exp-log frac-times sqrt-div associate-*r/ add-cbrt-cube add-log-exp |
| 2× | cbrt-prod rem-sqrt-square sqrt-pow1 pow1/2 pow1/3 associate-*l/ difference-of-squares |
| 50.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (sqrt (- (* g g) (* h h))) g))) |
| 41.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (- g) (sqrt (- (* g g) (* h h)))))) |
| 21.0ms | (sqrt (- (* g g) (* h h))) |
| 10.0ms | (sqrt (- (* g g) (* h h))) |