You are on page 1of 2

Sean Li CS 4820 Notes Spring 2013 Introduction to Algorithms Lecture 14 2/20/13 Review of prelim material. No lecture prepared. Topics.

s. Formalizations. Graphs. Relations. Functions. Sets. Matching. Directed/undirected. Connected components. DFS/BFS. Topological sort. Greedy Algorithms. Interval scheduling. Greedy stays ahead. Exchange. Review of Kruskals algorithm. See notes for lecture 7. Dynamic Programming. Fibonacci numbers. Weighted interval scheduling.

Bellman-Ford shortest paths, with negative weights. Hidden Markov Models.

Page 2

You might also like