Video details loaded

Lecture 18: Speeding up Dijkstra

53:16

Description: This lecture covers optimizations that can improve real-life, average case performance of shortest path algorithms. These include using Dijkstra for a single source and single target, bi-directional search, and goal-directed or A* search.

Instructor: Srini Devadas