2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

fixed minor issues

This commit is contained in:
Martin Thoma 2013-07-01 19:37:29 +02:00
parent 4f8837d107
commit 753becae8b
10 changed files with 524 additions and 18 deletions

View file

@ -34,7 +34,7 @@ Verwechslungsgefahr: Hamiltonkreis $\neq$ Eulerkreis
\begin{block}{Hamiltonkreis}
Sei $G$ ein Graph und $A$ ein Kreis in $G$.
$A$ heißt \textbf{Hamilton-Kreis} $:\Leftrightarrow \forall_{e \in E}: e \in A$.
$A$ heißt \textbf{Hamilton-Kreis} $:\Leftrightarrow \forall_{e \in E}: e \text{ ist genau ein mal in } A$.
\end{block}
\begin{block}{Eulerscher Kreis}

View file

@ -63,10 +63,6 @@ Ein Kantenzug wird durch den Tupel $(e_0, \dots, e_s) \in E^{s+1}$
charakterisiert.
\begin{gallery}
\galleryimage{walks/walk-1}
\galleryimage{walks/walk-2}
\galleryimage{walks/k-3-3-walk}
\galleryimage{walks/k-5-walk}\\
\galleryimage{walks/k-16-walk}
\galleryimage{walks/star-graph-walk}
\galleryimage{walks/tree-walk}