Martin Thoma de1ad26035 Adjust Python code to follow PEP8 9 năm trước cách đây
..
Material de1ad26035 Adjust Python code to follow PEP8 9 năm trước cách đây
logos c30bbc6f32 Added ICPC-Referat 12 năm trước cách đây
.gitignore c30bbc6f32 Added ICPC-Referat 12 năm trước cách đây
Artikulationspunkt.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
Bridge.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
Eulerkreisproblem.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
GraphColoring.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
Graphentheorie-2.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
Hamiltonkreisproblem.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
Kreise.tex c30bbc6f32 Added ICPC-Referat 12 năm trước cách đây
KruskalsAlgorithm.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
Literatur.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
Makefile c30bbc6f32 Added ICPC-Referat 12 năm trước cách đây
MinimaleSpannbaume.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
PrimsAlgorithm.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
Quellen.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
README.md c30bbc6f32 Added ICPC-Referat 12 năm trước cách đây
SCC-finden.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
SCC.tex c30bbc6f32 Added ICPC-Referat 12 năm trước cách đây
Zusammenhang.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
Zweifachverbundener-Graph.tex 7740f0147f Remove trailing spaces 10 năm trước cách đây
fragen.tex c30bbc6f32 Added ICPC-Referat 12 năm trước cách đây
make.bat c30bbc6f32 Added ICPC-Referat 12 năm trước cách đây

README.md

Graphalgorithms II

This are the slides for our short presentation about algorithms that operate on graphs. This presentation is in context of 'ICPC' - a hands-on training at the KIT

Work-sharing

  • Tobi: Minimal spanning trees
  • Martin: SCC (general introduction, how to find scc)
  • Max: SCC (biconnected graphs, articulation points, bridges), Coloring
  • Thomas: hamiltonian and eulerian circles

Deadlines

  • 15.05.2012: draft of the talk
  • 24.05.2012: release of the final presentation
  • 31.05.2012: the presentation

Compiling this document

  • You have to run make twice to compile it
  • If you want the KIT-Style, you should take a look at this Readme