Introduction - If you have any usage issues, please Google them yourself
The research object is the Dijkstra algorithm of weighted directed graph ( graph with weighted matrix) of single source shortest path problem. Can be obtained any node to all other nodes of the shortest distance.