Top Categories

Graph Data Structure 4. Dijkstra’s Shortest Path Algorithm
  • Category:
  • Sub Category:
  • shortest path
  • EDGE
  • A level
  • path
  • Decision Mathematics
  • vertex
  • graph
  • dijkstra
  • greedy algorithm
  • computer science
No Views

This is the fourth in a series of computer science videos about the graph data structure. This is an explanation of Dijkstra’s algorithm for finding the shortest path between one vertex in a graph and another. Indeed, this explains how Dijkstra’s shortest path algorithm generates a se

Comments

You Might Be Interested In