mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
DYCOS-Algorithmus genauer beschrieben
This commit is contained in:
parent
5496a1f553
commit
89c438ee52
6 changed files with 80 additions and 30 deletions
|
@ -20,8 +20,13 @@
|
|||
\def\M{\ensuremath{\mathcal{M}}}
|
||||
\def\N{\ensuremath{\mathcal{N}}}
|
||||
\def\T{\ensuremath{\mathcal{T}}}
|
||||
\def\powerset{\ensuremath{\mathcal{P}}}
|
||||
|
||||
\renewcommand{\algorithmicrequire}{\textbf{Input:}}
|
||||
\renewcommand{\algorithmicensure}{\textbf{Output:}}
|
||||
\renewcommand{\algorithmicforall}{\textbf{for each}}
|
||||
\renewcommand{\algorithmicprocedure}{\textbf{function}}
|
||||
\renewcommand{\ALG@name}{Algorithmus}
|
||||
|
||||
%Hyphenation
|
||||
\hyphenation{Graph}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue