Description: The shortest path Dijkstra algorithm, you need to preprocess the road network information, generate a road network matrix, this procedure is a pretreatment, and the generated matrix is stored in the W.cpp file
To Search:
File list (Check if you may need any files):
oldenburgGenRoad.txt
GenetorW.cpp
GenetorW.exe