| Contents (hide) 2 Greedy
3 MST
5 Dijkstra
8 Flow 1
|
Class material Supplements
Reductions
- This week tutorial Tutorial1-Reductions.pdf
- A very nice tutorial can be found here.
The reduction presented in this tutorial is $SP \le SEP$. It was briefly given in class. Here it is accompanied with some very detailed comments and explanations regarding the way of thinking and the formality of proofs.
Greedy
- This week tutorial Tutorial2-Greedy.pdf
- Notes by Prof Dinitz are available here
- Running example can be find here
MST
- This week tutorial Tutorial3-MST.pdf
Dynamic programing
- This week tutorial Tutorial4-Dynamic.pdf
- Dynamic helper
Dijkstra
- Dijkstra running example here.
- This week tutorial Tutorial5-Dijakstra.pdf
Bellman Ford
- This week tutorial Tutorial6-BellmanFord.pdf
DFS,Topological Sort and Gscc
- This week tutorial Tutorial7-DFS-Topological_Sort-Gscc.pdf
Flow 1
- This week tutorial Tutorial8-flow1.pdf
- Please bring this handout to the practical session Tutorial8-flow1-2012-handout.pdf
- See this example of Ford Fulkerson.
Dinitz' Algorithm
- This week tutorial Tutorial10-Dinitz.pdf Please note that this is a draft version
- Dinitz running example here
Flow, Randomized Algorithms
- This week tutorial Tutorial11-Flow, Randomized.pdf
Inroduction to Complexity and more Randomized .
- This week tutorial Tutorial11-Verifying-partB.pdf
- Randomized Equality Tutorial8-Randomized-2011.pdf
Inroduction to Complexity (Part A)
- This week tutorial Tutorial12-Complexaty1.pdf
- This week tutorial Tutorial12-Complexaty1.pdf
Inroduction to Complexity (Part B)
- This week tutorial Tutorial13-NP-2.pdf
- and Tutorial14-NAE.pdf