Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Console
Title: Dijkstra Download
 Description: 1 to the vertex set V into S (the beginning contains only the source, S contains the points are already calculated the shortest path points) and set VS (VS contains the points that determined the shortest path) 2. From the VS select a vertex w: S set to meet through any vertex v shortest path to w that satisfy (the path of the source to the v+ v to w in the path of) the smallest one that w. v belong to S, w belongs to SV. The w added S, and removed from the VS w. 3. So repeatedly, until the empty set up VS
 To Search:
File list (Check if you may need any files):
Dijkstra\data.txt
........\Debug\Dijkstra.exe
........\.....\Dijkstra.ilk
........\.....\dijkstra.obj
........\.....\Dijkstra.pch
........\.....\Dijkstra.pdb
........\.....\graph.obj
........\.....\main.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\dijkstra.cpp
........\Dijkstra.dsp
........\Dijkstra.dsw
........\dijkstra.h
........\Dijkstra.ncb
........\Dijkstra.opt
........\Dijkstra.plg
........\graph.cpp
........\graph.h
........\main.cpp
........\Debug
Dijkstra
    

CodeBus www.codebus.net