
Search found 2 matches
- Thu May 12, 2011 5:54 pm
- Forum: Math & Science
- Topic: Problems with pseudocode
- Replies: 1
- Views: 2007
Re: Problems with pseudocode
lol there are some missing closed braces, problem solved 

- Thu May 12, 2011 11:10 am
- Forum: Math & Science
- Topic: Problems with pseudocode
- Replies: 1
- Views: 2007
Problems with pseudocode
hello,
i was trying to use the algorithm and algorithmic environments to write some pseudocode.
i'm usin texnic and miktex on windows seven.
this is the pseudocode i'm trying to write:
\begin{algorithm}
\label{REDUCE}
\caption{REDUCE(Pr, (\underline{Rel}, t))}
\begin{algorithmic}
\STATE ...
i was trying to use the algorithm and algorithmic environments to write some pseudocode.
i'm usin texnic and miktex on windows seven.
this is the pseudocode i'm trying to write:
\begin{algorithm}
\label{REDUCE}
\caption{REDUCE(Pr, (\underline{Rel}, t))}
\begin{algorithmic}
\STATE ...