This commit is contained in:
Never Gude 2026-07-06 18:51:12 +02:00
parent 1da8b21a53
commit fe414d1bd9
13 changed files with 287 additions and 0 deletions

14
übung_11/aufgabe_1.tex Normal file
View file

@ -0,0 +1,14 @@
\section{Maximal planare und nicht-planare Graphen}
\begin{tasks}
\item
\item
Siehe \autoref{fig:1b}.
\begin{figure}
\centering
\includegraphics[page=1, width=0.33\textwidth]{figures.pdf}
\caption{Gegenbeispiel; $K_{3,3}$ hat $9 < 12 = 3 \cdot 6 - 6 $ Kanten und ist nicht planar.}
\label{fig:1b}
\end{figure}
\end{tasks}