Introduction - If you have any usage issues, please Google them yourself
This procedure is to use the dynamic programming algorithm to solve the single-source shortest path problem. When used, enter each of the first number of vertices adjacent node, and then enter the data for each adjacent vertex.