Martin Thoma 7740f0147f Remove trailing spaces 10 年之前
..
Material c30bbc6f32 Added ICPC-Referat 12 年之前
logos c30bbc6f32 Added ICPC-Referat 12 年之前
.gitignore c30bbc6f32 Added ICPC-Referat 12 年之前
Artikulationspunkt.tex 7740f0147f Remove trailing spaces 10 年之前
Bridge.tex 7740f0147f Remove trailing spaces 10 年之前
Eulerkreisproblem.tex 7740f0147f Remove trailing spaces 10 年之前
GraphColoring.tex 7740f0147f Remove trailing spaces 10 年之前
Graphentheorie-2.tex 7740f0147f Remove trailing spaces 10 年之前
Hamiltonkreisproblem.tex 7740f0147f Remove trailing spaces 10 年之前
Kreise.tex c30bbc6f32 Added ICPC-Referat 12 年之前
KruskalsAlgorithm.tex 7740f0147f Remove trailing spaces 10 年之前
Literatur.tex 7740f0147f Remove trailing spaces 10 年之前
Makefile c30bbc6f32 Added ICPC-Referat 12 年之前
MinimaleSpannbaume.tex 7740f0147f Remove trailing spaces 10 年之前
PrimsAlgorithm.tex 7740f0147f Remove trailing spaces 10 年之前
Quellen.tex 7740f0147f Remove trailing spaces 10 年之前
README.md c30bbc6f32 Added ICPC-Referat 12 年之前
SCC-finden.tex 7740f0147f Remove trailing spaces 10 年之前
SCC.tex c30bbc6f32 Added ICPC-Referat 12 年之前
Zusammenhang.tex 7740f0147f Remove trailing spaces 10 年之前
Zweifachverbundener-Graph.tex 7740f0147f Remove trailing spaces 10 年之前
fragen.tex c30bbc6f32 Added ICPC-Referat 12 年之前
make.bat c30bbc6f32 Added ICPC-Referat 12 年之前

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