(2) the Dijkstra algorithm must be completely traversed every point;(3) this form of adjacency matrix of space for storage, making searches also waste a lot of space, because it needs to record information for all nodes.
(2) Dijkstra algorithm must be completely through each point; Space Storage (3) of this adjacency matrix, making the path to find, they also waste a lot of space, because it wants to record information about all the nodes.
(2) the Dijkstra algorithm must be completely through every point; (3) this way of adjacency matrix storage space, so when in the path search also waste a lot of space, because it must record all the node information.