I'm using algorithm2e to layout algorithms.
I am looking for a way to reduce the space below an algorithm, without affecting figures that I have in the document.
For figures and their captions, as a quick fix I sometimes use \vspace{} with negative values, but I could not figure out how to use that for an algorithm.
There are solutions that suggest to adjust \textfloatsep (see addendum here). However, as far as I understand, that affects all floats and I am not aware of a way to set this value for one float (the algorithm) separately.
\documentclassand ending with\end{document}. – Bobyandbob Dec 13 '17 at 11:56