mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-25 06:18:05 +02:00
ist leer in isEmpty umgewandelt
This commit is contained in:
parent
e171c0bb91
commit
918cad0ac6
2 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ struktureller Sprung durchgeführt wird.
|
||||||
\EndFor\label{alg1:l21}
|
\EndFor\label{alg1:l21}
|
||||||
\EndFor
|
\EndFor
|
||||||
|
|
||||||
\If{$d$ ist leer} \Comment{Es wurde kein beschrifteter Knoten gesehen}
|
\If{$d$.\Call{isEmpty}{ }} \Comment{Es wurde kein beschrifteter Knoten gesehen}
|
||||||
\State $M_H \gets \Call{HäufigsteLabelImGraph}{ }$
|
\State $M_H \gets \Call{HäufigsteLabelImGraph}{ }$
|
||||||
\Else
|
\Else
|
||||||
\State $M_H \gets \Call{max}{d}$
|
\State $M_H \gets \Call{max}{d}$
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue