I'm using algorithm2e for algorithms and for some of the longer algorithms, (eyeballed at > 50% of a page) there is no other text on the page with just an embarrassing amount of white space above and below the algorithm. The other figures and floats in my document are positioned just fine with text flowing below them, and I have no special commands regarding the placement of floats. I've checked the algorithm2e documentation, but there is nothing about this.
Any tips?
\floatpagefraction (default 0.5)needs adjusting. Otherwise please provide a minimal working example (MWE) – Andrew Swann May 17 '13 at 11:55