Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms Data structs
Title: parallel-dijkstra Download
 Description: Parallelized dijkstra algorithm. Suppose there is p a processor, N vertex. Give each processor distribution N/p a vertex, find out the local minimum value, complexity is O (N/p). And then later half of the processors will sent its own minimum value to the first former p/2 processors. the first half receive the value of the processor and compare with the local minimum value,as a new value. Continue the circulation, until only one processor is left.
 Downloaders recently: [More information of uploader joyceqh]
 To Search:
File list (Check if you may need any files):
并行dijkstra最短路径算法\readme.txt
........................\shortest.c
........................\ShortestEnhance.c
........................\并行dijkstra最短路径算法.doc
........................\.馐允

CodeBus www.codebus.net