❖ Dijkstra's Algorithm : A Quick Intro on How it Works ❖
Patrick J
0:00 / 0:00
❖ Dijkstra's Algorithm : A Quick Intro on How it Works ❖
122 225 просмотров · 8 лет назад
Patrick J
1,4 млн подписчиков
122 225 просмотров · 8 лет назад
Here we look at Dijkstra's Algorithm, a topic in graph theory.
Dijkstra's Algorithm is concerned with finding an optimal path in regards to minimizing 'cost' associated with traveling along edges in a graph.
In this video on Dijkstra's Algorithm I use the algorithm to find an optimal path.
Dijkstra's Algorithm is a topic one could expect to see in discrete math, graph theory, computer science, etc..