During the IEEEtrans.tex, there is a comment below package algorithmic saying that
Do NOT use the algorithm floating environment provided by algorithm.sty (by the same authors) or algorithm2e.sty (by Christophe Fiorio) as IEEE does not use dedicated algorithm float types and packages that provide these will not provide correct IEEE style captions.
How can I make a beautiful box to show the pseudo code while using only the algorithmic package?
