2
0
Fork 0
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:
Martin Thoma 2013-12-29 19:06:20 +01:00
parent 5496a1f553
commit 89c438ee52
6 changed files with 80 additions and 30 deletions

View file

@ -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}