Efficient algorithms - Lecture 10


Prev Next
Topic: Dynamic programming

Greedy algorithms

Greedy algorithms on wikipedia
Remember not to use Greedy method to easy.

Dynamic programming

Dynamic programming on wikipedia
Selected dynamic programming tasks will be discussed during the class.