next up previous contents
Next: PATHWAY SUMS FOR CHAIN Up: thesis Previous: ROTAMERS IN THE CHARMM19   Contents


ALGORITHMS


1.00 Here we adopt a standard notation (pseudocode) for defining algorithms [33,154]. Assignment of a value $ \alpha $ to a variable $ \beta $ is denoted by $ \beta\leftarrow\alpha$. The branching probability $ P_{\alpha,\beta}$ is represented as $ P[\alpha,\beta]$ if it is stored in matrix form, and as $ P[\beta][\alpha]$ if it is stored in the form of adjacency lists.


\begin{algorithm}
% latex2html id marker 13048\caption{Calculate the pathway s...
...
\STATE $N_W \leftarrow N_W+1$
\RETURN $\Sigma$
\end{algorithmic}\end{algorithm}




\begin{algorithm}
% latex2html id marker 13118\caption{Detach node $\gamma$\ f...
...amma \right)
P_{\beta,\beta}$
\ENDIF
\ENDFOR
\end{algorithmic}\end{algorithm}

1.5



Semen A Trygubenko 2006-04-10