Literatur.tex 471 B

123456789
  1. \begin{frame}{Literatur}
  2. \begin{itemize}
  3. \item SCC: Introduction to Algorithms. Second Edition. Thomas H. Cormen. S. 552 - 560.
  4. \item Minimum Spanning Trees: Introduction to Algorithms. Second Edition. Thomas H. Cormen. S. 561 - 579.
  5. \item Hamiltonian-cycle problem: Introduction to Algorithms. Second Edition. Thomas H. Cormen. S. 1008 - 1013.
  6. \item Euler tour: Introduction to Algorithms. Second Edition. Thomas H. Cormen. S. 966.
  7. \end{itemize}
  8. \end{frame}