Courses βΈ± Algorithms
Lecture Recording
In-class Quiz Questions
We discussed situations in which Dijkstra does/doesn't work. One of the highlights was the observation that if you have negative weights and are looking for the shortest SIMPLE path, then you effectively are solving the LONG PATH problem!
This class set the ground for Bellman-Ford, which was the topic of the next lecture.