Martin Thoma c30bbc6f32 Added ICPC-Referat 12 éve
..
Material c30bbc6f32 Added ICPC-Referat 12 éve
logos c30bbc6f32 Added ICPC-Referat 12 éve
.gitignore c30bbc6f32 Added ICPC-Referat 12 éve
Artikulationspunkt.tex c30bbc6f32 Added ICPC-Referat 12 éve
Bridge.tex c30bbc6f32 Added ICPC-Referat 12 éve
Eulerkreisproblem.tex c30bbc6f32 Added ICPC-Referat 12 éve
GraphColoring.tex c30bbc6f32 Added ICPC-Referat 12 éve
Graphentheorie-2.tex c30bbc6f32 Added ICPC-Referat 12 éve
Hamiltonkreisproblem.tex c30bbc6f32 Added ICPC-Referat 12 éve
Kreise.tex c30bbc6f32 Added ICPC-Referat 12 éve
KruskalsAlgorithm.tex c30bbc6f32 Added ICPC-Referat 12 éve
Literatur.tex c30bbc6f32 Added ICPC-Referat 12 éve
Makefile c30bbc6f32 Added ICPC-Referat 12 éve
MinimaleSpannbaume.tex c30bbc6f32 Added ICPC-Referat 12 éve
PrimsAlgorithm.tex c30bbc6f32 Added ICPC-Referat 12 éve
Quellen.tex c30bbc6f32 Added ICPC-Referat 12 éve
README.md c30bbc6f32 Added ICPC-Referat 12 éve
SCC-finden.tex c30bbc6f32 Added ICPC-Referat 12 éve
SCC.tex c30bbc6f32 Added ICPC-Referat 12 éve
Zusammenhang.tex c30bbc6f32 Added ICPC-Referat 12 éve
Zweifachverbundener-Graph.tex c30bbc6f32 Added ICPC-Referat 12 éve
fragen.tex c30bbc6f32 Added ICPC-Referat 12 éve
make.bat c30bbc6f32 Added ICPC-Referat 12 éve

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