Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132934 views
License: OTHER
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}
9
10