Qing Jiao# TeX - TeX电子排版系统
N*D
1 楼
I am using \begin{algorithm}... \end{algorithm} environment to write an
algorithm. However, my algorithm is very long and one page is not enough.
Currently, the second half of the algorithm is simply trimmed. I was
wondering how to put algorithm into multiple pages, just like longtable and
supertabular.
Here is an example of my code.
\begin{algorithm}
\caption{Algorithm $\mathcal{A}$} \label{Algorithm:ClusterSVM}
\begin{algorithmic}[1]
\REQUIRE A dataset $\mathcal{D}
\STATE Initialize th
algorithm. However, my algorithm is very long and one page is not enough.
Currently, the second half of the algorithm is simply trimmed. I was
wondering how to put algorithm into multiple pages, just like longtable and
supertabular.
Here is an example of my code.
\begin{algorithm}
\caption{Algorithm $\mathcal{A}$} \label{Algorithm:ClusterSVM}
\begin{algorithmic}[1]
\REQUIRE A dataset $\mathcal{D}
\STATE Initialize th