Tagged Questions
7
votes
2answers
760 views
Which package to use for writing algorithms?
I am looking for a package that will allow me to write pseudocode
of algorithms. The pseudocode may include mathematical symbols, like
\forall, \in and subscripts. But I would like also to "talk" ...