Please enable JavaScript.
Coggle requires JavaScript to display documents.
Problem Solving (Problem Formulationtext (An initial state (state from…
Problem Solving
-
-
Dijakstra’s Algorithm
-
·The algorithm creates a tree of shortest paths from the
starting vertex, the source, to all other points in the graph.
·Dijkstra’s algorithm, published in 1959 and named after its
creator Dutch computer scientist Edsger Dijkstra.
-
Defination
A systematic search through a range of possible action in order to reach some predefined goal or solution