DocumentCode
3733804
Title
Parallel and Improvement of Pre-computation Technique for Approximation Shortest Distance Query
Author
Huimin Liu;Qiang Fu;Yinghua Zhou
Author_Institution
Nat. High Performance Comput. Center at Hefei, Univ. of Sci. &
fYear
2015
Firstpage
59
Lastpage
64
Abstract
With the development of mobile Internet, more and more applications are associated with location. There are many applications just care about shortest distance of two points and do not care about the paths, such as take-away applications. The problem of shortest distance query of objects has caught many researchers´ attention in recent years. One of solutions is pre-computation. We can select representative node for each node in graph, and approximation shortest distance of two nodes can be obtained by computing the distance between their representative nodes. The distance between any two representative nodes is pre-computed. In this paper, we propose a more effective algorithm to select representative such that the number of representatives is less than random algorithm, and we use parallel approach to compute the shortest distance between representatives and optimize the data struct to reduce the memory cost of distance result. We evaluate our approach on a real data set. The evaluation result shows the size of representative nodes are less than random algorithm, and the computing time and memory cost reduce effectively.
Keywords
"Roads","Approximation algorithms","Memory management","Program processors","Global Positioning System","Real-time systems","Acceleration"
Publisher
ieee
Conference_Titel
Parallel Architectures, Algorithms and Programming (PAAP), 2015 Seventh International Symposium on
ISSN
2168-3042
Type
conf
DOI
10.1109/PAAP.2015.21
Filename
7387301
Link To Document